diff --git a/404.html b/404.html index 111c1358c14..bd1e714d548 100644 --- a/404.html +++ b/404.html @@ -78,7 +78,7 @@ Mill Documentation
t

mill.api.Ctx

Args

trait Args extends AnyRef

Source
Ctx.scala
Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Args
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def args: IndexedSeq[_]

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/latest/mill/api/Ctx$$Dest$.html b/api/latest/mill/api/Ctx$$Dest$.html index d960aeb6e0f..2b600b25300 100644 --- a/api/latest/mill/api/Ctx$$Dest$.html +++ b/api/latest/mill/api/Ctx$$Dest$.html @@ -1,3 +1,3 @@ Mill - mill.api.Ctx.Dest

Packages

object Dest

Source
Ctx.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Dest
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. implicit def pathToCtx(path: Path): Dest
  16. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped

+

Definition Classes
api
  • Args
  • Dest
  • Env
  • Home
  • ImplicitStub
  • Jobs
  • Log
  • Workspace
  • o

    mill.api.Ctx

    Dest

    Companion trait Dest

    object Dest

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Dest
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. implicit def pathToCtx(path: Path): Dest
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/Ctx$$Dest.html b/api/latest/mill/api/Ctx$$Dest.html index 06cf406b016..1b748180e7f 100644 --- a/api/latest/mill/api/Ctx$$Dest.html +++ b/api/latest/mill/api/Ctx$$Dest.html @@ -1,7 +1,7 @@ Mill - mill.api.Ctx.Dest

    Packages

    trait Dest extends AnyRef

    Access to the targets dest path. -

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Dest
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def dest: Path

      T.dest is a unique os.Path (e.g.

      T.dest is a unique os.Path (e.g. out/classFiles.dest/ or out/run.dest/) +

      Source
      Ctx.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Dest
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def dest: Path

        T.dest is a unique os.Path (e.g.

        T.dest is a unique os.Path (e.g. out/classFiles.dest/ or out/run.dest/) that is assigned to every Target or Command. It is cleared before your task runs, and you can use it as a scratch space for temporary files or a place to put returned artifacts. This is guaranteed to be unique for diff --git a/api/latest/mill/api/Ctx$$Env.html b/api/latest/mill/api/Ctx$$Env.html index 1b29a0c78d6..f83db7c346c 100644 --- a/api/latest/mill/api/Ctx$$Env.html +++ b/api/latest/mill/api/Ctx$$Env.html @@ -1,6 +1,6 @@ Mill - mill.api.Ctx.Env

        Packages

        trait Env extends AnyRef

        Access to the current system environment settings.

        Source
        Ctx.scala
        Linear Supertypes
        AnyRef, Any
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Env
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def env: Map[String, String]

          T.env is the environment variable map passed to the Mill command when +

        Definition Classes
        api
      2. Args
      3. Dest
      4. Env
      5. Home
      6. ImplicitStub
      7. Jobs
      8. Log
      9. Workspace

      trait Env extends AnyRef

      Access to the current system environment settings.

      Source
      Ctx.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Env
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def env: Map[String, String]

        T.env is the environment variable map passed to the Mill command when it is run; typically used inside a T.input to ensure any changes in the env vars are properly detected.

        T.env is the environment variable map passed to the Mill command when it is run; typically used inside a T.input to ensure any changes in diff --git a/api/latest/mill/api/Ctx$$Home.html b/api/latest/mill/api/Ctx$$Home.html index cdce19fb046..16bd0b7a852 100644 --- a/api/latest/mill/api/Ctx$$Home.html +++ b/api/latest/mill/api/Ctx$$Home.html @@ -2,4 +2,4 @@ var toRoot = '../../';

        Packages

        trait Home extends AnyRef

        Access to some internal storage dir used by underlying ammonite. You should not need this in a buildscript. -

        Source
        Ctx.scala
        Linear Supertypes
        AnyRef, Any
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Home
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def home: Path

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +

        Source
        Ctx.scala
        Linear Supertypes
        AnyRef, Any
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Home
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def home: Path

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

      diff --git a/api/latest/mill/api/Ctx$$ImplicitStub.html b/api/latest/mill/api/Ctx$$ImplicitStub.html index 4d3f81473f8..5af150e69b5 100644 --- a/api/latest/mill/api/Ctx$$ImplicitStub.html +++ b/api/latest/mill/api/Ctx$$ImplicitStub.html @@ -1,4 +1,4 @@ Mill - mill.api.Ctx.ImplicitStub

      Packages

      a

      mill.api.Ctx

      ImplicitStub

      class ImplicitStub extends Annotation with StaticAnnotation

      Marker annotation. -

      Source
      Ctx.scala
      Linear Supertypes
      StaticAnnotation, Annotation, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ImplicitStub
      2. StaticAnnotation
      3. Annotation
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new ImplicitStub()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +

      Source
      Ctx.scala
      Linear Supertypes
      StaticAnnotation, Annotation, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ImplicitStub
      2. StaticAnnotation
      3. Annotation
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new ImplicitStub()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

    diff --git a/api/latest/mill/api/Ctx$$Jobs.html b/api/latest/mill/api/Ctx$$Jobs.html index e2d57380a50..21c237152d3 100644 --- a/api/latest/mill/api/Ctx$$Jobs.html +++ b/api/latest/mill/api/Ctx$$Jobs.html @@ -1,4 +1,4 @@ Mill - mill.api.Ctx.Jobs

    Packages

    trait Jobs extends AnyRef

    Access to the selected parallel job count (mill --jobs). -

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Jobs
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def jobs: Int

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Jobs
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def jobs: Int

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/Ctx$$Log$.html b/api/latest/mill/api/Ctx$$Log$.html index cec441537ab..8f44ce4c5df 100644 --- a/api/latest/mill/api/Ctx$$Log$.html +++ b/api/latest/mill/api/Ctx$$Log$.html @@ -1,3 +1,3 @@ Mill - mill.api.Ctx.Log

    Packages

    object Log

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Log
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. implicit def logToCtx(l: Logger): Log
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Definition Classes
    api
  • Args
  • Dest
  • Env
  • Home
  • ImplicitStub
  • Jobs
  • Log
  • Workspace
  • o

    mill.api.Ctx

    Log

    Companion trait Log

    object Log

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Log
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. implicit def logToCtx(l: Logger): Log
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/Ctx$$Log.html b/api/latest/mill/api/Ctx$$Log.html index ec2fd609498..c3ce25ffd68 100644 --- a/api/latest/mill/api/Ctx$$Log.html +++ b/api/latest/mill/api/Ctx$$Log.html @@ -1,6 +1,6 @@ Mill - mill.api.Ctx.Log

    Packages

    trait Log extends AnyRef

    Access to the targets Logger instance.

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Log
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def log: Logger

      T.log is the default logger provided for every task.

      T.log is the default logger provided for every task. While your task is running, +

      Definition Classes
      api
    2. Args
    3. Dest
    4. Env
    5. Home
    6. ImplicitStub
    7. Jobs
    8. Log
    9. Workspace

    trait Log extends AnyRef

    Access to the targets Logger instance.

    Source
    Ctx.scala
    Linear Supertypes
    AnyRef, Any
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Log
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def log: Logger

      T.log is the default logger provided for every task.

      T.log is the default logger provided for every task. While your task is running, System.out and System.in are also redirected to this logger. The logs for a task are streamed to standard out/error as you would expect, but each task's specific output is also streamed to a log file on disk, e.g. out/run.log or diff --git a/api/latest/mill/api/Ctx$$Workspace.html b/api/latest/mill/api/Ctx$$Workspace.html index 2e84acb4c68..a1a73297b54 100644 --- a/api/latest/mill/api/Ctx$$Workspace.html +++ b/api/latest/mill/api/Ctx$$Workspace.html @@ -1,6 +1,6 @@ Mill - mill.api.Ctx.Workspace

      Packages

      t

      mill.api.Ctx

      Workspace

      trait Workspace extends AnyRef

      Access to the project root (aka workspace) directory.

      Source
      Ctx.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Workspace
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def workspace: Path

        This is the os.Path pointing to the project root directory.

        This is the os.Path pointing to the project root directory.

        This is the preferred access to the project directory, and should +

        Definition Classes
        api
      2. Args
      3. Dest
      4. Env
      5. Home
      6. ImplicitStub
      7. Jobs
      8. Log
      9. Workspace
      t

      mill.api.Ctx

      Workspace

      trait Workspace extends AnyRef

      Access to the project root (aka workspace) directory.

      Source
      Ctx.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Workspace
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def workspace: Path

        This is the os.Path pointing to the project root directory.

        This is the os.Path pointing to the project root directory.

        This is the preferred access to the project directory, and should always be prefered over os.pwd* (which might also point to the project directory in classic cli scenarios, but might not in other use cases like BSP or LSP server usage). diff --git a/api/latest/mill/api/Ctx$.html b/api/latest/mill/api/Ctx$.html index 59614e30942..0d3bca60054 100644 --- a/api/latest/mill/api/Ctx$.html +++ b/api/latest/mill/api/Ctx$.html @@ -1,5 +1,5 @@ Mill - mill.api.Ctx

        object Ctx

        Provides access to various resources in the context of a currently execution Target. -

        Source
        Ctx.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Ctx
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. trait Args extends AnyRef
        2. trait Dest extends AnyRef

          Access to the targets dest path.

        3. trait Env extends AnyRef

          Access to the current system environment settings.

        4. trait Home extends AnyRef

          Access to some internal storage dir used by underlying ammonite.

          Access to some internal storage dir used by underlying ammonite. +

          Source
          Ctx.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Ctx
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Type Members

          1. trait Args extends AnyRef
          2. trait Dest extends AnyRef

            Access to the targets dest path.

          3. trait Env extends AnyRef

            Access to the current system environment settings.

          4. trait Home extends AnyRef

            Access to some internal storage dir used by underlying ammonite.

            Access to some internal storage dir used by underlying ammonite. You should not need this in a buildscript.

          5. class ImplicitStub extends Annotation with StaticAnnotation

            Marker annotation.

          6. trait Jobs extends AnyRef

            Access to the selected parallel job count (mill --jobs).

          7. trait Log extends AnyRef

            Access to the targets Logger instance.

          8. trait Workspace extends AnyRef

            Access to the project root (aka workspace) directory.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. def defaultHome: Path
          7. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          8. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          9. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          10. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          13. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          14. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. implicit def taskCtx: Ctx
            Annotations
            @compileTimeOnly("Target.ctx() / T.ctx() / T.* APIs can only be used with a T{...} block") @ImplicitStub()
          18. def toString(): String
            Definition Classes
            AnyRef → Any
          19. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          21. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()
          22. object Dest
          23. object Log

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

        diff --git a/api/latest/mill/api/Ctx.html b/api/latest/mill/api/Ctx.html index 848db8cafd8..1c1ff1c2dbe 100644 --- a/api/latest/mill/api/Ctx.html +++ b/api/latest/mill/api/Ctx.html @@ -1,7 +1,7 @@ Mill - mill.api.Ctx

        class Ctx extends Dest with Log with api.Ctx.Args with Home with Env with Workspace

        Represents the data and utilities that are contextually available inside the implementation of a Task. -

        Source
        Ctx.scala
        Linear Supertypes
        Workspace, Env, Home, Ctx.Args, Log, Dest, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Ctx
        2. Workspace
        3. Env
        4. Home
        5. Args
        6. Log
        7. Dest
        8. AnyRef
        9. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Ctx(args: IndexedSeq[_], dest0: () => Path, log: Logger, home: Path, env: Map[String, String], reporter: (Int) => Option[CompileProblemReporter], testReporter: TestReporter, workspace: Path)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def arg[T](index: Int): T
        5. val args: IndexedSeq[_]
          Definition Classes
          CtxArgs
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. def dest: Path

          T.dest is a unique os.Path (e.g.

          T.dest is a unique os.Path (e.g. out/classFiles.dest/ or out/run.dest/) +

          Source
          Ctx.scala
          Linear Supertypes
          Workspace, Env, Home, Ctx.Args, Log, Dest, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Ctx
          2. Workspace
          3. Env
          4. Home
          5. Args
          6. Log
          7. Dest
          8. AnyRef
          9. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new Ctx(args: IndexedSeq[_], dest0: () => Path, log: Logger, home: Path, env: Map[String, String], reporter: (Int) => Option[CompileProblemReporter], testReporter: TestReporter, workspace: Path)

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def arg[T](index: Int): T
          5. val args: IndexedSeq[_]
            Definition Classes
            CtxArgs
          6. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. def dest: Path

            T.dest is a unique os.Path (e.g.

            T.dest is a unique os.Path (e.g. out/classFiles.dest/ or out/run.dest/) that is assigned to every Target or Command. It is cleared before your task runs, and you can use it as a scratch space for temporary files or a place to put returned artifacts. This is guaranteed to be unique for diff --git a/api/latest/mill/api/DiagnosticCode.html b/api/latest/mill/api/DiagnosticCode.html index 0f125269ac7..7a7cf70586e 100644 --- a/api/latest/mill/api/DiagnosticCode.html +++ b/api/latest/mill/api/DiagnosticCode.html @@ -1,3 +1,3 @@ Mill - mill.api.DiagnosticCode

            t

            mill.api

            DiagnosticCode

            trait DiagnosticCode extends AnyRef

            Unique diagnostic code given from the compiler with an optional further explanation. -

            Source
            CompileProblemReporter.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. DiagnosticCode
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Abstract Value Members

            1. abstract def code: String
            2. abstract def explanation: Option[String]

            Concrete Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            7. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            8. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            9. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            10. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            12. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            13. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            14. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            15. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            16. def toString(): String
              Definition Classes
              AnyRef → Any
            17. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            18. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            19. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            +

            Source
            CompileProblemReporter.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. DiagnosticCode
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Abstract Value Members

            1. abstract def code: String
            2. abstract def explanation: Option[String]

            Concrete Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            7. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            8. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            9. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            10. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            12. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            13. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            14. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            15. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            16. def toString(): String
              Definition Classes
              AnyRef → Any
            17. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            18. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            19. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

          diff --git a/api/latest/mill/api/DummyInputStream$.html b/api/latest/mill/api/DummyInputStream$.html index 06fd328ea14..1f6fc802924 100644 --- a/api/latest/mill/api/DummyInputStream$.html +++ b/api/latest/mill/api/DummyInputStream$.html @@ -1,3 +1,3 @@ Mill - mill.api.DummyInputStream
          o

          mill.api

          DummyInputStream

          object DummyInputStream extends ByteArrayInputStream

          A dummy input stream containing an empty byte array. -

          Source
          StreamSupport.scala
          Linear Supertypes
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. DummyInputStream
          2. ByteArrayInputStream
          3. InputStream
          4. Closeable
          5. AutoCloseable
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def available(): Int
            Definition Classes
            ByteArrayInputStream → InputStream
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. def close(): Unit
            Definition Classes
            ByteArrayInputStream → InputStream → Closeable → AutoCloseable
            Annotations
            @throws(classOf[java.io.IOException])
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. def mark(arg0: Int): Unit
            Definition Classes
            ByteArrayInputStream → InputStream
          15. def markSupported(): Boolean
            Definition Classes
            ByteArrayInputStream → InputStream
          16. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          17. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          19. def read(arg0: Array[Byte], arg1: Int, arg2: Int): Int
            Definition Classes
            ByteArrayInputStream → InputStream
          20. def read(): Int
            Definition Classes
            ByteArrayInputStream → InputStream
          21. def read(arg0: Array[Byte]): Int
            Definition Classes
            InputStream
            Annotations
            @throws(classOf[java.io.IOException])
          22. def reset(): Unit
            Definition Classes
            ByteArrayInputStream → InputStream
          23. def skip(arg0: Long): Long
            Definition Classes
            ByteArrayInputStream → InputStream
          24. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          25. def toString(): String
            Definition Classes
            AnyRef → Any
          26. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          27. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          28. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from ByteArrayInputStream

          Inherited from InputStream

          Inherited from Closeable

          Inherited from AutoCloseable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +

        Source
        StreamSupport.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. DummyInputStream
        2. ByteArrayInputStream
        3. InputStream
        4. Closeable
        5. AutoCloseable
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def available(): Int
          Definition Classes
          ByteArrayInputStream → InputStream
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. def close(): Unit
          Definition Classes
          ByteArrayInputStream → InputStream → Closeable → AutoCloseable
          Annotations
          @throws(classOf[java.io.IOException])
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. def mark(arg0: Int): Unit
          Definition Classes
          ByteArrayInputStream → InputStream
        15. def markSupported(): Boolean
          Definition Classes
          ByteArrayInputStream → InputStream
        16. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        17. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        19. def read(arg0: Array[Byte], arg1: Int, arg2: Int): Int
          Definition Classes
          ByteArrayInputStream → InputStream
        20. def read(): Int
          Definition Classes
          ByteArrayInputStream → InputStream
        21. def read(arg0: Array[Byte]): Int
          Definition Classes
          InputStream
          Annotations
          @throws(classOf[java.io.IOException])
        22. def reset(): Unit
          Definition Classes
          ByteArrayInputStream → InputStream
        23. def skip(arg0: Long): Long
          Definition Classes
          ByteArrayInputStream → InputStream
        24. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        25. def toString(): String
          Definition Classes
          AnyRef → Any
        26. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        27. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        28. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ByteArrayInputStream

        Inherited from InputStream

        Inherited from Closeable

        Inherited from AutoCloseable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/api/DummyOutputStream$.html b/api/latest/mill/api/DummyOutputStream$.html index 362944e29c8..9e1d767444d 100644 --- a/api/latest/mill/api/DummyOutputStream$.html +++ b/api/latest/mill/api/DummyOutputStream$.html @@ -1,3 +1,3 @@ Mill - mill.api.DummyOutputStream
        o

        mill.api

        DummyOutputStream

        object DummyOutputStream extends OutputStream

        A dummy output stream that does nothing with what it consumes (think of it as /dev/null). -

        Source
        StreamSupport.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. DummyOutputStream
        2. OutputStream
        3. Flushable
        4. Closeable
        5. AutoCloseable
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. def close(): Unit
          Definition Classes
          OutputStream → Closeable → AutoCloseable
          Annotations
          @throws(classOf[java.io.IOException])
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def flush(): Unit
          Definition Classes
          OutputStream → Flushable
          Annotations
          @throws(classOf[java.io.IOException])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        22. def write(b: Array[Byte], off: Int, len: Int): Unit
          Definition Classes
          DummyOutputStream → OutputStream
        23. def write(b: Array[Byte]): Unit
          Definition Classes
          DummyOutputStream → OutputStream
        24. def write(b: Int): Unit
          Definition Classes
          DummyOutputStream → OutputStream

        Inherited from OutputStream

        Inherited from Flushable

        Inherited from Closeable

        Inherited from AutoCloseable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +

        Source
        StreamSupport.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. DummyOutputStream
        2. OutputStream
        3. Flushable
        4. Closeable
        5. AutoCloseable
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. def close(): Unit
          Definition Classes
          OutputStream → Closeable → AutoCloseable
          Annotations
          @throws(classOf[java.io.IOException])
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def flush(): Unit
          Definition Classes
          OutputStream → Flushable
          Annotations
          @throws(classOf[java.io.IOException])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        22. def write(b: Array[Byte], off: Int, len: Int): Unit
          Definition Classes
          DummyOutputStream → OutputStream
        23. def write(b: Array[Byte]): Unit
          Definition Classes
          DummyOutputStream → OutputStream
        24. def write(b: Int): Unit
          Definition Classes
          DummyOutputStream → OutputStream

        Inherited from OutputStream

        Inherited from Flushable

        Inherited from Closeable

        Inherited from AutoCloseable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/api/DummyTestReporter$.html b/api/latest/mill/api/DummyTestReporter$.html index 3aa522c9c93..3f2c515f009 100644 --- a/api/latest/mill/api/DummyTestReporter$.html +++ b/api/latest/mill/api/DummyTestReporter$.html @@ -1,4 +1,4 @@ Mill - mill.api.DummyTestReporter
        o

        mill.api

        DummyTestReporter

        object DummyTestReporter extends TestReporter

        Dummy Test Reporter that doesn't report anything for any testing event. -

        Source
        BuildReporter.scala
        Linear Supertypes
        TestReporter, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. DummyTestReporter
        2. TestReporter
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. def logFinish(event: Event): Unit
          Definition Classes
          DummyTestReporterTestReporter
        13. def logStart(event: Event): Unit
          Definition Classes
          DummyTestReporterTestReporter
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from TestReporter

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +

        Source
        BuildReporter.scala
        Linear Supertypes
        TestReporter, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. DummyTestReporter
      2. TestReporter
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. def logFinish(event: Event): Unit
        Definition Classes
        DummyTestReporterTestReporter
      13. def logStart(event: Event): Unit
        Definition Classes
        DummyTestReporterTestReporter
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from TestReporter

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/Error$.html b/api/latest/mill/api/Error$.html index 40a5e2ecfbf..6ab78a9ad54 100644 --- a/api/latest/mill/api/Error$.html +++ b/api/latest/mill/api/Error$.html @@ -1,2 +1,2 @@ Mill - mill.api.Error
      o

      mill.api

      Error

      case object Error extends Severity with Product with Serializable

      Source
      CompileProblemReporter.scala
      Linear Supertypes
      Serializable, Product, Equals, Severity, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Error
      2. Serializable
      3. Product
      4. Equals
      5. Severity
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      11. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      13. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. def productElementName(n: Int): String
        Definition Classes
        Product
      15. def productElementNames: Iterator[String]
        Definition Classes
        Product
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from Product

      Inherited from Equals

      Inherited from Severity

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';
      o

      mill.api

      Error

      case object Error extends Severity with Product with Serializable

      Source
      CompileProblemReporter.scala
      Linear Supertypes
      Serializable, Product, Equals, Severity, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Error
      2. Serializable
      3. Product
      4. Equals
      5. Severity
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      11. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      13. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. def productElementName(n: Int): String
        Definition Classes
        Product
      15. def productElementNames: Iterator[String]
        Definition Classes
        Product
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from Product

      Inherited from Equals

      Inherited from Severity

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/FixSizedCache.html b/api/latest/mill/api/FixSizedCache.html index 2bde3482c1e..62e4054b333 100644 --- a/api/latest/mill/api/FixSizedCache.html +++ b/api/latest/mill/api/FixSizedCache.html @@ -5,4 +5,4 @@ will always be returned first, and it will always be put back in the cache in the same position. This is important because each compiler instance is JITed independently. So with a stable ordering so we can bias towards reusing an already warm compiler. -

      Source
      FixSizedCache.scala
      Linear Supertypes
      KeyedLockedCache[T], AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FixSizedCache
      2. KeyedLockedCache
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FixSizedCache(perKeySize: Int)

        perKeySize

        Cache Size per unique key

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()
      20. def withCachedValue[V](key: Long)(f: => T)(f2: (T) => V): V
        Definition Classes
        FixSizedCacheKeyedLockedCache

      Inherited from KeyedLockedCache[T]

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +

      Source
      FixSizedCache.scala
      Linear Supertypes
      KeyedLockedCache[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. FixSizedCache
    2. KeyedLockedCache
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new FixSizedCache(perKeySize: Int)

      perKeySize

      Cache Size per unique key

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    20. def withCachedValue[V](key: Long)(f: => T)(f2: (T) => V): V
      Definition Classes
      FixSizedCacheKeyedLockedCache

    Inherited from KeyedLockedCache[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/IO$.html b/api/latest/mill/api/IO$.html index 1149a0a019a..891c36013af 100644 --- a/api/latest/mill/api/IO$.html +++ b/api/latest/mill/api/IO$.html @@ -1,5 +1,5 @@ Mill - mill.api.IO

    object IO extends StreamSupport

    Misc IO utilities, eventually probably should be pushed upstream into ammonite-ops -

    Source
    IO.scala
    Linear Supertypes
    StreamSupport, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. IO
    2. StreamSupport
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. def stream(src: InputStream, dest: OutputStream): Unit

      Pump the data from the src stream into the dest stream.

      Pump the data from the src stream into the dest stream. +

      Source
      IO.scala
      Linear Supertypes
      StreamSupport, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. IO
      2. StreamSupport
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. def stream(src: InputStream, dest: OutputStream): Unit

        Pump the data from the src stream into the dest stream.

        Pump the data from the src stream into the dest stream.

        Definition Classes
        StreamSupport
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. def unpackZip(src: Path, dest: RelPath = os.rel / "unpacked")(implicit ctx: Dest): PathRef

        Unpacks the given src path into the context specific destination directory.

        Unpacks the given src path into the context specific destination directory.

        src

        The ZIP file

        dest

        The relative output folder under the context specifix destination directory.

        ctx

        The target context

        returns

        The PathRef to the unpacked folder.

      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from StreamSupport

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

    diff --git a/api/latest/mill/api/Info$.html b/api/latest/mill/api/Info$.html index 35e070ff340..cfe45bd3e08 100644 --- a/api/latest/mill/api/Info$.html +++ b/api/latest/mill/api/Info$.html @@ -1,2 +1,2 @@ Mill - mill.api.Info

    case object Info extends Severity with Product with Serializable

    Source
    CompileProblemReporter.scala
    Linear Supertypes
    Serializable, Product, Equals, Severity, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Info
    2. Serializable
    3. Product
    4. Equals
    5. Severity
    6. AnyRef
    7. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    11. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    13. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. def productElementName(n: Int): String
      Definition Classes
      Product
    15. def productElementNames: Iterator[String]
      Definition Classes
      Product
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from Product

    Inherited from Equals

    Inherited from Severity

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    case object Info extends Severity with Product with Serializable

    Source
    CompileProblemReporter.scala
    Linear Supertypes
    Serializable, Product, Equals, Severity, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Info
    2. Serializable
    3. Product
    4. Equals
    5. Severity
    6. AnyRef
    7. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    11. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    13. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. def productElementName(n: Int): String
      Definition Classes
      Product
    15. def productElementNames: Iterator[String]
      Definition Classes
      Product
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from Product

    Inherited from Equals

    Inherited from Severity

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/JarManifest$.html b/api/latest/mill/api/JarManifest$.html index 37365afff47..51510f5c1a4 100644 --- a/api/latest/mill/api/JarManifest$.html +++ b/api/latest/mill/api/JarManifest$.html @@ -1,2 +1,2 @@ Mill - mill.api.JarManifest

    object JarManifest

    Source
    JarManifest.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. JarManifest
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final val Empty: JarManifest
    5. final val MillDefault: JarManifest
    6. def apply(main: Map[String, String] = Map.empty, groups: Map[String, Map[String, String]] = Map.empty): JarManifest
    7. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    8. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    9. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    10. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    11. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    12. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    14. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    15. implicit val jarManifestRW: upickle.default.ReadWriter[JarManifest]
    16. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    17. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    object JarManifest

    Source
    JarManifest.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. JarManifest
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final val Empty: JarManifest
    5. final val MillDefault: JarManifest
    6. def apply(main: Map[String, String] = Map.empty, groups: Map[String, Map[String, String]] = Map.empty): JarManifest
    7. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    8. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    9. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    10. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    11. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    12. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    14. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    15. implicit val jarManifestRW: upickle.default.ReadWriter[JarManifest]
    16. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    17. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/JarManifest.html b/api/latest/mill/api/JarManifest.html index aab43fcaf4a..c1e2ab7fd1f 100644 --- a/api/latest/mill/api/JarManifest.html +++ b/api/latest/mill/api/JarManifest.html @@ -1,3 +1,3 @@ Mill - mill.api.JarManifest

    final class JarManifest extends AnyRef

    Represents a JAR manifest. -

    Source
    JarManifest.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. JarManifest
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def add(entries: (String, String)*): JarManifest
    5. def addGroup(group: String, entries: (String, String)*): JarManifest
    6. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    7. def build: Manifest

      Constructs a java.util.jar.Manifest from this JarManifest.

    8. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    9. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    10. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    11. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    12. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. val groups: Map[String, Map[String, String]]
    14. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    15. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    16. val main: Map[String, String]
    17. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    18. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    20. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    21. def toString(): String
      Definition Classes
      JarManifest → AnyRef → Any
    22. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    24. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Source
    JarManifest.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. JarManifest
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def add(entries: (String, String)*): JarManifest
    5. def addGroup(group: String, entries: (String, String)*): JarManifest
    6. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    7. def build: Manifest

      Constructs a java.util.jar.Manifest from this JarManifest.

    8. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    9. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    10. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    11. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    12. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. val groups: Map[String, Map[String, String]]
    14. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    15. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    16. val main: Map[String, String]
    17. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    18. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    20. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    21. def toString(): String
      Definition Classes
      JarManifest → AnyRef → Any
    22. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    24. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/api/JarOps$.html b/api/latest/mill/api/JarOps$.html index 8e188200d12..c72b096d798 100644 --- a/api/latest/mill/api/JarOps$.html +++ b/api/latest/mill/api/JarOps$.html @@ -1,5 +1,5 @@ Mill - mill.api.JarOps

    object JarOps extends JarOps

    Annotations
    @experimental()
    Source
    JarOps.scala
    Linear Supertypes
    JarOps, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. JarOps
    2. JarOps
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. def jar(jar: Path, inputPaths: Loose.Agg[Path], manifest: Manifest, fileFilter: (Path, RelPath) => Boolean, includeDirs: Boolean, timestamp: Option[Long]): Unit

      Create a JAR file with default inflation level.

      Create a JAR file with default inflation level. +var toRoot = '../../';

      object JarOps extends JarOps

      Annotations
      @experimental()
      Source
      JarOps.scala
      Linear Supertypes
      JarOps, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. JarOps
      2. JarOps
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. def jar(jar: Path, inputPaths: Loose.Agg[Path], manifest: Manifest, fileFilter: (Path, RelPath) => Boolean, includeDirs: Boolean, timestamp: Option[Long]): Unit

        Create a JAR file with default inflation level.

        Create a JAR file with default inflation level.

        jar

        The final JAR file

        inputPaths

        The input paths resembling the content of the JAR file. Files will be directly included in the root of the archive, whereas for directories their content is added to the root of the archive.

        manifest

        The JAR Manifest

        fileFilter

        A filter to support exclusions of selected files

        includeDirs

        If true the JAR archive will contain directory entries. diff --git a/api/latest/mill/api/JarOps.html b/api/latest/mill/api/JarOps.html index 525191be264..739af514d76 100644 --- a/api/latest/mill/api/JarOps.html +++ b/api/latest/mill/api/JarOps.html @@ -1,5 +1,5 @@ Mill - mill.api.JarOps

        trait JarOps extends AnyRef

        Annotations
        @experimental()
        Source
        JarOps.scala
        Linear Supertypes
        AnyRef, Any
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. JarOps
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. def jar(jar: Path, inputPaths: Loose.Agg[Path], manifest: Manifest, fileFilter: (Path, RelPath) => Boolean, includeDirs: Boolean, timestamp: Option[Long]): Unit

          Create a JAR file with default inflation level.

          Create a JAR file with default inflation level. +var toRoot = '../../';

          trait JarOps extends AnyRef

          Annotations
          @experimental()
          Source
          JarOps.scala
          Linear Supertypes
          AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. JarOps
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. def jar(jar: Path, inputPaths: Loose.Agg[Path], manifest: Manifest, fileFilter: (Path, RelPath) => Boolean, includeDirs: Boolean, timestamp: Option[Long]): Unit

            Create a JAR file with default inflation level.

            Create a JAR file with default inflation level.

            jar

            The final JAR file

            inputPaths

            The input paths resembling the content of the JAR file. Files will be directly included in the root of the archive, whereas for directories their content is added to the root of the archive.

            manifest

            The JAR Manifest

            fileFilter

            A filter to support exclusions of selected files

            includeDirs

            If true the JAR archive will contain directory entries. diff --git a/api/latest/mill/api/JsonFormatters$.html b/api/latest/mill/api/JsonFormatters$.html index f8416f29f05..315532dfb26 100644 --- a/api/latest/mill/api/JsonFormatters$.html +++ b/api/latest/mill/api/JsonFormatters$.html @@ -1,2 +1,2 @@ Mill - mill.api.JsonFormatters

            object JsonFormatters extends JsonFormatters

            Source
            JsonFormatters.scala
            Linear Supertypes
            JsonFormatters, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. JsonFormatters
            2. JsonFormatters
            3. AnyRef
            4. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. implicit val bytesReadWrite: upickle.default.ReadWriter[Bytes]
              Definition Classes
              JsonFormatters
            6. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            7. implicit lazy val crFormat: upickle.default.ReadWriter[CommandResult]
              Definition Classes
              JsonFormatters
            8. implicit def enumFormat[T <: Enum[_]](implicit arg0: ClassTag[T]): upickle.default.ReadWriter[T]
              Definition Classes
              JsonFormatters
            9. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            10. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            11. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            12. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            13. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            14. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            15. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            16. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            17. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            18. implicit val pathReadWrite: upickle.default.ReadWriter[Path]
              Definition Classes
              JsonFormatters
            19. implicit val regexReadWrite: upickle.default.ReadWriter[Regex]
              Definition Classes
              JsonFormatters
            20. implicit val stackTraceRW: upickle.default.ReadWriter[StackTraceElement]
              Definition Classes
              JsonFormatters
            21. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            22. def toString(): String
              Definition Classes
              AnyRef → Any
            23. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            24. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            25. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from JsonFormatters

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            +var toRoot = '../../';

            object JsonFormatters extends JsonFormatters

            Source
            JsonFormatters.scala
            Linear Supertypes
            JsonFormatters, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. JsonFormatters
            2. JsonFormatters
            3. AnyRef
            4. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. implicit val bytesReadWrite: upickle.default.ReadWriter[Bytes]
              Definition Classes
              JsonFormatters
            6. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            7. implicit lazy val crFormat: upickle.default.ReadWriter[CommandResult]
              Definition Classes
              JsonFormatters
            8. implicit def enumFormat[T <: Enum[_]](implicit arg0: ClassTag[T]): upickle.default.ReadWriter[T]
              Definition Classes
              JsonFormatters
            9. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            10. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            11. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            12. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            13. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            14. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            15. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            16. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            17. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            18. implicit val pathReadWrite: upickle.default.ReadWriter[Path]
              Definition Classes
              JsonFormatters
            19. implicit val regexReadWrite: upickle.default.ReadWriter[Regex]
              Definition Classes
              JsonFormatters
            20. implicit val stackTraceRW: upickle.default.ReadWriter[StackTraceElement]
              Definition Classes
              JsonFormatters
            21. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            22. def toString(): String
              Definition Classes
              AnyRef → Any
            23. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            24. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            25. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from JsonFormatters

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            diff --git a/api/latest/mill/api/JsonFormatters.html b/api/latest/mill/api/JsonFormatters.html index 0a9dc671d4a..934b921b8cc 100644 --- a/api/latest/mill/api/JsonFormatters.html +++ b/api/latest/mill/api/JsonFormatters.html @@ -1,3 +1,3 @@ Mill - mill.api.JsonFormatters

            trait JsonFormatters extends AnyRef

            Defines various default JSON formatters used in mill. -

            Source
            JsonFormatters.scala
            Linear Supertypes
            AnyRef, Any
            Known Subclasses
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. JsonFormatters
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. implicit val bytesReadWrite: upickle.default.ReadWriter[Bytes]
            6. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            7. implicit lazy val crFormat: upickle.default.ReadWriter[CommandResult]
            8. implicit def enumFormat[T <: Enum[_]](implicit arg0: ClassTag[T]): upickle.default.ReadWriter[T]
            9. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            10. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            11. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            12. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            13. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            14. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            15. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            16. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            17. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            18. implicit val pathReadWrite: upickle.default.ReadWriter[Path]
            19. implicit val regexReadWrite: upickle.default.ReadWriter[Regex]
            20. implicit val stackTraceRW: upickle.default.ReadWriter[StackTraceElement]
            21. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            22. def toString(): String
              Definition Classes
              AnyRef → Any
            23. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            24. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            25. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            +

            Source
            JsonFormatters.scala
            Linear Supertypes
            AnyRef, Any
            Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. JsonFormatters
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. implicit val bytesReadWrite: upickle.default.ReadWriter[Bytes]
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. implicit lazy val crFormat: upickle.default.ReadWriter[CommandResult]
          8. implicit def enumFormat[T <: Enum[_]](implicit arg0: ClassTag[T]): upickle.default.ReadWriter[T]
          9. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          10. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          11. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          14. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          15. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          16. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. implicit val pathReadWrite: upickle.default.ReadWriter[Path]
          19. implicit val regexReadWrite: upickle.default.ReadWriter[Regex]
          20. implicit val stackTraceRW: upickle.default.ReadWriter[StackTraceElement]
          21. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          22. def toString(): String
            Definition Classes
            AnyRef → Any
          23. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          24. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          25. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/KeyedLockedCache$$RandomBoundedCache.html b/api/latest/mill/api/KeyedLockedCache$$RandomBoundedCache.html index c908a38df9f..9c21cfbd523 100644 --- a/api/latest/mill/api/KeyedLockedCache$$RandomBoundedCache.html +++ b/api/latest/mill/api/KeyedLockedCache$$RandomBoundedCache.html @@ -1,2 +1,2 @@ Mill - mill.api.KeyedLockedCache.RandomBoundedCache

          Packages

          c

          mill.api.KeyedLockedCache

          RandomBoundedCache

          class RandomBoundedCache[T] extends KeyedLockedCache[T]

          Source
          KeyedLockedCache.scala
          Linear Supertypes
          KeyedLockedCache[T], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. RandomBoundedCache
          2. KeyedLockedCache
          3. AnyRef
          4. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new RandomBoundedCache(hotParallelism: Int, coldCacheSize: Int)

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. val available: Semaphore
          6. var cache: Array[Option[(Long, T)]]
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          15. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          18. def toString(): String
            Definition Classes
            AnyRef → Any
          19. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          21. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()
          22. def withCachedValue[V](key: Long)(f: => T)(f2: (T) => V): V
            Definition Classes
            RandomBoundedCacheKeyedLockedCache

          Inherited from KeyedLockedCache[T]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          c

          mill.api.KeyedLockedCache

          RandomBoundedCache

          class RandomBoundedCache[T] extends KeyedLockedCache[T]

          Source
          KeyedLockedCache.scala
          Linear Supertypes
          KeyedLockedCache[T], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. RandomBoundedCache
          2. KeyedLockedCache
          3. AnyRef
          4. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new RandomBoundedCache(hotParallelism: Int, coldCacheSize: Int)

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. val available: Semaphore
          6. var cache: Array[Option[(Long, T)]]
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          15. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          18. def toString(): String
            Definition Classes
            AnyRef → Any
          19. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          21. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()
          22. def withCachedValue[V](key: Long)(f: => T)(f2: (T) => V): V
            Definition Classes
            RandomBoundedCacheKeyedLockedCache

          Inherited from KeyedLockedCache[T]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/KeyedLockedCache$.html b/api/latest/mill/api/KeyedLockedCache$.html index bed7ff7201e..8ba0965d09b 100644 --- a/api/latest/mill/api/KeyedLockedCache$.html +++ b/api/latest/mill/api/KeyedLockedCache$.html @@ -1,2 +1,2 @@ Mill - mill.api.KeyedLockedCache

          object KeyedLockedCache

          Source
          KeyedLockedCache.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. KeyedLockedCache
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Type Members

          1. class RandomBoundedCache[T] extends KeyedLockedCache[T]

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          object KeyedLockedCache

          Source
          KeyedLockedCache.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. KeyedLockedCache
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Type Members

          1. class RandomBoundedCache[T] extends KeyedLockedCache[T]

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/KeyedLockedCache.html b/api/latest/mill/api/KeyedLockedCache.html index 0cf8e59a3ec..3ebb9012357 100644 --- a/api/latest/mill/api/KeyedLockedCache.html +++ b/api/latest/mill/api/KeyedLockedCache.html @@ -2,4 +2,4 @@ var toRoot = '../../';

          trait KeyedLockedCache[T] extends AnyRef

          A combination lock & cache; users provide a key, value-factory, and a body function to be called with the value. KeyedLockedCache ensures that the body function is called with the computed/cached value sequentially. -

          Source
          KeyedLockedCache.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. KeyedLockedCache
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def withCachedValue[V](key: Long)(f: => T)(f2: (T) => V): V

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +

          Source
          KeyedLockedCache.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. KeyedLockedCache
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def withCachedValue[V](key: Long)(f: => T)(f2: (T) => V): V

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

        diff --git a/api/latest/mill/api/Lazy.html b/api/latest/mill/api/Lazy.html index 9692ef49197..18f107d031f 100644 --- a/api/latest/mill/api/Lazy.html +++ b/api/latest/mill/api/Lazy.html @@ -1,2 +1,2 @@ Mill - mill.api.Lazy

        class Lazy[T] extends AnyRef

        Source
        Lazy.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Lazy
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Lazy(t: () => T)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. lazy val value: T
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        class Lazy[T] extends AnyRef

        Source
        Lazy.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Lazy
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Lazy(t: () => T)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. lazy val value: T
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/api/Logger.html b/api/latest/mill/api/Logger.html index afe845c3427..c9463975098 100644 --- a/api/latest/mill/api/Logger.html +++ b/api/latest/mill/api/Logger.html @@ -7,4 +7,4 @@ by Mill to use directly. Typically these correspond to the stdout and stderr, but when show is used both are forwarded to stderr and stdout is only used to display the final show output for easy piping. -

        Source
        Logger.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Logger
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def colored: Boolean
        2. abstract def debug(s: String): Unit
        3. abstract def error(s: String): Unit
        4. abstract def info(s: String): Unit
        5. abstract def systemStreams: SystemStreams
        6. abstract def ticker(s: String): Unit

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. def close(): Unit
        7. def debugEnabled: Boolean

          Since

          Mill 0.10.5

        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def errorStream: PrintStream
        11. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        12. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. def inStream: InputStream
        15. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        16. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        17. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        19. def outputStream: PrintStream
        20. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        21. def toString(): String
          Definition Classes
          AnyRef → Any
        22. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        24. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +

        Source
        Logger.scala
        Linear Supertypes
        AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Logger
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def colored: Boolean
      2. abstract def debug(s: String): Unit
      3. abstract def error(s: String): Unit
      4. abstract def info(s: String): Unit
      5. abstract def systemStreams: SystemStreams
      6. abstract def ticker(s: String): Unit

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. def close(): Unit
      7. def debugEnabled: Boolean

        Since

        Mill 0.10.5

      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def errorStream: PrintStream
      11. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      12. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. def inStream: InputStream
      15. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. def outputStream: PrintStream
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/Loose$.html b/api/latest/mill/api/Loose$.html index ab70608cd50..86451306d3a 100644 --- a/api/latest/mill/api/Loose$.html +++ b/api/latest/mill/api/Loose$.html @@ -1,5 +1,5 @@ Mill - mill.api.Loose
      o

      mill.api

      Loose

      object Loose extends AggWrapper

      Source
      AggWrapper.scala
      Linear Supertypes
      AggWrapper, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Loose
      2. AggWrapper
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. trait Agg[V] extends IterableOnce[V] with IterableOps[V, Agg, Agg[V]]

        A collection with enforced uniqueness, fast contains and deterministic +var toRoot = '../../';

        o

        mill.api

        Loose

        object Loose extends AggWrapper

        Source
        AggWrapper.scala
        Linear Supertypes
        AggWrapper, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Loose
        2. AggWrapper
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. trait Agg[V] extends IterableOnce[V] with IterableOps[V, Agg, Agg[V]]

          A collection with enforced uniqueness, fast contains and deterministic ordering.

          A collection with enforced uniqueness, fast contains and deterministic ordering. Raises an exception if a duplicate is found; call toSeq.distinct if you explicitly want to make it swallow duplicates diff --git a/api/latest/mill/api/MillException.html b/api/latest/mill/api/MillException.html index 3acdf554e15..7aca8150d26 100644 --- a/api/latest/mill/api/MillException.html +++ b/api/latest/mill/api/MillException.html @@ -1,2 +1,2 @@ Mill - mill.api.MillException

          c

          mill.api

          MillException

          class MillException extends Exception

          This exception is specifically handled in mill.runner.MillMain and mill.runner.MillServerMain. You can use it, if you need to exit Mill with a nice error message.

          Source
          MillException.scala
          Linear Supertypes
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. MillException
          2. Exception
          3. Throwable
          4. Serializable
          5. AnyRef
          6. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new MillException(msg: String)

            msg

            The error message, to be displayed to the user.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def addSuppressed(arg0: Throwable): Unit
            Definition Classes
            Throwable
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          8. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          9. def fillInStackTrace(): Throwable
            Definition Classes
            Throwable
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def getCause(): Throwable
            Definition Classes
            Throwable
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. def getLocalizedMessage(): String
            Definition Classes
            Throwable
          14. def getMessage(): String
            Definition Classes
            Throwable
          15. def getStackTrace(): Array[StackTraceElement]
            Definition Classes
            Throwable
          16. final def getSuppressed(): Array[Throwable]
            Definition Classes
            Throwable
          17. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          18. def initCause(arg0: Throwable): Throwable
            Definition Classes
            Throwable
          19. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          20. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          21. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          22. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          23. def printStackTrace(arg0: PrintWriter): Unit
            Definition Classes
            Throwable
          24. def printStackTrace(arg0: PrintStream): Unit
            Definition Classes
            Throwable
          25. def printStackTrace(): Unit
            Definition Classes
            Throwable
          26. def setStackTrace(arg0: Array[StackTraceElement]): Unit
            Definition Classes
            Throwable
          27. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          28. def toString(): String
            Definition Classes
            Throwable → AnyRef → Any
          29. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          30. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          31. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Exception

          Inherited from Throwable

          Inherited from Serializable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';
          c

          mill.api

          MillException

          class MillException extends Exception

          This exception is specifically handled in mill.runner.MillMain and mill.runner.MillServerMain. You can use it, if you need to exit Mill with a nice error message.

          Source
          MillException.scala
          Linear Supertypes
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. MillException
          2. Exception
          3. Throwable
          4. Serializable
          5. AnyRef
          6. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new MillException(msg: String)

            msg

            The error message, to be displayed to the user.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def addSuppressed(arg0: Throwable): Unit
            Definition Classes
            Throwable
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          8. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          9. def fillInStackTrace(): Throwable
            Definition Classes
            Throwable
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def getCause(): Throwable
            Definition Classes
            Throwable
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. def getLocalizedMessage(): String
            Definition Classes
            Throwable
          14. def getMessage(): String
            Definition Classes
            Throwable
          15. def getStackTrace(): Array[StackTraceElement]
            Definition Classes
            Throwable
          16. final def getSuppressed(): Array[Throwable]
            Definition Classes
            Throwable
          17. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          18. def initCause(arg0: Throwable): Throwable
            Definition Classes
            Throwable
          19. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          20. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          21. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          22. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          23. def printStackTrace(arg0: PrintWriter): Unit
            Definition Classes
            Throwable
          24. def printStackTrace(arg0: PrintStream): Unit
            Definition Classes
            Throwable
          25. def printStackTrace(): Unit
            Definition Classes
            Throwable
          26. def setStackTrace(arg0: Array[StackTraceElement]): Unit
            Definition Classes
            Throwable
          27. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          28. def toString(): String
            Definition Classes
            Throwable → AnyRef → Any
          29. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          30. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          31. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Exception

          Inherited from Throwable

          Inherited from Serializable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$PathRefValidationException.html b/api/latest/mill/api/PathRef$$PathRefValidationException.html index 3da6502ee35..84fd14bf8ec 100644 --- a/api/latest/mill/api/PathRef$$PathRefValidationException.html +++ b/api/latest/mill/api/PathRef$$PathRefValidationException.html @@ -1,2 +1,2 @@ Mill - mill.api.PathRef.PathRefValidationException

          Packages

          c

          mill.api.PathRef

          PathRefValidationException

          class PathRefValidationException extends RuntimeException

          Source
          PathRef.scala
          Linear Supertypes
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. PathRefValidationException
          2. RuntimeException
          3. Exception
          4. Throwable
          5. Serializable
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new PathRefValidationException(pathRef: PathRef)

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def addSuppressed(arg0: Throwable): Unit
            Definition Classes
            Throwable
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          8. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          9. def fillInStackTrace(): Throwable
            Definition Classes
            Throwable
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def getCause(): Throwable
            Definition Classes
            Throwable
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. def getLocalizedMessage(): String
            Definition Classes
            Throwable
          14. def getMessage(): String
            Definition Classes
            Throwable
          15. def getStackTrace(): Array[StackTraceElement]
            Definition Classes
            Throwable
          16. final def getSuppressed(): Array[Throwable]
            Definition Classes
            Throwable
          17. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          18. def initCause(arg0: Throwable): Throwable
            Definition Classes
            Throwable
          19. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          20. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          21. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          22. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          23. val pathRef: PathRef
          24. def printStackTrace(arg0: PrintWriter): Unit
            Definition Classes
            Throwable
          25. def printStackTrace(arg0: PrintStream): Unit
            Definition Classes
            Throwable
          26. def printStackTrace(): Unit
            Definition Classes
            Throwable
          27. def setStackTrace(arg0: Array[StackTraceElement]): Unit
            Definition Classes
            Throwable
          28. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          29. def toString(): String
            Definition Classes
            Throwable → AnyRef → Any
          30. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          31. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          32. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from RuntimeException

          Inherited from Exception

          Inherited from Throwable

          Inherited from Serializable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          c

          mill.api.PathRef

          PathRefValidationException

          class PathRefValidationException extends RuntimeException

          Source
          PathRef.scala
          Linear Supertypes
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. PathRefValidationException
          2. RuntimeException
          3. Exception
          4. Throwable
          5. Serializable
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new PathRefValidationException(pathRef: PathRef)

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def addSuppressed(arg0: Throwable): Unit
            Definition Classes
            Throwable
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          8. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          9. def fillInStackTrace(): Throwable
            Definition Classes
            Throwable
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def getCause(): Throwable
            Definition Classes
            Throwable
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. def getLocalizedMessage(): String
            Definition Classes
            Throwable
          14. def getMessage(): String
            Definition Classes
            Throwable
          15. def getStackTrace(): Array[StackTraceElement]
            Definition Classes
            Throwable
          16. final def getSuppressed(): Array[Throwable]
            Definition Classes
            Throwable
          17. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          18. def initCause(arg0: Throwable): Throwable
            Definition Classes
            Throwable
          19. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          20. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          21. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          22. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          23. val pathRef: PathRef
          24. def printStackTrace(arg0: PrintWriter): Unit
            Definition Classes
            Throwable
          25. def printStackTrace(arg0: PrintStream): Unit
            Definition Classes
            Throwable
          26. def printStackTrace(): Unit
            Definition Classes
            Throwable
          27. def setStackTrace(arg0: Array[StackTraceElement]): Unit
            Definition Classes
            Throwable
          28. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          29. def toString(): String
            Definition Classes
            Throwable → AnyRef → Any
          30. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          31. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          32. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from RuntimeException

          Inherited from Exception

          Inherited from Throwable

          Inherited from Serializable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$Revalidate$$Always$.html b/api/latest/mill/api/PathRef$$Revalidate$$Always$.html index 2fe23fd4fe9..d86e8602e05 100644 --- a/api/latest/mill/api/PathRef$$Revalidate$$Always$.html +++ b/api/latest/mill/api/PathRef$$Revalidate$$Always$.html @@ -1,2 +1,2 @@ Mill - mill.api.PathRef.Revalidate.Always

          Packages

          case object Always extends Revalidate with Product with Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, Product, Equals, Revalidate, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Always
          2. Serializable
          3. Product
          4. Equals
          5. Revalidate
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          11. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          12. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          13. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. def productElementName(n: Int): String
            Definition Classes
            Product
          15. def productElementNames: Iterator[String]
            Definition Classes
            Product
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Revalidate

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          case object Always extends Revalidate with Product with Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, Product, Equals, Revalidate, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Always
          2. Serializable
          3. Product
          4. Equals
          5. Revalidate
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          11. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          12. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          13. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. def productElementName(n: Int): String
            Definition Classes
            Product
          15. def productElementNames: Iterator[String]
            Definition Classes
            Product
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Revalidate

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$Revalidate$$Never$.html b/api/latest/mill/api/PathRef$$Revalidate$$Never$.html index 2deff138959..7a1631d75a1 100644 --- a/api/latest/mill/api/PathRef$$Revalidate$$Never$.html +++ b/api/latest/mill/api/PathRef$$Revalidate$$Never$.html @@ -1,2 +1,2 @@ Mill - mill.api.PathRef.Revalidate.Never

          Packages

          case object Never extends Revalidate with Product with Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, Product, Equals, Revalidate, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Never
          2. Serializable
          3. Product
          4. Equals
          5. Revalidate
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          11. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          12. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          13. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. def productElementName(n: Int): String
            Definition Classes
            Product
          15. def productElementNames: Iterator[String]
            Definition Classes
            Product
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Revalidate

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          case object Never extends Revalidate with Product with Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, Product, Equals, Revalidate, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Never
          2. Serializable
          3. Product
          4. Equals
          5. Revalidate
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          11. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          12. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          13. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. def productElementName(n: Int): String
            Definition Classes
            Product
          15. def productElementNames: Iterator[String]
            Definition Classes
            Product
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Revalidate

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$Revalidate$$Once$.html b/api/latest/mill/api/PathRef$$Revalidate$$Once$.html index 3b820b15fe2..cbb8f2637b8 100644 --- a/api/latest/mill/api/PathRef$$Revalidate$$Once$.html +++ b/api/latest/mill/api/PathRef$$Revalidate$$Once$.html @@ -1,2 +1,2 @@ Mill - mill.api.PathRef.Revalidate.Once

          Packages

          case object Once extends Revalidate with Product with Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, Product, Equals, Revalidate, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Once
          2. Serializable
          3. Product
          4. Equals
          5. Revalidate
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          11. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          12. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          13. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. def productElementName(n: Int): String
            Definition Classes
            Product
          15. def productElementNames: Iterator[String]
            Definition Classes
            Product
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Revalidate

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          case object Once extends Revalidate with Product with Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, Product, Equals, Revalidate, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Once
          2. Serializable
          3. Product
          4. Equals
          5. Revalidate
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          11. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          12. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          13. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. def productElementName(n: Int): String
            Definition Classes
            Product
          15. def productElementNames: Iterator[String]
            Definition Classes
            Product
          16. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Revalidate

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$Revalidate$.html b/api/latest/mill/api/PathRef$$Revalidate$.html index 10dfed98825..b0c160c2b40 100644 --- a/api/latest/mill/api/PathRef$$Revalidate$.html +++ b/api/latest/mill/api/PathRef$$Revalidate$.html @@ -1,2 +1,2 @@ Mill - mill.api.PathRef.Revalidate

          Packages

          object Revalidate

          Source
          PathRef.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Revalidate
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()
          20. case object Always extends Revalidate with Product with Serializable
          21. case object Never extends Revalidate with Product with Serializable
          22. case object Once extends Revalidate with Product with Serializable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          object Revalidate

          Source
          PathRef.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Revalidate
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()
          20. case object Always extends Revalidate with Product with Serializable
          21. case object Never extends Revalidate with Product with Serializable
          22. case object Once extends Revalidate with Product with Serializable

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$Revalidate.html b/api/latest/mill/api/PathRef$$Revalidate.html index 18bd8e254c0..24979747a1d 100644 --- a/api/latest/mill/api/PathRef$$Revalidate.html +++ b/api/latest/mill/api/PathRef$$Revalidate.html @@ -1,2 +1,2 @@ Mill - mill.api.PathRef.Revalidate

          Packages

          sealed trait Revalidate extends AnyRef

          Source
          PathRef.scala
          Linear Supertypes
          AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Revalidate
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          sealed trait Revalidate extends AnyRef

          Source
          PathRef.scala
          Linear Supertypes
          AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Revalidate
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/PathRef$$ValidatedPaths.html b/api/latest/mill/api/PathRef$$ValidatedPaths.html index bb2bd2419c9..4a86fb62185 100644 --- a/api/latest/mill/api/PathRef$$ValidatedPaths.html +++ b/api/latest/mill/api/PathRef$$ValidatedPaths.html @@ -1,5 +1,5 @@ Mill - mill.api.PathRef.ValidatedPaths

          Packages

          c

          mill.api.PathRef

          ValidatedPaths

          class ValidatedPaths extends AnyRef

          This class maintains a cache of already validated paths. It is threadsafe and meant to be shared between threads, e.g. in a ThreadLocal. -

          Source
          PathRef.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. ValidatedPaths
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new ValidatedPaths()

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clear(): Unit
          6. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          7. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          8. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          9. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          10. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          13. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          14. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. def revalidateIfNeededOrThrow(pathRef: PathRef): Unit

            Revalidates the given PathRef, if required.

            Revalidates the given PathRef, if required. +

            Source
            PathRef.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. ValidatedPaths
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Instance Constructors

            1. new ValidatedPaths()

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clear(): Unit
            6. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            7. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            8. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            9. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            10. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            12. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            13. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            14. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            15. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            16. def revalidateIfNeededOrThrow(pathRef: PathRef): Unit

              Revalidates the given PathRef, if required.

              Revalidates the given PathRef, if required. It will only revalidate a PathRef if it's value for PathRef.revalidate says so and also considers the previously revalidated paths.

              Exceptions thrown

              PathRefValidationException If a the PathRef needs revalidation which fails

            17. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            18. def toString(): String
              Definition Classes
              AnyRef → Any
            19. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            20. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            21. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

          diff --git a/api/latest/mill/api/PathRef$.html b/api/latest/mill/api/PathRef$.html index 5ab9403b0c9..3b9bfaaaf6e 100644 --- a/api/latest/mill/api/PathRef$.html +++ b/api/latest/mill/api/PathRef$.html @@ -1,5 +1,5 @@ Mill - mill.api.PathRef

          object PathRef extends Serializable

          Source
          PathRef.scala
          Linear Supertypes
          Serializable, AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. PathRef
          2. Serializable
          3. AnyRef
          4. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Type Members

          1. class PathRefValidationException extends RuntimeException
          2. sealed trait Revalidate extends AnyRef
          3. class ValidatedPaths extends AnyRef

            This class maintains a cache of already validated paths.

            This class maintains a cache of already validated paths. +var toRoot = '../../';

            object PathRef extends Serializable

            Source
            PathRef.scala
            Linear Supertypes
            Serializable, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. PathRef
            2. Serializable
            3. AnyRef
            4. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Type Members

            1. class PathRefValidationException extends RuntimeException
            2. sealed trait Revalidate extends AnyRef
            3. class ValidatedPaths extends AnyRef

              This class maintains a cache of already validated paths.

              This class maintains a cache of already validated paths. It is threadsafe and meant to be shared between threads, e.g. in a ThreadLocal.

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. def apply(path: Path, quick: Boolean = false, revalidate: Revalidate = Revalidate.Never): PathRef

              Create a PathRef by recursively digesting the content of a given path.

              Create a PathRef by recursively digesting the content of a given path.

              path

              The digested path.

              quick

              If true the digest is only based to some file attributes (like mtime and size). diff --git a/api/latest/mill/api/PathRef.html b/api/latest/mill/api/PathRef.html index 6213c402b73..4bcd3f1fd5c 100644 --- a/api/latest/mill/api/PathRef.html +++ b/api/latest/mill/api/PathRef.html @@ -2,4 +2,4 @@ var toRoot = '../../';

              case class PathRef extends Product with Serializable

              A wrapper around os.Path that calculates it's hashcode based on the contents of the filesystem underneath it. Used to ensure filesystem changes can bust caches which are keyed off hashcodes. -

              Source
              PathRef.scala
              Linear Supertypes
              Serializable, Product, Equals, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. PathRef
              2. Serializable
              3. Product
              4. Equals
              5. AnyRef
              6. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              6. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              7. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              8. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              9. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              10. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              11. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              12. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              13. val path: Path
              14. def productElementNames: Iterator[String]
                Definition Classes
                Product
              15. val quick: Boolean
              16. def recomputeSig(): Int
              17. val revalidate: Revalidate
              18. val sig: Int
              19. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              20. def toString(): String
                Definition Classes
                PathRef → AnyRef → Any
              21. def validate(): Boolean
              22. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              23. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              24. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()
              25. def withRevalidate(revalidate: Revalidate): PathRef
              26. def withRevalidateOnce: PathRef

              Inherited from Serializable

              Inherited from Product

              Inherited from Equals

              Inherited from AnyRef

              Inherited from Any

              Ungrouped

              +

              Source
              PathRef.scala
              Linear Supertypes
              Serializable, Product, Equals, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. PathRef
            2. Serializable
            3. Product
            4. Equals
            5. AnyRef
            6. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            7. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            8. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            9. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            10. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            11. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            12. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            13. val path: Path
            14. def productElementNames: Iterator[String]
              Definition Classes
              Product
            15. val quick: Boolean
            16. def recomputeSig(): Int
            17. val revalidate: Revalidate
            18. val sig: Int
            19. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            20. def toString(): String
              Definition Classes
              PathRef → AnyRef → Any
            21. def validate(): Boolean
            22. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            23. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            24. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()
            25. def withRevalidate(revalidate: Revalidate): PathRef
            26. def withRevalidateOnce: PathRef

            Inherited from Serializable

            Inherited from Product

            Inherited from Equals

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            diff --git a/api/latest/mill/api/Problem.html b/api/latest/mill/api/Problem.html index 06c93c70383..e22f237a0f2 100644 --- a/api/latest/mill/api/Problem.html +++ b/api/latest/mill/api/Problem.html @@ -1,3 +1,3 @@ Mill - mill.api.Problem
            t

            mill.api

            Problem

            trait Problem extends AnyRef

            Contains general information about the build problem -

            Source
            CompileProblemReporter.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. Problem
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Abstract Value Members

            1. abstract def category: String
            2. abstract def message: String
            3. abstract def position: ProblemPosition
            4. abstract def severity: Severity

            Concrete Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. def diagnosticCode: Option[DiagnosticCode]
            7. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            8. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            9. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            10. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            12. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            13. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            14. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            15. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            16. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            17. def toString(): String
              Definition Classes
              AnyRef → Any
            18. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            19. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            20. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            +

            Source
            CompileProblemReporter.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. Problem
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Abstract Value Members

            1. abstract def category: String
            2. abstract def message: String
            3. abstract def position: ProblemPosition
            4. abstract def severity: Severity

            Concrete Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. def diagnosticCode: Option[DiagnosticCode]
            7. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            8. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            9. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            10. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            12. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            13. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            14. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            15. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            16. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            17. def toString(): String
              Definition Classes
              AnyRef → Any
            18. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            19. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            20. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

          diff --git a/api/latest/mill/api/ProblemPosition.html b/api/latest/mill/api/ProblemPosition.html index efe6aef8de4..117c8a315b8 100644 --- a/api/latest/mill/api/ProblemPosition.html +++ b/api/latest/mill/api/ProblemPosition.html @@ -1,3 +1,3 @@ Mill - mill.api.ProblemPosition
          t

          mill.api

          ProblemPosition

          trait ProblemPosition extends AnyRef

          Indicates the exact location (source file, line, column) of the build problem -

          Source
          CompileProblemReporter.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. ProblemPosition
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def endColumn: Option[Int]
          2. abstract def endLine: Option[Int]
          3. abstract def endOffset: Option[Int]
          4. abstract def line: Option[Int]
          5. abstract def lineContent: String
          6. abstract def offset: Option[Int]
          7. abstract def pointer: Option[Int]
          8. abstract def pointerSpace: Option[String]
          9. abstract def sourceFile: Option[File]
          10. abstract def sourcePath: Option[String]
          11. abstract def startColumn: Option[Int]
          12. abstract def startLine: Option[Int]
          13. abstract def startOffset: Option[Int]

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +

          Source
          CompileProblemReporter.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. ProblemPosition
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def endColumn: Option[Int]
          2. abstract def endLine: Option[Int]
          3. abstract def endOffset: Option[Int]
          4. abstract def line: Option[Int]
          5. abstract def lineContent: String
          6. abstract def offset: Option[Int]
          7. abstract def pointer: Option[Int]
          8. abstract def pointerSpace: Option[String]
          9. abstract def sourceFile: Option[File]
          10. abstract def sourcePath: Option[String]
          11. abstract def startColumn: Option[Int]
          12. abstract def startLine: Option[Int]
          13. abstract def startOffset: Option[Int]

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/Result$$Aborted$.html b/api/latest/mill/api/Result$$Aborted$.html index 92ffe64c76f..2f5038ba552 100644 --- a/api/latest/mill/api/Result$$Aborted$.html +++ b/api/latest/mill/api/Result$$Aborted$.html @@ -1,3 +1,3 @@ Mill - mill.api.Result.Aborted

          Packages

          case object Aborted extends Result[Nothing] with Product with Serializable

          A task execution was skipped/aborted because of earlier (maybe unrelated) tasks failed and the evaluation was in fail-fast mode. -

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Result[Nothing], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Aborted
          2. Serializable
          3. Product
          4. Equals
          5. Result
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[Nothing]]
            Definition Classes
            Result
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[Nothing]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def flatMap[V](f: (Nothing) => Result[V]): Aborted.type
            Definition Classes
            AbortedResult
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. def map[V](f: (Nothing) => V): Aborted.type
            Definition Classes
            AbortedResult
          15. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          16. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. def productElementName(n: Int): String
            Definition Classes
            Product
          19. def productElementNames: Iterator[String]
            Definition Classes
            Product
          20. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          21. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          22. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Result[Nothing]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Result[Nothing], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Aborted
          2. Serializable
          3. Product
          4. Equals
          5. Result
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[Nothing]]
            Definition Classes
            Result
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[Nothing]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def flatMap[V](f: (Nothing) => Result[V]): Aborted.type
            Definition Classes
            AbortedResult
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. def map[V](f: (Nothing) => V): Aborted.type
            Definition Classes
            AbortedResult
          15. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          16. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. def productElementName(n: Int): String
            Definition Classes
            Product
          19. def productElementNames: Iterator[String]
            Definition Classes
            Product
          20. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          21. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          22. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Result[Nothing]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/Result$$Exception.html b/api/latest/mill/api/Result$$Exception.html index ffb0a338771..17944f8f2bd 100644 --- a/api/latest/mill/api/Result$$Exception.html +++ b/api/latest/mill/api/Result$$Exception.html @@ -1,2 +1,2 @@ Mill - mill.api.Result.Exception

          Packages

          c

          mill.api.Result

          Exception

          case class Exception(throwable: Throwable, outerStack: OuterStack) extends Failing[Nothing] with Product with Serializable

          An (mostly) unintentionally failed task which the exception that caused the failure.

          throwable

          The exception that describes or caused the failure.

          outerStack

          The OuterStack of the failed task.

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Failing[Nothing], Result[Nothing], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Exception
          2. Serializable
          3. Product
          4. Equals
          5. Failing
          6. Result
          7. AnyRef
          8. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new Exception(throwable: Throwable, outerStack: OuterStack)

            throwable

            The exception that describes or caused the failure.

            outerStack

            The OuterStack of the failed task.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[Nothing]]
            Definition Classes
            FailingResult
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[Nothing]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          10. def flatMap[V](f: (Nothing) => Result[V]): Exception
            Definition Classes
            ExceptionFailingResult
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          13. def map[V](f: (Nothing) => V): Exception
            Definition Classes
            ExceptionFailingResult
          14. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          15. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. val outerStack: OuterStack
          18. def productElementNames: Iterator[String]
            Definition Classes
            Product
          19. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          20. val throwable: Throwable
          21. def toString(): String
            Definition Classes
            Exception → AnyRef → Any
          22. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          24. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Failing[Nothing]

          Inherited from Result[Nothing]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          c

          mill.api.Result

          Exception

          case class Exception(throwable: Throwable, outerStack: OuterStack) extends Failing[Nothing] with Product with Serializable

          An (mostly) unintentionally failed task which the exception that caused the failure.

          throwable

          The exception that describes or caused the failure.

          outerStack

          The OuterStack of the failed task.

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Failing[Nothing], Result[Nothing], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Exception
          2. Serializable
          3. Product
          4. Equals
          5. Failing
          6. Result
          7. AnyRef
          8. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new Exception(throwable: Throwable, outerStack: OuterStack)

            throwable

            The exception that describes or caused the failure.

            outerStack

            The OuterStack of the failed task.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[Nothing]]
            Definition Classes
            FailingResult
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[Nothing]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          10. def flatMap[V](f: (Nothing) => Result[V]): Exception
            Definition Classes
            ExceptionFailingResult
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          13. def map[V](f: (Nothing) => V): Exception
            Definition Classes
            ExceptionFailingResult
          14. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          15. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. val outerStack: OuterStack
          18. def productElementNames: Iterator[String]
            Definition Classes
            Product
          19. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          20. val throwable: Throwable
          21. def toString(): String
            Definition Classes
            Exception → AnyRef → Any
          22. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          24. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Failing[Nothing]

          Inherited from Result[Nothing]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/Result$$Failing.html b/api/latest/mill/api/Result$$Failing.html index a9e94ca763a..b4bdb2841af 100644 --- a/api/latest/mill/api/Result$$Failing.html +++ b/api/latest/mill/api/Result$$Failing.html @@ -1,2 +1,2 @@ Mill - mill.api.Result.Failing

          Packages

          sealed trait Failing[+T] extends Result[T]

          A failed task execution.

          T

          The result type of the computed task.

          Source
          Result.scala
          Linear Supertypes
          Result[T], AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Failing
          2. Result
          3. AnyRef
          4. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def flatMap[V](f: (T) => Result[V]): Failing[V]
            Definition Classes
            FailingResult
          2. abstract def map[V](f: (T) => V): Failing[V]
            Definition Classes
            FailingResult

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[T]]
            Definition Classes
            FailingResult
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[T]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          15. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          18. def toString(): String
            Definition Classes
            AnyRef → Any
          19. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          21. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Result[T]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          sealed trait Failing[+T] extends Result[T]

          A failed task execution.

          T

          The result type of the computed task.

          Source
          Result.scala
          Linear Supertypes
          Result[T], AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Failing
          2. Result
          3. AnyRef
          4. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def flatMap[V](f: (T) => Result[V]): Failing[V]
            Definition Classes
            FailingResult
          2. abstract def map[V](f: (T) => V): Failing[V]
            Definition Classes
            FailingResult

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[T]]
            Definition Classes
            FailingResult
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[T]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          15. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          16. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          18. def toString(): String
            Definition Classes
            AnyRef → Any
          19. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          21. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Result[T]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/Result$$Failure.html b/api/latest/mill/api/Result$$Failure.html index acc4a6f3bb0..4d469623a49 100644 --- a/api/latest/mill/api/Result$$Failure.html +++ b/api/latest/mill/api/Result$$Failure.html @@ -1,2 +1,2 @@ Mill - mill.api.Result.Failure

          Packages

          case class Failure[T](msg: String, value: Option[T] = None) extends Failing[T] with Product with Serializable

          An intensional failure, which provides a proper error message as well as an optional result value.

          T

          The result type of the computed task.

          msg

          The error message.

          value

          The optional result value.

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Failing[T], Result[T], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Failure
          2. Serializable
          3. Product
          4. Equals
          5. Failing
          6. Result
          7. AnyRef
          8. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new Failure(msg: String, value: Option[T] = None)

            msg

            The error message.

            value

            The optional result value.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[T]]
            Definition Classes
            FailingResult
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[T]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          10. def flatMap[V](f: (T) => Result[V]): Failure[V]
            Definition Classes
            FailureFailingResult
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          13. def map[V](f: (T) => V): Failure[V]
            Definition Classes
            FailureFailingResult
          14. val msg: String
          15. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          16. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. def productElementNames: Iterator[String]
            Definition Classes
            Product
          19. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          20. val value: Option[T]
          21. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          22. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Failing[T]

          Inherited from Result[T]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          case class Failure[T](msg: String, value: Option[T] = None) extends Failing[T] with Product with Serializable

          An intensional failure, which provides a proper error message as well as an optional result value.

          T

          The result type of the computed task.

          msg

          The error message.

          value

          The optional result value.

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Failing[T], Result[T], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Failure
          2. Serializable
          3. Product
          4. Equals
          5. Failing
          6. Result
          7. AnyRef
          8. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new Failure(msg: String, value: Option[T] = None)

            msg

            The error message.

            value

            The optional result value.

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[T]]
            Definition Classes
            FailingResult
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[T]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          10. def flatMap[V](f: (T) => Result[V]): Failure[V]
            Definition Classes
            FailureFailingResult
          11. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          12. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          13. def map[V](f: (T) => V): Failure[V]
            Definition Classes
            FailureFailingResult
          14. val msg: String
          15. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          16. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. def productElementNames: Iterator[String]
            Definition Classes
            Product
          19. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          20. val value: Option[T]
          21. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          22. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Failing[T]

          Inherited from Result[T]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/Result$$OuterStack.html b/api/latest/mill/api/Result$$OuterStack.html index f8b91bdf4f9..a741265e2b6 100644 --- a/api/latest/mill/api/Result$$OuterStack.html +++ b/api/latest/mill/api/Result$$OuterStack.html @@ -1,2 +1,2 @@ Mill - mill.api.Result.OuterStack

          Packages

          c

          mill.api.Result

          OuterStack

          class OuterStack extends AnyRef

          Source
          Result.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. OuterStack
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new OuterStack(value: Array[StackTraceElement])
          2. new OuterStack(value: Seq[StackTraceElement])

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(obj: Any): Boolean
            Definition Classes
            OuterStack → AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            OuterStack → AnyRef → Any
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. val value: Seq[StackTraceElement]
          18. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +var toRoot = '../../';

          Packages

          c

          mill.api.Result

          OuterStack

          class OuterStack extends AnyRef

          Source
          Result.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. OuterStack
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new OuterStack(value: Array[StackTraceElement])
          2. new OuterStack(value: Seq[StackTraceElement])

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(obj: Any): Boolean
            Definition Classes
            OuterStack → AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            OuterStack → AnyRef → Any
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. val value: Seq[StackTraceElement]
          18. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          20. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          diff --git a/api/latest/mill/api/Result$$Skipped$.html b/api/latest/mill/api/Result$$Skipped$.html index 8606198f027..774cd5389e3 100644 --- a/api/latest/mill/api/Result$$Skipped$.html +++ b/api/latest/mill/api/Result$$Skipped$.html @@ -1,3 +1,3 @@ Mill - mill.api.Result.Skipped

          Packages

          case object Skipped extends Result[Nothing] with Product with Serializable

          A task execution was skipped because of failures in it's dependencies. -

          Source
          Result.scala
          Linear Supertypes
          Serializable, Product, Equals, Result[Nothing], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Skipped
          2. Serializable
          3. Product
          4. Equals
          5. Result
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def asFailing: Option[Failing[Nothing]]
            Definition Classes
            Result
          5. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          6. def asSuccess: Option[Success[Nothing]]
            Definition Classes
            Result
          7. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          8. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          9. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          10. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          11. def flatMap[V](f: (Nothing) => Result[V]): Skipped.type
            Definition Classes
            SkippedResult
          12. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          13. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          14. def map[V](f: (Nothing) => V): Skipped.type
            Definition Classes
            SkippedResult
          15. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          16. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          17. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          18. def productElementName(n: Int): String
            Definition Classes
            Product
          19. def productElementNames: Iterator[String]
            Definition Classes
            Product
          20. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          21. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          22. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          23. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from Serializable

          Inherited from Product

          Inherited from Equals

          Inherited from Result[Nothing]

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +

        Source
        Result.scala
        Linear Supertypes
        Serializable, Product, Equals, Result[Nothing], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Skipped
        2. Serializable
        3. Product
        4. Equals
        5. Result
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def asFailing: Option[Failing[Nothing]]
          Definition Classes
          Result
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def asSuccess: Option[Success[Nothing]]
          Definition Classes
          Result
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. def flatMap[V](f: (Nothing) => Result[V]): Skipped.type
          Definition Classes
          SkippedResult
        12. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. def map[V](f: (Nothing) => V): Skipped.type
          Definition Classes
          SkippedResult
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. def productElementName(n: Int): String
          Definition Classes
          Product
        19. def productElementNames: Iterator[String]
          Definition Classes
          Product
        20. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Result[Nothing]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/api/Result$$Success.html b/api/latest/mill/api/Result$$Success.html index 6e17d86076a..26f27b0117c 100644 --- a/api/latest/mill/api/Result$$Success.html +++ b/api/latest/mill/api/Result$$Success.html @@ -1,2 +1,2 @@ Mill - mill.api.Result.Success

        Packages

        case class Success[+T](value: T) extends Result[T] with Product with Serializable

        A successful task execution.

        T

        The result type of the computed task.

        value

        The value computed by the task.

        Source
        Result.scala
        Linear Supertypes
        Serializable, Product, Equals, Result[T], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Success
        2. Serializable
        3. Product
        4. Equals
        5. Result
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Success(value: T)

          value

          The value computed by the task.

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def asFailing: Option[Failing[T]]
          Definition Classes
          Result
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def asSuccess: Option[Success[T]]
          Definition Classes
          SuccessResult
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def flatMap[V](f: (T) => Result[V]): Result[V]
          Definition Classes
          SuccessResult
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def map[V](f: (T) => V): Success[V]
          Definition Classes
          SuccessResult
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def productElementNames: Iterator[String]
          Definition Classes
          Product
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. val value: T
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Result[T]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case class Success[+T](value: T) extends Result[T] with Product with Serializable

        A successful task execution.

        T

        The result type of the computed task.

        value

        The value computed by the task.

        Source
        Result.scala
        Linear Supertypes
        Serializable, Product, Equals, Result[T], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Success
        2. Serializable
        3. Product
        4. Equals
        5. Result
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Success(value: T)

          value

          The value computed by the task.

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def asFailing: Option[Failing[T]]
          Definition Classes
          Result
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def asSuccess: Option[Success[T]]
          Definition Classes
          SuccessResult
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def flatMap[V](f: (T) => Result[V]): Result[V]
          Definition Classes
          SuccessResult
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def map[V](f: (T) => V): Success[V]
          Definition Classes
          SuccessResult
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def productElementNames: Iterator[String]
          Definition Classes
          Product
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. val value: T
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Result[T]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/api/Result$.html b/api/latest/mill/api/Result$.html index 6c5c04e22aa..b2359a5fc26 100644 --- a/api/latest/mill/api/Result$.html +++ b/api/latest/mill/api/Result$.html @@ -1,2 +1,2 @@ Mill - mill.api.Result

        object Result

        Source
        Result.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Result
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. case class Exception(throwable: Throwable, outerStack: OuterStack) extends Failing[Nothing] with Product with Serializable

          An (mostly) unintentionally failed task which the exception that caused the failure.

          An (mostly) unintentionally failed task which the exception that caused the failure.

          throwable

          The exception that describes or caused the failure.

          outerStack

          The OuterStack of the failed task.

        2. sealed trait Failing[+T] extends Result[T]

          A failed task execution.

          A failed task execution.

          T

          The result type of the computed task.

        3. case class Failure[T](msg: String, value: Option[T] = None) extends Failing[T] with Product with Serializable

          An intensional failure, which provides a proper error message as well as an optional result value.

          An intensional failure, which provides a proper error message as well as an optional result value.

          T

          The result type of the computed task.

          msg

          The error message.

          value

          The optional result value.

        4. class OuterStack extends AnyRef
        5. case class Success[+T](value: T) extends Result[T] with Product with Serializable

          A successful task execution.

          A successful task execution.

          T

          The result type of the computed task.

          value

          The value computed by the task.

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. implicit def create[T](t: => T): Result[T]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        21. case object Aborted extends Result[Nothing] with Product with Serializable

          A task execution was skipped/aborted because of earlier (maybe unrelated) tasks failed and the evaluation was in fail-fast mode.

        22. case object Skipped extends Result[Nothing] with Product with Serializable

          A task execution was skipped because of failures in it's dependencies.

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object Result

        Source
        Result.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Result
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. case class Exception(throwable: Throwable, outerStack: OuterStack) extends Failing[Nothing] with Product with Serializable

          An (mostly) unintentionally failed task which the exception that caused the failure.

          An (mostly) unintentionally failed task which the exception that caused the failure.

          throwable

          The exception that describes or caused the failure.

          outerStack

          The OuterStack of the failed task.

        2. sealed trait Failing[+T] extends Result[T]

          A failed task execution.

          A failed task execution.

          T

          The result type of the computed task.

        3. case class Failure[T](msg: String, value: Option[T] = None) extends Failing[T] with Product with Serializable

          An intensional failure, which provides a proper error message as well as an optional result value.

          An intensional failure, which provides a proper error message as well as an optional result value.

          T

          The result type of the computed task.

          msg

          The error message.

          value

          The optional result value.

        4. class OuterStack extends AnyRef
        5. case class Success[+T](value: T) extends Result[T] with Product with Serializable

          A successful task execution.

          A successful task execution.

          T

          The result type of the computed task.

          value

          The value computed by the task.

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. implicit def create[T](t: => T): Result[T]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        21. case object Aborted extends Result[Nothing] with Product with Serializable

          A task execution was skipped/aborted because of earlier (maybe unrelated) tasks failed and the evaluation was in fail-fast mode.

        22. case object Skipped extends Result[Nothing] with Product with Serializable

          A task execution was skipped because of failures in it's dependencies.

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/api/Result.html b/api/latest/mill/api/Result.html index dcc8d374afb..cc2341d269d 100644 --- a/api/latest/mill/api/Result.html +++ b/api/latest/mill/api/Result.html @@ -1,3 +1,3 @@ Mill - mill.api.Result

        sealed trait Result[+T] extends AnyRef

        The result of a task execution. -

        T

        The result type of the computed task.

        Source
        Result.scala
        Linear Supertypes
        AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Result
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def flatMap[V](f: (T) => Result[V]): Result[V]
        2. abstract def map[V](f: (T) => V): Result[V]

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def asFailing: Option[Failing[T]]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def asSuccess: Option[Success[T]]
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +

        T

        The result type of the computed task.

        Source
        Result.scala
        Linear Supertypes
        AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Result
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def flatMap[V](f: (T) => Result[V]): Result[V]
      2. abstract def map[V](f: (T) => V): Result[V]

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def asFailing: Option[Failing[T]]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def asSuccess: Option[Success[T]]
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/Severity.html b/api/latest/mill/api/Severity.html index bf55d7b4d52..fe281de81f2 100644 --- a/api/latest/mill/api/Severity.html +++ b/api/latest/mill/api/Severity.html @@ -1,2 +1,2 @@ Mill - mill.api.Severity
      t

      mill.api

      Severity

      sealed trait Severity extends AnyRef

      Source
      CompileProblemReporter.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Severity
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';
      t

      mill.api

      Severity

      sealed trait Severity extends AnyRef

      Source
      CompileProblemReporter.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Severity
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/StreamSupport.html b/api/latest/mill/api/StreamSupport.html index cb3d198f88b..1791884dbec 100644 --- a/api/latest/mill/api/StreamSupport.html +++ b/api/latest/mill/api/StreamSupport.html @@ -1,2 +1,2 @@ Mill - mill.api.StreamSupport
      t

      mill.api

      StreamSupport

      trait StreamSupport extends AnyRef

      Source
      StreamSupport.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. StreamSupport
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. def stream(src: InputStream, dest: OutputStream): Unit

        Pump the data from the src stream into the dest stream.

      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';
      t

      mill.api

      StreamSupport

      trait StreamSupport extends AnyRef

      Source
      StreamSupport.scala
      Linear Supertypes
      AnyRef, Any
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. StreamSupport
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. def stream(src: InputStream, dest: OutputStream): Unit

        Pump the data from the src stream into the dest stream.

      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/Strict$.html b/api/latest/mill/api/Strict$.html index df2364cdaae..e5ca8687380 100644 --- a/api/latest/mill/api/Strict$.html +++ b/api/latest/mill/api/Strict$.html @@ -1,5 +1,5 @@ Mill - mill.api.Strict
      o

      mill.api

      Strict

      object Strict extends AggWrapper

      Source
      AggWrapper.scala
      Linear Supertypes
      AggWrapper, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Strict
      2. AggWrapper
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. trait Agg[V] extends IterableOnce[V] with IterableOps[V, Agg, Agg[V]]

        A collection with enforced uniqueness, fast contains and deterministic +var toRoot = '../../';

        o

        mill.api

        Strict

        object Strict extends AggWrapper

        Source
        AggWrapper.scala
        Linear Supertypes
        AggWrapper, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Strict
        2. AggWrapper
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. trait Agg[V] extends IterableOnce[V] with IterableOps[V, Agg, Agg[V]]

          A collection with enforced uniqueness, fast contains and deterministic ordering.

          A collection with enforced uniqueness, fast contains and deterministic ordering. Raises an exception if a duplicate is found; call toSeq.distinct if you explicitly want to make it swallow duplicates diff --git a/api/latest/mill/api/SystemStreams$.html b/api/latest/mill/api/SystemStreams$.html index cc0528f08df..781c6a02155 100644 --- a/api/latest/mill/api/SystemStreams$.html +++ b/api/latest/mill/api/SystemStreams$.html @@ -1,5 +1,5 @@ Mill - mill.api.SystemStreams

          object SystemStreams

          Source
          SystemStreams.scala
          Linear Supertypes
          AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. SystemStreams
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. def isOriginal(): Boolean

            Used to check whether the system streams are all "original", i,e.

            Used to check whether the system streams are all "original", i,e. they +var toRoot = '../../';

            object SystemStreams

            Source
            SystemStreams.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. SystemStreams
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            7. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            8. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            9. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            10. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            12. def isOriginal(): Boolean

              Used to check whether the system streams are all "original", i,e.

              Used to check whether the system streams are all "original", i,e. they have not been overriden. Used for code paths that need to work differently if they have been overriden (e.g. handling subprocess stdout/stderr)

              Assumes that the application only uses withStreams to override stdout/stderr/stdin. diff --git a/api/latest/mill/api/SystemStreams.html b/api/latest/mill/api/SystemStreams.html index 7c49d47f4fa..9d2230d4201 100644 --- a/api/latest/mill/api/SystemStreams.html +++ b/api/latest/mill/api/SystemStreams.html @@ -3,4 +3,4 @@ operating system. These may internally be proxied/redirected/processed, but from the consumer's perspective they look just like the stdout/stderr/stdin that any Unix process receives from the OS. -

              Source
              SystemStreams.scala
              Linear Supertypes
              AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. SystemStreams
              2. AnyRef
              3. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Instance Constructors

              1. new SystemStreams(out: PrintStream, err: PrintStream, in: InputStream)

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              6. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              7. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              8. val err: PrintStream
              9. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              10. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              11. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              12. val in: InputStream
              13. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              14. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              15. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              16. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              17. val out: PrintStream
              18. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              19. def toString(): String
                Definition Classes
                AnyRef → Any
              20. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              21. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              22. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()

              Inherited from AnyRef

              Inherited from Any

              Ungrouped

            +

            Source
            SystemStreams.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. SystemStreams
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Instance Constructors

            1. new SystemStreams(out: PrintStream, err: PrintStream, in: InputStream)

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            5. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            6. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            7. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            8. val err: PrintStream
            9. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            10. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            12. val in: InputStream
            13. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            14. final def ne(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            15. final def notify(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            16. final def notifyAll(): Unit
              Definition Classes
              AnyRef
              Annotations
              @native()
            17. val out: PrintStream
            18. final def synchronized[T0](arg0: => T0): T0
              Definition Classes
              AnyRef
            19. def toString(): String
              Definition Classes
              AnyRef → Any
            20. final def wait(): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            21. final def wait(arg0: Long, arg1: Int): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException])
            22. final def wait(arg0: Long): Unit
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.InterruptedException]) @native()

            Inherited from AnyRef

            Inherited from Any

            Ungrouped

            diff --git a/api/latest/mill/api/TestReporter.html b/api/latest/mill/api/TestReporter.html index e3b914123b2..0b19d6c8c6c 100644 --- a/api/latest/mill/api/TestReporter.html +++ b/api/latest/mill/api/TestReporter.html @@ -3,4 +3,4 @@ injected into the test task and report information upon the start and the finish of testing events -

          Source
          BuildReporter.scala
          Linear Supertypes
          AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. TestReporter
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def logFinish(event: Event): Unit
          2. abstract def logStart(event: Event): Unit

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

          +

          Source
          BuildReporter.scala
          Linear Supertypes
          AnyRef, Any
          Known Subclasses
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. TestReporter
          2. AnyRef
          3. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Abstract Value Members

          1. abstract def logFinish(event: Event): Unit
          2. abstract def logStart(event: Event): Unit

          Concrete Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          5. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          6. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          7. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          8. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          9. final def getClass(): Class[_ <: AnyRef]
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          10. def hashCode(): Int
            Definition Classes
            AnyRef → Any
            Annotations
            @native()
          11. final def isInstanceOf[T0]: Boolean
            Definition Classes
            Any
          12. final def ne(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          13. final def notify(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          14. final def notifyAll(): Unit
            Definition Classes
            AnyRef
            Annotations
            @native()
          15. final def synchronized[T0](arg0: => T0): T0
            Definition Classes
            AnyRef
          16. def toString(): String
            Definition Classes
            AnyRef → Any
          17. final def wait(): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          18. final def wait(arg0: Long, arg1: Int): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException])
          19. final def wait(arg0: Long): Unit
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.InterruptedException]) @native()

          Inherited from AnyRef

          Inherited from Any

          Ungrouped

        diff --git a/api/latest/mill/api/Val.html b/api/latest/mill/api/Val.html index cb2195547c1..241b7e40757 100644 --- a/api/latest/mill/api/Val.html +++ b/api/latest/mill/api/Val.html @@ -4,4 +4,4 @@ explicitly via .value. That makes it much less likely to introduce bugs passing the wrong thing, e.g. (Any, Int) can be passed to Any, but (Val, Int) cannot be passed to Val -

        Source
        Val.scala
        Linear Supertypes
        Serializable, Product, Equals, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Val
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Val(value: Any)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: Any
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

      +

      Source
      Val.scala
      Linear Supertypes
      Serializable, Product, Equals, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Val
      2. Serializable
      3. Product
      4. Equals
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new Val(value: Any)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      8. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      9. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      10. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      11. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      12. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      13. def productElementNames: Iterator[String]
        Definition Classes
        Product
      14. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      15. val value: Any
      16. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      17. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from Product

      Inherited from Equals

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/Warn$.html b/api/latest/mill/api/Warn$.html index abcc7fa9847..9edc9c3975d 100644 --- a/api/latest/mill/api/Warn$.html +++ b/api/latest/mill/api/Warn$.html @@ -1,2 +1,2 @@ Mill - mill.api.Warn

      case object Warn extends Severity with Product with Serializable

      Source
      CompileProblemReporter.scala
      Linear Supertypes
      Serializable, Product, Equals, Severity, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Warn
      2. Serializable
      3. Product
      4. Equals
      5. Severity
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      11. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      13. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. def productElementName(n: Int): String
        Definition Classes
        Product
      15. def productElementNames: Iterator[String]
        Definition Classes
        Product
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from Product

      Inherited from Equals

      Inherited from Severity

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      case object Warn extends Severity with Product with Serializable

      Source
      CompileProblemReporter.scala
      Linear Supertypes
      Serializable, Product, Equals, Severity, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Warn
      2. Serializable
      3. Product
      4. Equals
      5. Severity
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      11. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      13. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. def productElementName(n: Int): String
        Definition Classes
        Product
      15. def productElementNames: Iterator[String]
        Definition Classes
        Product
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from Product

      Inherited from Equals

      Inherited from Severity

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/experimental.html b/api/latest/mill/api/experimental.html index 340b460a6b4..577025e510b 100644 --- a/api/latest/mill/api/experimental.html +++ b/api/latest/mill/api/experimental.html @@ -1,3 +1,3 @@ Mill - mill.api.experimental
      a

      mill.api

      experimental

      class experimental extends Annotation with StaticAnnotation

      Annotation to mark experimental API, which is not guaranteed to stay. -

      Source
      experimental.scala
      Linear Supertypes
      StaticAnnotation, Annotation, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. experimental
      2. StaticAnnotation
      3. Annotation
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new experimental()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +

      Source
      experimental.scala
      Linear Supertypes
      StaticAnnotation, Annotation, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. experimental
      2. StaticAnnotation
      3. Annotation
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new experimental()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/api/internal.html b/api/latest/mill/api/internal.html index 6df6325dc40..bd9f37fbd95 100644 --- a/api/latest/mill/api/internal.html +++ b/api/latest/mill/api/internal.html @@ -1,3 +1,3 @@ Mill - mill.api.internal
      a

      mill.api

      internal

      class internal extends Annotation with StaticAnnotation

      Annotation to mark internal API, which is not guaranteed to stay. -

      Source
      internal.scala
      Linear Supertypes
      StaticAnnotation, Annotation, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. internal
      2. StaticAnnotation
      3. Annotation
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new internal()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +

      Source
      internal.scala
      Linear Supertypes
      StaticAnnotation, Annotation, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. internal
    2. StaticAnnotation
    3. Annotation
    4. AnyRef
    5. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new internal()

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from StaticAnnotation

    Inherited from Annotation

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/Applicative$$ApplyHandler$.html b/api/latest/mill/define/Applicative$$ApplyHandler$.html index 59f0e0fc290..2f371725ace 100644 --- a/api/latest/mill/define/Applicative$$ApplyHandler$.html +++ b/api/latest/mill/define/Applicative$$ApplyHandler$.html @@ -1,3 +1,3 @@ Mill - mill.define.Applicative.ApplyHandler

    Packages

    • package root
      Definition Classes
      root
    • package mill
      Definition Classes
      root
    • package define
      Definition Classes
      mill
    • object Applicative

      A generic Applicative-functor macro: translates calls to

      A generic Applicative-functor macro: translates calls to

      Applier.apply{ ... applyable1.apply() ... applyable2.apply() ... }

      into

      Applier.zipMap(applyable1, applyable2){ (a1, a2, ctx) => ... a1 ... a2 ... } -

      Definition Classes
      define
      Annotations
      @internal()
    • ApplyHandler
    • Applyable
    • Applyer

    object ApplyHandler

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ApplyHandler
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. implicit def defaultApplyHandler[M[+_]]: ApplyHandler[M]
      Annotations
      @compileTimeOnly("Target#apply() can only be used with a T{...} block")
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Definition Classes
    define
    Annotations
    @internal()
  • ApplyHandler
  • Applyable
  • Applyer
  • o

    mill.define.Applicative

    ApplyHandler

    Companion trait ApplyHandler

    object ApplyHandler

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ApplyHandler
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. implicit def defaultApplyHandler[M[+_]]: ApplyHandler[M]
      Annotations
      @compileTimeOnly("Target#apply() can only be used with a T{...} block")
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/Applicative$$ApplyHandler.html b/api/latest/mill/define/Applicative$$ApplyHandler.html index 722aa428c67..05bbeba8a97 100644 --- a/api/latest/mill/define/Applicative$$ApplyHandler.html +++ b/api/latest/mill/define/Applicative$$ApplyHandler.html @@ -1,4 +1,4 @@ Mill - mill.define.Applicative.ApplyHandler

    Packages

    • package root
      Definition Classes
      root
    • package mill
      Definition Classes
      root
    • package define
      Definition Classes
      mill
    • object Applicative

      A generic Applicative-functor macro: translates calls to

      A generic Applicative-functor macro: translates calls to

      Applier.apply{ ... applyable1.apply() ... applyable2.apply() ... }

      into

      Applier.zipMap(applyable1, applyable2){ (a1, a2, ctx) => ... a1 ... a2 ... } -

      Definition Classes
      define
      Annotations
      @internal()
    • ApplyHandler
    • Applyable
    • Applyer

    trait ApplyHandler[M[+_]] extends AnyRef

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ApplyHandler
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def apply[T](t: M[T]): T

      Extracts the current value T out of the wrapping M[T +

    Definition Classes
    define
    Annotations
    @internal()
  • ApplyHandler
  • Applyable
  • Applyer
  • trait ApplyHandler[M[+_]] extends AnyRef

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ApplyHandler
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def apply[T](t: M[T]): T

      Extracts the current value T out of the wrapping M[T

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/Applicative$$Applyable.html b/api/latest/mill/define/Applicative$$Applyable.html index af99cfaf8b6..acb38fcb1cf 100644 --- a/api/latest/mill/define/Applicative$$Applyable.html +++ b/api/latest/mill/define/Applicative$$Applyable.html @@ -1,3 +1,3 @@ Mill - mill.define.Applicative.Applyable

    Packages

    • package root
      Definition Classes
      root
    • package mill
      Definition Classes
      root
    • package define
      Definition Classes
      mill
    • object Applicative

      A generic Applicative-functor macro: translates calls to

      A generic Applicative-functor macro: translates calls to

      Applier.apply{ ... applyable1.apply() ... applyable2.apply() ... }

      into

      Applier.zipMap(applyable1, applyable2){ (a1, a2, ctx) => ... a1 ... a2 ... } -

      Definition Classes
      define
      Annotations
      @internal()
    • ApplyHandler
    • Applyable
    • Applyer

    trait Applyable[M[+_], +T] extends AnyRef

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Applyable
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def self: M[T]

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply()(implicit handler: ApplyHandler[M]): T
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Definition Classes
    define
    Annotations
    @internal()
  • ApplyHandler
  • Applyable
  • Applyer
  • t

    mill.define.Applicative

    Applyable

    trait Applyable[M[+_], +T] extends AnyRef

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Applyable
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def self: M[T]

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply()(implicit handler: ApplyHandler[M]): T
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/Applicative$$Applyer.html b/api/latest/mill/define/Applicative$$Applyer.html index 754f6e2d072..5d9721f426c 100644 --- a/api/latest/mill/define/Applicative$$Applyer.html +++ b/api/latest/mill/define/Applicative$$Applyer.html @@ -1,3 +1,3 @@ Mill - mill.define.Applicative.Applyer

    Packages

    • package root
      Definition Classes
      root
    • package mill
      Definition Classes
      root
    • package define
      Definition Classes
      mill
    • object Applicative

      A generic Applicative-functor macro: translates calls to

      A generic Applicative-functor macro: translates calls to

      Applier.apply{ ... applyable1.apply() ... applyable2.apply() ... }

      into

      Applier.zipMap(applyable1, applyable2){ (a1, a2, ctx) => ... a1 ... a2 ... } -

      Definition Classes
      define
      Annotations
      @internal()
    • ApplyHandler
    • Applyable
    • Applyer

    trait Applyer[W[_], T[_], Z[_], Ctx] extends AnyRef

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Applyer
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def traverseCtx[I, R](xs: Seq[W[I]])(f: (IndexedSeq[I], Ctx) => Z[R]): T[R]

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. def ctx()(implicit c: Ctx): Ctx
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Definition Classes
    define
    Annotations
    @internal()
  • ApplyHandler
  • Applyable
  • Applyer
  • t

    mill.define.Applicative

    Applyer

    trait Applyer[W[_], T[_], Z[_], Ctx] extends AnyRef

    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Applyer
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def traverseCtx[I, R](xs: Seq[W[I]])(f: (IndexedSeq[I], Ctx) => Z[R]): T[R]

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. def ctx()(implicit c: Ctx): Ctx
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/Applicative$.html b/api/latest/mill/define/Applicative$.html index 4ca0706e53a..18044d8ffb7 100644 --- a/api/latest/mill/define/Applicative$.html +++ b/api/latest/mill/define/Applicative$.html @@ -1,3 +1,3 @@ Mill - mill.define.Applicative
    o

    mill.define

    Applicative

    object Applicative

    A generic Applicative-functor macro: translates calls to

    Applier.apply{ ... applyable1.apply() ... applyable2.apply() ... }

    into

    Applier.zipMap(applyable1, applyable2){ (a1, a2, ctx) => ... a1 ... a2 ... } -

    Annotations
    @internal()
    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Applicative
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. trait ApplyHandler[M[+_]] extends AnyRef
    2. trait Applyable[M[+_], +T] extends AnyRef
    3. trait Applyer[W[_], T[_], Z[_], Ctx] extends AnyRef
    4. type Id[+T] = T

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def impl[M[_], T, Ctx](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[Ctx]): scala.reflect.macros.blackbox.Context.Expr[M[T]]
    12. def impl0[M[_], T, Ctx](c: Context)(t: scala.reflect.macros.blackbox.Context.Tree)(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[Ctx]): scala.reflect.macros.blackbox.Context.Expr[M[T]]
    13. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    14. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    15. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    18. def toString(): String
      Definition Classes
      AnyRef → Any
    19. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    21. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    22. object ApplyHandler

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Annotations
    @internal()
    Source
    Applicative.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Applicative
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. trait ApplyHandler[M[+_]] extends AnyRef
    2. trait Applyable[M[+_], +T] extends AnyRef
    3. trait Applyer[W[_], T[_], Z[_], Ctx] extends AnyRef
    4. type Id[+T] = T

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def impl[M[_], T, Ctx](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[Ctx]): scala.reflect.macros.blackbox.Context.Expr[M[T]]
    12. def impl0[M[_], T, Ctx](c: Context)(t: scala.reflect.macros.blackbox.Context.Tree)(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[Ctx]): scala.reflect.macros.blackbox.Context.Expr[M[T]]
    13. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    14. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    15. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    18. def toString(): String
      Definition Classes
      AnyRef → Any
    19. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    21. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    22. object ApplyHandler

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/Args$.html b/api/latest/mill/define/Args$.html index 1647ff71359..300a1465270 100644 --- a/api/latest/mill/define/Args$.html +++ b/api/latest/mill/define/Args$.html @@ -1,3 +1,3 @@ Mill - mill.define.Args

    object Args

    Source
    Args.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Args
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply(chunks: Shellable*): Args

      Constructs an Args object from os.Shellables +var toRoot = '../../';

      object Args

      Source
      Args.scala
      Linear Supertypes
      AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Args
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(chunks: Shellable*): Args

        Constructs an Args object from os.Shellables

      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/latest/mill/define/Args.html b/api/latest/mill/define/Args.html index 4b24d43ec13..7d589a67a45 100644 --- a/api/latest/mill/define/Args.html +++ b/api/latest/mill/define/Args.html @@ -1,4 +1,4 @@ Mill - mill.define.Args

      class Args extends AnyRef

      Represents an unstructured sequence of command-line arguments that can be passed to Mill commands; similar to mainargs.Leftover. -

      Source
      Args.scala
      Linear Supertypes
      AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Args
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new Args(value: Seq[String])

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. val value: Seq[String]
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +

    Source
    Args.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Args
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new Args(value: Seq[String])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. val value: Seq[String]
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/BaseModule$$Implicit.html b/api/latest/mill/define/BaseModule$$Implicit.html index 170452c14a9..d0df1bba74e 100644 --- a/api/latest/mill/define/BaseModule$$Implicit.html +++ b/api/latest/mill/define/BaseModule$$Implicit.html @@ -1,2 +1,2 @@ Mill - mill.define.BaseModule.Implicit

    Packages

    case class Implicit(value: BaseModule) extends Product with Serializable

    Source
    BaseModule.scala
    Linear Supertypes
    Serializable, Product, Equals, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Implicit
    2. Serializable
    3. Product
    4. Equals
    5. AnyRef
    6. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new Implicit(value: BaseModule)

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    8. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    9. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    10. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    11. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    12. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    13. def productElementNames: Iterator[String]
      Definition Classes
      Product
    14. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    15. val value: BaseModule
    16. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    17. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from Product

    Inherited from Equals

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    case class Implicit(value: BaseModule) extends Product with Serializable

    Source
    BaseModule.scala
    Linear Supertypes
    Serializable, Product, Equals, AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Implicit
    2. Serializable
    3. Product
    4. Equals
    5. AnyRef
    6. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new Implicit(value: BaseModule)

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    8. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    9. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    10. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    11. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    12. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    13. def productElementNames: Iterator[String]
      Definition Classes
      Product
    14. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    15. val value: BaseModule
    16. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    17. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from Product

    Inherited from Equals

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/BaseModule$.html b/api/latest/mill/define/BaseModule$.html index 0e71072737f..5d105b9507a 100644 --- a/api/latest/mill/define/BaseModule$.html +++ b/api/latest/mill/define/BaseModule$.html @@ -1,2 +1,2 @@ Mill - mill.define.BaseModule

    object BaseModule

    Source
    BaseModule.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. BaseModule
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. case class Implicit(value: BaseModule) extends Product with Serializable

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    object BaseModule

    Source
    BaseModule.scala
    Linear Supertypes
    AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. BaseModule
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. case class Implicit(value: BaseModule) extends Product with Serializable

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/latest/mill/define/BaseModule.html b/api/latest/mill/define/BaseModule.html index 469b9b8da32..160628c104b 100644 --- a/api/latest/mill/define/BaseModule.html +++ b/api/latest/mill/define/BaseModule.html @@ -1,5 +1,5 @@ Mill - mill.define.BaseModule

    abstract class BaseModule extends BaseClass with Module

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. BaseModule
    2. Module
    3. BaseClass
    4. Cacher
    5. AnyRef
    6. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new BaseModule(millSourcePath0: Path, external0: Boolean = false, foreign0: Option[Segments] = None)(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line, millFile0: File, caller: Caller)

    Abstract Value Members

    1. abstract def millDiscover: Discover[BaseModule.this.type]

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
      Attributes
      protected[this]
      Definition Classes
      Cacher
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. implicit def millImplicitBaseModule: Implicit
    14. implicit def millModuleBasePath: BasePath
      Definition Classes
      BaseModuleModule
    15. def millModuleDirectChildren: Seq[Module]
      Definition Classes
      Module
    16. implicit def millModuleExternal: External
      Definition Classes
      Module
    17. implicit def millModuleSegments: Segments
      Definition Classes
      BaseModuleModule
    18. implicit def millModuleShared: Foreign
      Definition Classes
      Module
    19. def millOuterCtx: Ctx
      Definition Classes
      BaseClass
    20. def millSourcePath: Path
      Definition Classes
      BaseModuleModule
    21. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    22. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    23. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    24. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    25. def toString(): String
      Definition Classes
      Module → AnyRef → Any
    26. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    27. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    28. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    29. object millInternal extends Internal

      Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

      abstract class BaseModule extends BaseClass with Module

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BaseModule
      2. Module
      3. BaseClass
      4. Cacher
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new BaseModule(millSourcePath0: Path, external0: Boolean = false, foreign0: Option[Segments] = None)(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line, millFile0: File, caller: Caller)

      Abstract Value Members

      1. abstract def millDiscover: Discover[BaseModule.this.type]

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
        Attributes
        protected[this]
        Definition Classes
        Cacher
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. implicit def millImplicitBaseModule: Implicit
      14. implicit def millModuleBasePath: BasePath
        Definition Classes
        BaseModuleModule
      15. def millModuleDirectChildren: Seq[Module]
        Definition Classes
        Module
      16. implicit def millModuleExternal: External
        Definition Classes
        Module
      17. implicit def millModuleSegments: Segments
        Definition Classes
        BaseModuleModule
      18. implicit def millModuleShared: Foreign
        Definition Classes
        Module
      19. def millOuterCtx: Ctx
        Definition Classes
        BaseClass
      20. def millSourcePath: Path
        Definition Classes
        BaseModuleModule
      21. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      22. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      23. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      24. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      25. def toString(): String
        Definition Classes
        Module → AnyRef → Any
      26. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      27. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      28. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()
      29. object millInternal 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 diff --git a/api/latest/mill/define/Caller$.html b/api/latest/mill/define/Caller$.html index 91577bcd90f..cab73509253 100644 --- a/api/latest/mill/define/Caller$.html +++ b/api/latest/mill/define/Caller$.html @@ -1,2 +1,2 @@ Mill - mill.define.Caller

        object Caller extends Serializable

        Source
        Caller.scala
        Linear Supertypes
        Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Caller
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply()(implicit c: Caller): Any
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. implicit macro def generate: Caller
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. def impl(c: Context): scala.reflect.macros.blackbox.Context.Tree
        14. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object Caller extends Serializable

        Source
        Caller.scala
        Linear Supertypes
        Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Caller
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply()(implicit c: Caller): Any
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. implicit macro def generate: Caller
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. def impl(c: Context): scala.reflect.macros.blackbox.Context.Tree
        14. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/define/Caller.html b/api/latest/mill/define/Caller.html index 2287457a830..8976054d57a 100644 --- a/api/latest/mill/define/Caller.html +++ b/api/latest/mill/define/Caller.html @@ -1,2 +1,2 @@ Mill - mill.define.Caller

        case class Caller(value: Any) extends Product with Serializable

        Source
        Caller.scala
        Linear Supertypes
        Serializable, Product, Equals, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Caller
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Caller(value: Any)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: Any
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        case class Caller(value: Any) extends Product with Serializable

        Source
        Caller.scala
        Linear Supertypes
        Serializable, Product, Equals, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Caller
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Caller(value: Any)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: Any
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/latest/mill/define/Command.html b/api/latest/mill/define/Command.html index a7e3857fc6c..ee455d35b15 100644 --- a/api/latest/mill/define/Command.html +++ b/api/latest/mill/define/Command.html @@ -1,5 +1,5 @@ Mill - mill.define.Command
        c

        mill.define

        Command

        class Command[+T] extends Task[T] with NamedTask[T]

        Source
        Task.scala
        Linear Supertypes
        NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Command
        2. NamedTask
        3. Task
        4. Applyable
        5. Ops
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Command(t: Task[T], ctx0: Ctx, writer: upickle.default.Writer[_], cls: Class[_], isPrivate: Option[Boolean])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply()(implicit handler: ApplyHandler[Task]): T
          Definition Classes
          Applyable
        5. def asCommand: Some[Command[T]]
          Definition Classes
          CommandTask
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def asTarget: Option[Target[T]]
          Definition Classes
          Task
        8. def asWorker: Option[Worker[T]]
          Definition Classes
          Task
        9. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        10. val cls: Class[_]
        11. val ctx: Ctx
          Definition Classes
          NamedTask
        12. val ctx0: Ctx
          Definition Classes
          CommandNamedTask
        13. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        15. def evaluate(ctx: api.Ctx): Result[T]

          Evaluate this task +var toRoot = '../../';

          c

          mill.define

          Command

          class Command[+T] extends Task[T] with NamedTask[T]

          Source
          Task.scala
          Linear Supertypes
          NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
          Ordering
          1. Alphabetic
          2. By Inheritance
          Inherited
          1. Command
          2. NamedTask
          3. Task
          4. Applyable
          5. Ops
          6. AnyRef
          7. Any
          1. Hide All
          2. Show All
          Visibility
          1. Public
          2. Protected

          Instance Constructors

          1. new Command(t: Task[T], ctx0: Ctx, writer: upickle.default.Writer[_], cls: Class[_], isPrivate: Option[Boolean])

          Value Members

          1. final def !=(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          2. final def ##: Int
            Definition Classes
            AnyRef → Any
          3. final def ==(arg0: Any): Boolean
            Definition Classes
            AnyRef → Any
          4. def apply()(implicit handler: ApplyHandler[Task]): T
            Definition Classes
            Applyable
          5. def asCommand: Some[Command[T]]
            Definition Classes
            CommandTask
          6. final def asInstanceOf[T0]: T0
            Definition Classes
            Any
          7. def asTarget: Option[Target[T]]
            Definition Classes
            Task
          8. def asWorker: Option[Worker[T]]
            Definition Classes
            Task
          9. def clone(): AnyRef
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
          10. val cls: Class[_]
          11. val ctx: Ctx
            Definition Classes
            NamedTask
          12. val ctx0: Ctx
            Definition Classes
            CommandNamedTask
          13. final def eq(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef
          14. def equals(arg0: AnyRef): Boolean
            Definition Classes
            AnyRef → Any
          15. def evaluate(ctx: api.Ctx): Result[T]

            Evaluate this task

            Evaluate this task

            Definition Classes
            NamedTaskTask
          16. def filter(f: (T) => Boolean): Task[T]
            Definition Classes
            Ops
          17. def finalize(): Unit
            Attributes
            protected[lang]
            Definition Classes
            AnyRef
            Annotations
            @throws(classOf[java.lang.Throwable])
          18. def flushDest: Boolean

            Whether or not this Task deletes the T.dest folder between runs

            Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/Cross$$Factory$.html b/api/latest/mill/define/Cross$$Factory$.html index 30dd5f1570c..2088713c540 100644 --- a/api/latest/mill/define/Cross$$Factory$.html +++ b/api/latest/mill/define/Cross$$Factory$.html @@ -1,5 +1,5 @@ Mill - mill.define.Cross.Factory

            Packages

            object Factory

            Source
            Cross.scala
            Linear Supertypes
            AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. Factory
            2. AnyRef
            3. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Value Members

            1. final def !=(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            2. final def ##: Int
              Definition Classes
              AnyRef → Any
            3. final def ==(arg0: Any): Boolean
              Definition Classes
              AnyRef → Any
            4. def abortOldStyleClass(c: Context)(tpe: scala.reflect.macros.blackbox.Context.Type): Nothing
            5. final def asInstanceOf[T0]: T0
              Definition Classes
              Any
            6. def clone(): AnyRef
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
            7. final def eq(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef
            8. def equals(arg0: AnyRef): Boolean
              Definition Classes
              AnyRef → Any
            9. def finalize(): Unit
              Attributes
              protected[lang]
              Definition Classes
              AnyRef
              Annotations
              @throws(classOf[java.lang.Throwable])
            10. final def getClass(): Class[_ <: AnyRef]
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            11. def hashCode(): Int
              Definition Classes
              AnyRef → Any
              Annotations
              @native()
            12. final def isInstanceOf[T0]: Boolean
              Definition Classes
              Any
            13. implicit macro def make[M <: Module[_]](t: Any): Factory[M]

              Implicitly constructs a Factory[M] for a target-typed M.

              Implicitly constructs a Factory[M] for a target-typed M. Takes in an +var toRoot = '../../';

              Packages

              object Factory

              Source
              Cross.scala
              Linear Supertypes
              AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Factory
              2. AnyRef
              3. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. def abortOldStyleClass(c: Context)(tpe: scala.reflect.macros.blackbox.Context.Type): Nothing
              5. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              6. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              7. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              8. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              9. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              10. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              11. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              12. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              13. implicit macro def make[M <: Module[_]](t: Any): Factory[M]

                Implicitly constructs a Factory[M] for a target-typed M.

                Implicitly constructs a Factory[M] for a target-typed M. Takes in an expression of type Any, but type-checking on the macro- expanded code provides some degree of type-safety.

              14. def makeImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Any])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Factory[T]]
              15. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              16. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              17. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              18. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              19. def toString(): String
                Definition Classes
                AnyRef → Any
              20. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              21. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              22. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()

              Inherited from AnyRef

              Inherited from Any

              Ungrouped

              diff --git a/api/latest/mill/define/Cross$$Factory.html b/api/latest/mill/define/Cross$$Factory.html index 7db3b5b684b..c1d644f8700 100644 --- a/api/latest/mill/define/Cross$$Factory.html +++ b/api/latest/mill/define/Cross$$Factory.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.Factory

              Packages

              class Factory[T] extends AnyRef

              Source
              Cross.scala
              Linear Supertypes
              AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Factory
              2. AnyRef
              3. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Instance Constructors

              1. new Factory(makeList: Seq[(Class[_], (Ctx) => T)], crossValuesListLists: Seq[Seq[Any]], crossSegmentsList: Seq[Seq[String]], crossValuesRaw: Seq[Any])(implicit arg0: ClassTag[T])

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              6. val crossSegmentsList: Seq[Seq[String]]
              7. val crossValuesListLists: Seq[Seq[Any]]
              8. val crossValuesRaw: Seq[Any]
              9. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              10. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              11. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              12. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              13. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              14. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              15. val makeList: Seq[(Class[_], (Ctx) => T)]
              16. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              17. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              18. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              19. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              20. def toString(): String
                Definition Classes
                AnyRef → Any
              21. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              22. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              23. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()

              Inherited from AnyRef

              Inherited from Any

              Ungrouped

              +var toRoot = '../../';

              Packages

              class Factory[T] extends AnyRef

              Source
              Cross.scala
              Linear Supertypes
              AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Factory
              2. AnyRef
              3. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Instance Constructors

              1. new Factory(makeList: Seq[(Class[_], (Ctx) => T)], crossValuesListLists: Seq[Seq[Any]], crossSegmentsList: Seq[Seq[String]], crossValuesRaw: Seq[Any])(implicit arg0: ClassTag[T])

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              6. val crossSegmentsList: Seq[Seq[String]]
              7. val crossValuesListLists: Seq[Seq[Any]]
              8. val crossValuesRaw: Seq[Any]
              9. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              10. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              11. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              12. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              13. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              14. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              15. val makeList: Seq[(Class[_], (Ctx) => T)]
              16. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              17. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              18. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              19. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              20. def toString(): String
                Definition Classes
                AnyRef → Any
              21. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              22. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              23. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()

              Inherited from AnyRef

              Inherited from Any

              Ungrouped

              diff --git a/api/latest/mill/define/Cross$$Module$CrossValue.html b/api/latest/mill/define/Cross$$Module$CrossValue.html index e5bfd0e16ec..57c855450a3 100644 --- a/api/latest/mill/define/Cross$$Module$CrossValue.html +++ b/api/latest/mill/define/Cross$$Module$CrossValue.html @@ -5,7 +5,7 @@ module body as crossValue

              Definition Classes
              Cross
            14. CrossValue
            15. millInternal

            trait CrossValue extends BaseClass with Module[T1]

            trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue -

            Source
            Cross.scala
            Linear Supertypes
            Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. CrossValue
            2. Module
            3. Module
            4. BaseClass
            5. Cacher
            6. AnyRef
            7. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Type Members

            1. trait CrossValue extends BaseClass with Module[T1]

              trait that can be mixed into any sub-modules within the body of a +

            Source
            Cross.scala
            Linear Supertypes
            Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. CrossValue
            2. Module
            3. Module
            4. BaseClass
            5. Cacher
            6. AnyRef
            7. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Type Members

            1. trait CrossValue extends BaseClass with Module[T1]

              trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

              trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module.html b/api/latest/mill/define/Cross$$Module.html index f58dd78384d..3489c7b4e58 100644 --- a/api/latest/mill/define/Cross$$Module.html +++ b/api/latest/mill/define/Cross$$Module.html @@ -1,7 +1,7 @@ Mill - mill.define.Cross.Module

              Packages

              trait Module[T1] extends BaseClass with define.Module

              A simple cross-module with 1 cross-type T1, which is available in the module body as crossValue -

              Source
              Cross.scala
              Linear Supertypes
              define.Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Module
              2. Module
              3. BaseClass
              4. Cacher
              5. AnyRef
              6. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Type Members

              1. trait CrossValue extends BaseClass with Module[T1]

                trait that can be mixed into any sub-modules within the body of a +

              Source
              Cross.scala
              Linear Supertypes
              define.Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Module
              2. Module
              3. BaseClass
              4. Cacher
              5. AnyRef
              6. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Type Members

              1. trait CrossValue extends BaseClass with Module[T1]

                trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

              Abstract Value Members

              1. abstract def crossValue: T1

              Concrete Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                Attributes
                protected[this]
                Definition Classes
                Cacher
              6. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              7. def crossWrapperSegments: List[String]
              8. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              9. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              10. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              11. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              12. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              13. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              14. implicit def millModuleBasePath: BasePath
                Definition Classes
                Module
              15. def millModuleDirectChildren: Seq[define.Module]
                Definition Classes
                Module
              16. implicit def millModuleExternal: External
                Definition Classes
                Module
              17. implicit def millModuleSegments: Segments
                Definition Classes
                Module
              18. implicit def millModuleShared: Foreign
                Definition Classes
                Module
              19. def millOuterCtx: Ctx
                Definition Classes
                BaseClass
              20. def millSourcePath: Path
                Definition Classes
                Module
              21. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              22. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              23. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              24. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              25. def toString(): String
                Definition Classes
                Module → AnyRef → Any
              26. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              27. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              28. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()
              29. object millInternal extends Internal

                Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/define/Cross$$Module2$InnerCrossModule2.html b/api/latest/mill/define/Cross$$Module2$InnerCrossModule2.html index 3f65be08251..1780fe5eae5 100644 --- a/api/latest/mill/define/Cross$$Module2$InnerCrossModule2.html +++ b/api/latest/mill/define/Cross$$Module2$InnerCrossModule2.html @@ -4,7 +4,7 @@ in the module body as crossValue and crossValue2.

              Definition Classes
              Cross
            2. CrossValue
            3. InnerCrossModule2
            4. millInternal
            t

            mill.define.Cross.Module2

            InnerCrossModule2

            trait InnerCrossModule2 extends BaseClass with CrossValue with Module2[T1, T2]

            trait that can be mixed into any sub-modules within the body of a Cross.Arg2, to automatically inherit the crossValue2 -

            Source
            Cross.scala
            Linear Supertypes
            Module2[T1, T2], Module2.CrossValue, Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. InnerCrossModule2
            2. Module2
            3. CrossValue
            4. Module
            5. Module
            6. BaseClass
            7. Cacher
            8. AnyRef
            9. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Type Members

            1. trait CrossValue extends BaseClass with Module[T1]

              trait that can be mixed into any sub-modules within the body of a +

            Source
            Cross.scala
            Linear Supertypes
            Module2[T1, T2], Module2.CrossValue, Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
            Ordering
            1. Alphabetic
            2. By Inheritance
            Inherited
            1. InnerCrossModule2
            2. Module2
            3. CrossValue
            4. Module
            5. Module
            6. BaseClass
            7. Cacher
            8. AnyRef
            9. Any
            1. Hide All
            2. Show All
            Visibility
            1. Public
            2. Protected

            Type Members

            1. trait CrossValue extends BaseClass with Module[T1]

              trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

              trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module2.html b/api/latest/mill/define/Cross$$Module2.html index d631e7b59f8..aa6c8ba92b1 100644 --- a/api/latest/mill/define/Cross$$Module2.html +++ b/api/latest/mill/define/Cross$$Module2.html @@ -1,7 +1,7 @@ Mill - mill.define.Cross.Module2

              Packages

              trait Module2[T1, T2] extends BaseClass with Module[T1]

              A cross-module with 2 cross-types T1 and T2, which are available in the module body as crossValue and crossValue2. -

              Source
              Cross.scala
              Linear Supertypes
              Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Module2
              2. Module
              3. Module
              4. BaseClass
              5. Cacher
              6. AnyRef
              7. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Type Members

              1. trait CrossValue extends BaseClass with Module[T1]

                trait that can be mixed into any sub-modules within the body of a +

              Source
              Cross.scala
              Linear Supertypes
              Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. Module2
              2. Module
              3. Module
              4. BaseClass
              5. Cacher
              6. AnyRef
              7. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Type Members

              1. trait CrossValue extends BaseClass with Module[T1]

                trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module3$InnerCrossModule3.html b/api/latest/mill/define/Cross$$Module3$InnerCrossModule3.html index 5723a382baf..90d8b24a630 100644 --- a/api/latest/mill/define/Cross$$Module3$InnerCrossModule3.html +++ b/api/latest/mill/define/Cross$$Module3$InnerCrossModule3.html @@ -6,7 +6,7 @@ crossValue3.

                Definition Classes
                Cross
              2. CrossValue
              3. InnerCrossModule2
              4. InnerCrossModule3
              5. millInternal
              t

              mill.define.Cross.Module3

              InnerCrossModule3

              trait InnerCrossModule3 extends BaseClass with InnerCrossModule2 with Module3[T1, T2, T3]

              trait that can be mixed into any sub-modules within the body of a Cross.Arg3, to automatically inherit the crossValue3 -

              Source
              Cross.scala
              Linear Supertypes
              Module3[T1, T2, T3], Module3.InnerCrossModule2, Module2[T1, T2], Module3.CrossValue, Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. InnerCrossModule3
              2. Module3
              3. InnerCrossModule2
              4. Module2
              5. CrossValue
              6. Module
              7. Module
              8. BaseClass
              9. Cacher
              10. AnyRef
              11. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Type Members

              1. trait CrossValue extends BaseClass with Module[T1]

                trait that can be mixed into any sub-modules within the body of a +

              Source
              Cross.scala
              Linear Supertypes
              Module3[T1, T2, T3], Module3.InnerCrossModule2, Module2[T1, T2], Module3.CrossValue, Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. InnerCrossModule3
              2. Module3
              3. InnerCrossModule2
              4. Module2
              5. CrossValue
              6. Module
              7. Module
              8. BaseClass
              9. Cacher
              10. AnyRef
              11. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Type Members

              1. trait CrossValue extends BaseClass with Module[T1]

                trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module3.html b/api/latest/mill/define/Cross$$Module3.html index 0536c44960f..1139f59a48d 100644 --- a/api/latest/mill/define/Cross$$Module3.html +++ b/api/latest/mill/define/Cross$$Module3.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                Packages

                trait Module3[T1, T2, T3] extends BaseClass with Module2[T1, T2]

                A cross-module with 3 cross-types T1 T2 and T3, which are available in the module body as crossValue crossValue2 and crossValue3. -

                Source
                Cross.scala
                Linear Supertypes
                Module2[T1, T2], Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. Module3
                2. Module2
                3. Module
                4. Module
                5. BaseClass
                6. Cacher
                7. AnyRef
                8. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Type Members

                1. trait CrossValue extends BaseClass with Module[T1]

                  trait that can be mixed into any sub-modules within the body of a +

                Source
                Cross.scala
                Linear Supertypes
                Module2[T1, T2], Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. Module3
                2. Module2
                3. Module
                4. Module
                5. BaseClass
                6. Cacher
                7. AnyRef
                8. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Type Members

                1. trait CrossValue extends BaseClass with Module[T1]

                  trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                  trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module4$InnerCrossModule4.html b/api/latest/mill/define/Cross$$Module4$InnerCrossModule4.html index 1d46c277999..f8e18a54756 100644 --- a/api/latest/mill/define/Cross$$Module4$InnerCrossModule4.html +++ b/api/latest/mill/define/Cross$$Module4$InnerCrossModule4.html @@ -6,7 +6,7 @@ crossValue3 and crossValue4.

                  Definition Classes
                  Cross
                2. CrossValue
                3. InnerCrossModule2
                4. InnerCrossModule3
                5. InnerCrossModule4
                6. millInternal
                t

                mill.define.Cross.Module4

                InnerCrossModule4

                trait InnerCrossModule4 extends BaseClass with InnerCrossModule3 with Module4[T1, T2, T3, T4]

                trait that can be mixed into any sub-modules within the body of a Cross.Arg4, to automatically inherit the crossValue4 -

                Source
                Cross.scala
                Linear Supertypes
                Known Subclasses
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. InnerCrossModule4
                2. Module4
                3. InnerCrossModule3
                4. Module3
                5. InnerCrossModule2
                6. Module2
                7. CrossValue
                8. Module
                9. Module
                10. BaseClass
                11. Cacher
                12. AnyRef
                13. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Type Members

                1. trait CrossValue extends BaseClass with Module[T1]

                  trait that can be mixed into any sub-modules within the body of a +

                Source
                Cross.scala
                Linear Supertypes
                Known Subclasses
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. InnerCrossModule4
                2. Module4
                3. InnerCrossModule3
                4. Module3
                5. InnerCrossModule2
                6. Module2
                7. CrossValue
                8. Module
                9. Module
                10. BaseClass
                11. Cacher
                12. AnyRef
                13. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Type Members

                1. trait CrossValue extends BaseClass with Module[T1]

                  trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                  trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module4.html b/api/latest/mill/define/Cross$$Module4.html index 76eb0a8164a..76aa8a66238 100644 --- a/api/latest/mill/define/Cross$$Module4.html +++ b/api/latest/mill/define/Cross$$Module4.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                  Packages

                  trait Module4[T1, T2, T3, T4] extends BaseClass with Module3[T1, T2, T3]

                  A cross-module with 4 cross-types T1 T2 T3 and T4, which are available in the module body as crossValue crossValue2 crossValue3 and crossValue4. -

                  Source
                  Cross.scala
                  Linear Supertypes
                  Module3[T1, T2, T3], Module2[T1, T2], Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Module4
                  2. Module3
                  3. Module2
                  4. Module
                  5. Module
                  6. BaseClass
                  7. Cacher
                  8. AnyRef
                  9. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Type Members

                  1. trait CrossValue extends BaseClass with Module[T1]

                    trait that can be mixed into any sub-modules within the body of a +

                  Source
                  Cross.scala
                  Linear Supertypes
                  Module3[T1, T2, T3], Module2[T1, T2], Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Module4
                  2. Module3
                  3. Module2
                  4. Module
                  5. Module
                  6. BaseClass
                  7. Cacher
                  8. AnyRef
                  9. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Type Members

                  1. trait CrossValue extends BaseClass with Module[T1]

                    trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                    trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module5$InnerCrossModule5.html b/api/latest/mill/define/Cross$$Module5$InnerCrossModule5.html index bba2a8c0e78..e4678fb2b1f 100644 --- a/api/latest/mill/define/Cross$$Module5$InnerCrossModule5.html +++ b/api/latest/mill/define/Cross$$Module5$InnerCrossModule5.html @@ -6,7 +6,7 @@ crossValue3 crossValue4 and crossValue5.

                    Definition Classes
                    Cross
                  2. CrossValue
                  3. InnerCrossModule2
                  4. InnerCrossModule3
                  5. InnerCrossModule4
                  6. InnerCrossModule5
                  7. millInternal
                  t

                  mill.define.Cross.Module5

                  InnerCrossModule5

                  trait InnerCrossModule5 extends BaseClass with InnerCrossModule4 with Module5[T1, T2, T3, T4, T5]

                  trait that can be mixed into any sub-modules within the body of a Cross.Arg5, to automatically inherit the crossValue5 -

                  Source
                  Cross.scala
                  Linear Supertypes
                  Module5[T1, T2, T3, T4, T5], Module5.InnerCrossModule4, Module4[T1, T2, T3, T4], Module5.InnerCrossModule3, Module3[T1, T2, T3], Module5.InnerCrossModule2, Module2[T1, T2], Module5.CrossValue, Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. InnerCrossModule5
                  2. Module5
                  3. InnerCrossModule4
                  4. Module4
                  5. InnerCrossModule3
                  6. Module3
                  7. InnerCrossModule2
                  8. Module2
                  9. CrossValue
                  10. Module
                  11. Module
                  12. BaseClass
                  13. Cacher
                  14. AnyRef
                  15. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Type Members

                  1. trait CrossValue extends BaseClass with Module[T1]

                    trait that can be mixed into any sub-modules within the body of a +

                  Source
                  Cross.scala
                  Linear Supertypes
                  Module5[T1, T2, T3, T4, T5], Module5.InnerCrossModule4, Module4[T1, T2, T3, T4], Module5.InnerCrossModule3, Module3[T1, T2, T3], Module5.InnerCrossModule2, Module2[T1, T2], Module5.CrossValue, Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. InnerCrossModule5
                  2. Module5
                  3. InnerCrossModule4
                  4. Module4
                  5. InnerCrossModule3
                  6. Module3
                  7. InnerCrossModule2
                  8. Module2
                  9. CrossValue
                  10. Module
                  11. Module
                  12. BaseClass
                  13. Cacher
                  14. AnyRef
                  15. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Type Members

                  1. trait CrossValue extends BaseClass with Module[T1]

                    trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                    trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Module5.html b/api/latest/mill/define/Cross$$Module5.html index 6758e9d2e38..4d5415f28b6 100644 --- a/api/latest/mill/define/Cross$$Module5.html +++ b/api/latest/mill/define/Cross$$Module5.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                    Packages

                    trait Module5[T1, T2, T3, T4, T5] extends BaseClass with Module4[T1, T2, T3, T4]

                    A cross-module with 5 cross-types T1 T2 T3 T4 and T5, which are available in the module body as crossValue crossValue2 crossValue3 crossValue4 and crossValue5. -

                    Source
                    Cross.scala
                    Linear Supertypes
                    Module4[T1, T2, T3, T4], Module3[T1, T2, T3], Module2[T1, T2], Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                    Known Subclasses
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Module5
                    2. Module4
                    3. Module3
                    4. Module2
                    5. Module
                    6. Module
                    7. BaseClass
                    8. Cacher
                    9. AnyRef
                    10. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Type Members

                    1. trait CrossValue extends BaseClass with Module[T1]

                      trait that can be mixed into any sub-modules within the body of a +

                    Source
                    Cross.scala
                    Linear Supertypes
                    Module4[T1, T2, T3, T4], Module3[T1, T2, T3], Module2[T1, T2], Module[T1], define.Module, BaseClass, Cacher, AnyRef, Any
                    Known Subclasses
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Module5
                    2. Module4
                    3. Module3
                    4. Module2
                    5. Module
                    6. Module
                    7. BaseClass
                    8. Cacher
                    9. AnyRef
                    10. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Type Members

                    1. trait CrossValue extends BaseClass with Module[T1]

                      trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                      trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/define/Cross$$Resolver.html b/api/latest/mill/define/Cross$$Resolver.html index 9b3c9bac64d..dd43e001ccb 100644 --- a/api/latest/mill/define/Cross$$Resolver.html +++ b/api/latest/mill/define/Cross$$Resolver.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.Resolver

                      Packages

                      trait Resolver[-T <: Module[_]] extends AnyRef

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. Resolver
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Abstract Value Members

                      1. abstract def resolve[V <: T](c: Cross[V]): V

                      Concrete Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      7. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      8. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      9. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      10. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      12. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      13. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      14. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      16. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      17. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      18. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      trait Resolver[-T <: Module[_]] extends AnyRef

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. Resolver
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Abstract Value Members

                      1. abstract def resolve[V <: T](c: Cross[V]): V

                      Concrete Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      7. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      8. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      9. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      10. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      12. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      13. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      14. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      16. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      17. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      18. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$BooleanToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$BooleanToPathSegment$.html index b66da979142..a1aa09435d3 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$BooleanToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$BooleanToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.BooleanToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      BooleanToPathSegment

                      implicit object BooleanToPathSegment extends ToSegments[Boolean]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Boolean], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. BooleanToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Boolean) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Boolean]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      BooleanToPathSegment

                      implicit object BooleanToPathSegment extends ToSegments[Boolean]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Boolean], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. BooleanToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Boolean) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Boolean]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$ByteToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$ByteToPathSegment$.html index fd210998c60..8f0287ab3e3 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$ByteToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$ByteToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.ByteToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      ByteToPathSegment

                      implicit object ByteToPathSegment extends ToSegments[Byte]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Byte], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ByteToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Byte) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Byte]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      ByteToPathSegment

                      implicit object ByteToPathSegment extends ToSegments[Byte]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Byte], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ByteToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Byte) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Byte]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$CharToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$CharToPathSegment$.html index d77e0cb46a6..cecd7f13426 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$CharToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$CharToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.CharToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      CharToPathSegment

                      implicit object CharToPathSegment extends ToSegments[Char]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Char], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. CharToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Char) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Char]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      CharToPathSegment

                      implicit object CharToPathSegment extends ToSegments[Char]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Char], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. CharToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Char) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Char]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$IntToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$IntToPathSegment$.html index f6327304913..e62f327820a 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$IntToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$IntToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.IntToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      IntToPathSegment

                      implicit object IntToPathSegment extends ToSegments[Int]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Int], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. IntToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Int) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Int]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      IntToPathSegment

                      implicit object IntToPathSegment extends ToSegments[Int]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Int], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. IntToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Int) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Int]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$LongToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$LongToPathSegment$.html index 74de1d1c79f..f677203d3f0 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$LongToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$LongToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.LongToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      LongToPathSegment

                      implicit object LongToPathSegment extends ToSegments[Long]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Long], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. LongToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Long) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Long]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      LongToPathSegment

                      implicit object LongToPathSegment extends ToSegments[Long]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Long], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. LongToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Long) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Long]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$ShortToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$ShortToPathSegment$.html index b6bf3beec1f..89c660a7b4c 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$ShortToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$ShortToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.ShortToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      ShortToPathSegment

                      implicit object ShortToPathSegment extends ToSegments[Short]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Short], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ShortToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Short) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Short]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      ShortToPathSegment

                      implicit object ShortToPathSegment extends ToSegments[Short]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[Short], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ShortToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (Short) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[Short]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$$StringToPathSegment$.html b/api/latest/mill/define/Cross$$ToSegments$$StringToPathSegment$.html index 593e18a376d..7c08d1f7b02 100644 --- a/api/latest/mill/define/Cross$$ToSegments$$StringToPathSegment$.html +++ b/api/latest/mill/define/Cross$$ToSegments$$StringToPathSegment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments.StringToPathSegment

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      StringToPathSegment

                      implicit object StringToPathSegment extends ToSegments[String]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[String], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. StringToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (String) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[String]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      o

                      mill.define.Cross.ToSegments

                      StringToPathSegment

                      implicit object StringToPathSegment extends ToSegments[String]

                      Source
                      Cross.scala
                      Linear Supertypes
                      ToSegments[String], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. StringToPathSegment
                      2. ToSegments
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (String) => List[String]
                        Definition Classes
                        ToSegments
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from ToSegments[String]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments$.html b/api/latest/mill/define/Cross$$ToSegments$.html index 326fab425ac..3a067752c32 100644 --- a/api/latest/mill/define/Cross$$ToSegments$.html +++ b/api/latest/mill/define/Cross$$ToSegments$.html @@ -1,2 +1,2 @@ Mill - mill.define.Cross.ToSegments

                      Packages

                      object ToSegments

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ToSegments
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. implicit def ListToPathSegment[T](implicit arg0: ToSegments[T]): ToSegments[List[T]]
                      5. implicit def SeqToPathSegment[T](implicit arg0: ToSegments[T]): ToSegments[Seq[T]]
                      6. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      7. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      8. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      9. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      10. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      11. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      13. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      14. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      15. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      17. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      18. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      19. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      21. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()
                      22. implicit object BooleanToPathSegment extends ToSegments[Boolean]
                      23. implicit object ByteToPathSegment extends ToSegments[Byte]
                      24. implicit object CharToPathSegment extends ToSegments[Char]
                      25. implicit object IntToPathSegment extends ToSegments[Int]
                      26. implicit object LongToPathSegment extends ToSegments[Long]
                      27. implicit object ShortToPathSegment extends ToSegments[Short]
                      28. implicit object StringToPathSegment extends ToSegments[String]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +var toRoot = '../../';

                      Packages

                      object ToSegments

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ToSegments
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. implicit def ListToPathSegment[T](implicit arg0: ToSegments[T]): ToSegments[List[T]]
                      5. implicit def SeqToPathSegment[T](implicit arg0: ToSegments[T]): ToSegments[Seq[T]]
                      6. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      7. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      8. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      9. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      10. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      11. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      13. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      14. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      15. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      17. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      18. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      19. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      21. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()
                      22. implicit object BooleanToPathSegment extends ToSegments[Boolean]
                      23. implicit object ByteToPathSegment extends ToSegments[Byte]
                      24. implicit object CharToPathSegment extends ToSegments[Char]
                      25. implicit object IntToPathSegment extends ToSegments[Int]
                      26. implicit object LongToPathSegment extends ToSegments[Long]
                      27. implicit object ShortToPathSegment extends ToSegments[Short]
                      28. implicit object StringToPathSegment extends ToSegments[String]

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      diff --git a/api/latest/mill/define/Cross$$ToSegments.html b/api/latest/mill/define/Cross$$ToSegments.html index 555126b1bfd..f61c88e61e0 100644 --- a/api/latest/mill/define/Cross$$ToSegments.html +++ b/api/latest/mill/define/Cross$$ToSegments.html @@ -1,4 +1,4 @@ Mill - mill.define.Cross.ToSegments

                      Packages

                      class ToSegments[-T] extends AnyRef

                      A type-class defining what types T are allowed to be used in a cross-module definition -

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ToSegments
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new ToSegments(convert: (T) => List[String])

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (T) => List[String]
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ToSegments
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new ToSegments(convert: (T) => List[String])

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. val convert: (T) => List[String]
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      17. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      18. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                    diff --git a/api/latest/mill/define/Cross$.html b/api/latest/mill/define/Cross$.html index 8bf6df39b3b..d6bdbd03493 100644 --- a/api/latest/mill/define/Cross$.html +++ b/api/latest/mill/define/Cross$.html @@ -1,5 +1,5 @@ Mill - mill.define.Cross

                    object Cross

                    Source
                    Cross.scala
                    Linear Supertypes
                    AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Cross
                    2. AnyRef
                    3. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Type Members

                    1. class Factory[T] extends AnyRef
                    2. trait Module[T1] extends BaseClass with define.Module

                      A simple cross-module with 1 cross-type T1, which is available in the +var toRoot = '../../';

                      object Cross

                      Source
                      Cross.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. Cross
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Type Members

                      1. class Factory[T] extends AnyRef
                      2. trait Module[T1] extends BaseClass with define.Module

                        A simple cross-module with 1 cross-type T1, which is available in the module body as crossValue

                      3. trait Module2[T1, T2] extends BaseClass with Module[T1]

                        A cross-module with 2 cross-types T1 and T2, which are available in the module body as crossValue and crossValue2.

                      4. trait Module3[T1, T2, T3] extends BaseClass with Module2[T1, T2]

                        A cross-module with 3 cross-types T1 T2 and T3, which are diff --git a/api/latest/mill/define/Cross$Item.html b/api/latest/mill/define/Cross$Item.html index da59b9b77ad..8391c9dfcb5 100644 --- a/api/latest/mill/define/Cross$Item.html +++ b/api/latest/mill/define/Cross$Item.html @@ -5,4 +5,4 @@ Used via:

                        object foo extends Cross[FooModule]("bar", "baz", "qux")
                         trait FooModule extends Cross.Module[String]{
                           ... crossValue ...
                        -}
                      Definition Classes
                      define
                    3. Item
                    4. millInternal

                    trait Item extends AnyRef

                    Source
                    Cross.scala
                    Linear Supertypes
                    AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Item
                    2. AnyRef
                    3. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Abstract Value Members

                    1. abstract def cls: Class[_]
                    2. abstract def crossSegments: List[String]
                    3. abstract def crossValues: List[Any]
                    4. abstract def module: Lazy[M]

                    Concrete Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    6. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    7. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    8. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    9. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    10. def hashCode(): Int
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    11. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    12. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    13. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    14. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    15. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    16. def toString(): String
                      Definition Classes
                      AnyRef → Any
                    17. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    18. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    19. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()

                    Inherited from AnyRef

                    Inherited from Any

                    Ungrouped

                    +}
                    Definition Classes
                    define
                  2. Item
                  3. millInternal

                  trait Item extends AnyRef

                  Source
                  Cross.scala
                  Linear Supertypes
                  AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Item
                  2. AnyRef
                  3. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Abstract Value Members

                  1. abstract def cls: Class[_]
                  2. abstract def crossSegments: List[String]
                  3. abstract def crossValues: List[Any]
                  4. abstract def module: Lazy[M]

                  Concrete Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def equals(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef → Any
                  8. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  9. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  10. def hashCode(): Int
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  11. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  12. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  13. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  14. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  15. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  16. def toString(): String
                    Definition Classes
                    AnyRef → Any
                  17. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  18. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  19. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  diff --git a/api/latest/mill/define/Cross.html b/api/latest/mill/define/Cross.html index d1b0e438e4f..0b198727277 100644 --- a/api/latest/mill/define/Cross.html +++ b/api/latest/mill/define/Cross.html @@ -4,7 +4,7 @@ Used via:

                  object foo extends Cross[FooModule]("bar", "baz", "qux")
                   trait FooModule extends Cross.Module[String]{
                     ... crossValue ...
                  -}
                  Source
                  Cross.scala
                  Linear Supertypes
                  Module, BaseClass, Cacher, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Cross
                  2. Module
                  3. BaseClass
                  4. Cacher
                  5. AnyRef
                  6. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new Cross(factories: Factory[M]*)(implicit ctx: Ctx)

                  Type Members

                  1. trait Item extends AnyRef

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. def apply[V >: M <: Cross.Module[_]]()(implicit resolver: Resolver[V]): M

                    Fetch the relevant cross module given the implicit resolver you have in +}

                  Source
                  Cross.scala
                  Linear Supertypes
                  Module, BaseClass, Cacher, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Cross
                  2. Module
                  3. BaseClass
                  4. Cacher
                  5. AnyRef
                  6. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new Cross(factories: Factory[M]*)(implicit ctx: Ctx)

                  Type Members

                  1. trait Item extends AnyRef

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. def apply[V >: M <: Cross.Module[_]]()(implicit resolver: Resolver[V]): M

                    Fetch the relevant cross module given the implicit resolver you have in scope.

                    Fetch the relevant cross module given the implicit resolver you have in scope. This is often the first cross module whose cross-version is compatible with the current module. diff --git a/api/latest/mill/define/Ctx$$BasePath.html b/api/latest/mill/define/Ctx$$BasePath.html index 24ab9a8fbcb..c329ce328b6 100644 --- a/api/latest/mill/define/Ctx$$BasePath.html +++ b/api/latest/mill/define/Ctx$$BasePath.html @@ -1,3 +1,3 @@ Mill - mill.define.Ctx.BasePath

                    Packages

                    c

                    mill.define.Ctx

                    BasePath

                    final case class BasePath(value: Path) extends Product with Serializable

                    Marker for a base path to be used implicitly by Ctx. -

                    Source
                    Ctx.scala
                    Linear Supertypes
                    Serializable, Product, Equals, AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. BasePath
                    2. Serializable
                    3. Product
                    4. Equals
                    5. AnyRef
                    6. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Instance Constructors

                    1. new BasePath(value: Path)

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    6. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    7. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    8. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    9. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    10. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    11. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    12. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    13. def productElementNames: Iterator[String]
                      Definition Classes
                      Product
                    14. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    15. val value: Path
                    16. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    17. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    18. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()

                    Inherited from Serializable

                    Inherited from Product

                    Inherited from Equals

                    Inherited from AnyRef

                    Inherited from Any

                    Ungrouped

                    +

                    Source
                    Ctx.scala
                    Linear Supertypes
                    Serializable, Product, Equals, AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. BasePath
                    2. Serializable
                    3. Product
                    4. Equals
                    5. AnyRef
                    6. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Instance Constructors

                    1. new BasePath(value: Path)

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    6. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    7. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    8. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    9. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    10. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    11. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    12. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    13. def productElementNames: Iterator[String]
                      Definition Classes
                      Product
                    14. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    15. val value: Path
                    16. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    17. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    18. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()

                    Inherited from Serializable

                    Inherited from Product

                    Inherited from Equals

                    Inherited from AnyRef

                    Inherited from Any

                    Ungrouped

                  diff --git a/api/latest/mill/define/Ctx$$External.html b/api/latest/mill/define/Ctx$$External.html index 40a98c8564c..64673ba91e0 100644 --- a/api/latest/mill/define/Ctx$$External.html +++ b/api/latest/mill/define/Ctx$$External.html @@ -1,2 +1,2 @@ Mill - mill.define.Ctx.External

                  Packages

                  c

                  mill.define.Ctx

                  External

                  final case class External(value: Boolean) extends Product with Serializable

                  Marker for the external flog to be used implicitly by Ctx.

                  Source
                  Ctx.scala
                  Linear Supertypes
                  Serializable, Product, Equals, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. External
                  2. Serializable
                  3. Product
                  4. Equals
                  5. AnyRef
                  6. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new External(value: Boolean)

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  8. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  9. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  10. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  11. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  12. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  13. def productElementNames: Iterator[String]
                    Definition Classes
                    Product
                  14. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  15. val value: Boolean
                  16. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  17. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  18. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from Serializable

                  Inherited from Product

                  Inherited from Equals

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  +var toRoot = '../../';

                  Packages

                  c

                  mill.define.Ctx

                  External

                  final case class External(value: Boolean) extends Product with Serializable

                  Marker for the external flog to be used implicitly by Ctx.

                  Source
                  Ctx.scala
                  Linear Supertypes
                  Serializable, Product, Equals, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. External
                  2. Serializable
                  3. Product
                  4. Equals
                  5. AnyRef
                  6. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new External(value: Boolean)

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  8. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  9. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  10. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  11. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  12. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  13. def productElementNames: Iterator[String]
                    Definition Classes
                    Product
                  14. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  15. val value: Boolean
                  16. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  17. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  18. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from Serializable

                  Inherited from Product

                  Inherited from Equals

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  diff --git a/api/latest/mill/define/Ctx$$Foreign.html b/api/latest/mill/define/Ctx$$Foreign.html index a9b0b1dc2e7..7efa160fece 100644 --- a/api/latest/mill/define/Ctx$$Foreign.html +++ b/api/latest/mill/define/Ctx$$Foreign.html @@ -1,3 +1,3 @@ Mill - mill.define.Ctx.Foreign

                  Packages

                  final case class Foreign(value: Option[Segments]) extends Product with Serializable

                  Marker for the foreign module segments of a module to be used implicitly by Ctx. -

                  Source
                  Ctx.scala
                  Linear Supertypes
                  Serializable, Product, Equals, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Foreign
                  2. Serializable
                  3. Product
                  4. Equals
                  5. AnyRef
                  6. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new Foreign(value: Option[Segments])

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  8. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  9. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  10. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  11. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  12. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  13. def productElementNames: Iterator[String]
                    Definition Classes
                    Product
                  14. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  15. val value: Option[Segments]
                  16. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  17. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  18. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from Serializable

                  Inherited from Product

                  Inherited from Equals

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  +

                  Source
                  Ctx.scala
                  Linear Supertypes
                  Serializable, Product, Equals, AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Foreign
                  2. Serializable
                  3. Product
                  4. Equals
                  5. AnyRef
                  6. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new Foreign(value: Option[Segments])

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  8. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  9. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  10. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  11. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  12. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  13. def productElementNames: Iterator[String]
                    Definition Classes
                    Product
                  14. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  15. val value: Option[Segments]
                  16. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  17. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  18. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from Serializable

                  Inherited from Product

                  Inherited from Equals

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  diff --git a/api/latest/mill/define/Ctx$.html b/api/latest/mill/define/Ctx$.html index 05a7b6cee17..74b18e28518 100644 --- a/api/latest/mill/define/Ctx$.html +++ b/api/latest/mill/define/Ctx$.html @@ -1,2 +1,2 @@ Mill - mill.define.Ctx

                  object Ctx

                  Source
                  Ctx.scala
                  Linear Supertypes
                  AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Ctx
                  2. AnyRef
                  3. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Type Members

                  1. final case class BasePath(value: Path) extends Product with Serializable

                    Marker for a base path to be used implicitly by Ctx.

                  2. final case class External(value: Boolean) extends Product with Serializable

                    Marker for the external flog to be used implicitly by Ctx.

                  3. final case class Foreign(value: Option[Segments]) extends Product with Serializable

                    Marker for the foreign module segments of a module to be used implicitly by Ctx.

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def equals(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef → Any
                  8. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  9. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  10. def hashCode(): Int
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  11. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  12. implicit def make(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line, millModuleBasePath0: BasePath, segments0: Segments, external0: External, foreign0: Foreign, fileName: File, enclosing: Caller): Ctx
                  13. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  14. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  15. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  16. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  17. def toString(): String
                    Definition Classes
                    AnyRef → Any
                  18. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  19. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  20. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  +var toRoot = '../../';

                  object Ctx

                  Source
                  Ctx.scala
                  Linear Supertypes
                  AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Ctx
                  2. AnyRef
                  3. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Type Members

                  1. final case class BasePath(value: Path) extends Product with Serializable

                    Marker for a base path to be used implicitly by Ctx.

                  2. final case class External(value: Boolean) extends Product with Serializable

                    Marker for the external flog to be used implicitly by Ctx.

                  3. final case class Foreign(value: Option[Segments]) extends Product with Serializable

                    Marker for the foreign module segments of a module to be used implicitly by Ctx.

                  Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  7. def equals(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef → Any
                  8. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  9. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  10. def hashCode(): Int
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  11. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  12. implicit def make(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line, millModuleBasePath0: BasePath, segments0: Segments, external0: External, foreign0: Foreign, fileName: File, enclosing: Caller): Ctx
                  13. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  14. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  15. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  16. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  17. def toString(): String
                    Definition Classes
                    AnyRef → Any
                  18. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  19. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  20. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  diff --git a/api/latest/mill/define/Ctx.html b/api/latest/mill/define/Ctx.html index b5f4014a28c..072c8c11551 100644 --- a/api/latest/mill/define/Ctx.html +++ b/api/latest/mill/define/Ctx.html @@ -1,3 +1,3 @@ Mill - mill.define.Ctx

                  trait Ctx extends AnyRef

                  The contextual information provided by a mill.define.Module. -

                  Annotations
                  @implicitNotFound()
                  Source
                  Ctx.scala
                  Linear Supertypes
                  AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Ctx
                  2. AnyRef
                  3. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Abstract Value Members

                  1. abstract def crossValues: Seq[Any]
                  2. abstract def enclosing: String
                  3. abstract def enclosingCls: Class[_]
                  4. abstract def external: Boolean
                  5. abstract def fileName: String
                  6. abstract def foreign: Option[Segments]
                  7. abstract def lineNum: Int
                  8. abstract def millSourcePath: Path
                  9. abstract def segment: Segment
                  10. abstract def segments: Segments

                  Concrete Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. def enclosingModule: Any
                  7. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  8. def equals(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef → Any
                  9. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  10. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  11. def hashCode(): Int
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  12. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  13. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  14. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  15. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  16. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  17. def toString(): String
                    Definition Classes
                    AnyRef → Any
                  18. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  19. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  20. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                  +

                  Annotations
                  @implicitNotFound()
                  Source
                  Ctx.scala
                  Linear Supertypes
                  AnyRef, Any
                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. Ctx
                  2. AnyRef
                  3. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Abstract Value Members

                  1. abstract def crossValues: Seq[Any]
                  2. abstract def enclosing: String
                  3. abstract def enclosingCls: Class[_]
                  4. abstract def external: Boolean
                  5. abstract def fileName: String
                  6. abstract def foreign: Option[Segments]
                  7. abstract def lineNum: Int
                  8. abstract def millSourcePath: Path
                  9. abstract def segment: Segment
                  10. abstract def segments: Segments

                  Concrete Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  6. def enclosingModule: Any
                  7. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  8. def equals(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef → Any
                  9. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  10. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  11. def hashCode(): Int
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  12. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  13. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  14. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  15. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  16. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  17. def toString(): String
                    Definition Classes
                    AnyRef → Any
                  18. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  19. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  20. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()

                  Inherited from AnyRef

                  Inherited from Any

                  Ungrouped

                diff --git a/api/latest/mill/define/Discover$.html b/api/latest/mill/define/Discover$.html index 5fca7e814bc..ea8cc8a5066 100644 --- a/api/latest/mill/define/Discover$.html +++ b/api/latest/mill/define/Discover$.html @@ -1,2 +1,2 @@ Mill - mill.define.Discover

                object Discover extends Serializable

                Source
                Discover.scala
                Linear Supertypes
                Serializable, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. Discover
                2. Serializable
                3. AnyRef
                4. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. macro def apply[T]: Discover[T]
                5. def apply2[T](value: Map[Class[_], (Seq[String], Seq[MainData[_, _]])]): Discover[T]
                6. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                7. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                8. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                9. def equals(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef → Any
                10. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                11. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                12. def hashCode(): Int
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                13. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                14. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                15. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                16. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                17. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                18. def toString(): String
                  Definition Classes
                  AnyRef → Any
                19. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                20. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                21. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Deprecated Value Members

                1. def apply[T](value: Map[Class[_], Seq[MainData[_, _]]]): Discover[T]
                  Annotations
                  @deprecated
                  Deprecated

                  (Since version Mill 0.11.4) Binary compatibility shim

                Inherited from Serializable

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                +var toRoot = '../../';

                object Discover extends Serializable

                Source
                Discover.scala
                Linear Supertypes
                Serializable, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. Discover
                2. Serializable
                3. AnyRef
                4. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. macro def apply[T]: Discover[T]
                5. def apply2[T](value: Map[Class[_], (Seq[String], Seq[MainData[_, _]])]): Discover[T]
                6. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                7. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                8. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                9. def equals(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef → Any
                10. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                11. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                12. def hashCode(): Int
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                13. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                14. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                15. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                16. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                17. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                18. def toString(): String
                  Definition Classes
                  AnyRef → Any
                19. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                20. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                21. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Deprecated Value Members

                1. def apply[T](value: Map[Class[_], Seq[MainData[_, _]]]): Discover[T]
                  Annotations
                  @deprecated
                  Deprecated

                  (Since version Mill 0.11.4) Binary compatibility shim

                Inherited from Serializable

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                diff --git a/api/latest/mill/define/Discover.html b/api/latest/mill/define/Discover.html index e7c407dafca..bd6516ea6aa 100644 --- a/api/latest/mill/define/Discover.html +++ b/api/latest/mill/define/Discover.html @@ -7,4 +7,4 @@ the mainargs.MainData containing metadata and resolved typeclasses for all the T.command methods we find. This mapping from Class[_] to MainData can then be used later to look up the MainData for any module. -

                Source
                Discover.scala
                Linear Supertypes
                Serializable, Product, Equals, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. Discover
                2. Serializable
                3. Product
                4. Equals
                5. AnyRef
                6. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                5. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                6. def copy[T](value: Map[Class[_], (Seq[String], Seq[MainData[_, _]])] = value, dummy: Int = dummy): Discover[T]
                7. val dummy: Int
                8. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                9. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                10. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                11. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                12. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                13. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                14. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                15. def productElementNames: Iterator[String]
                  Definition Classes
                  Product
                16. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                17. val value: Map[Class[_], (Seq[String], Seq[MainData[_, _]])]
                18. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                19. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                20. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Inherited from Serializable

                Inherited from Product

                Inherited from Equals

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                +

                Source
                Discover.scala
                Linear Supertypes
                Serializable, Product, Equals, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. Discover
                2. Serializable
                3. Product
                4. Equals
                5. AnyRef
                6. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                5. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                6. def copy[T](value: Map[Class[_], (Seq[String], Seq[MainData[_, _]])] = value, dummy: Int = dummy): Discover[T]
                7. val dummy: Int
                8. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                9. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                10. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                11. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                12. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                13. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                14. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                15. def productElementNames: Iterator[String]
                  Definition Classes
                  Product
                16. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                17. val value: Map[Class[_], (Seq[String], Seq[MainData[_, _]])]
                18. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                19. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                20. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Inherited from Serializable

                Inherited from Product

                Inherited from Equals

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

              diff --git a/api/latest/mill/define/DynamicModule.html b/api/latest/mill/define/DynamicModule.html index c8362226fc2..303a2fea308 100644 --- a/api/latest/mill/define/DynamicModule.html +++ b/api/latest/mill/define/DynamicModule.html @@ -1,7 +1,7 @@ Mill - mill.define.DynamicModule
              t

              mill.define

              DynamicModule

              trait DynamicModule extends BaseClass with Module

              A module which you can override millModuleDirectChildren to dynamically enable or disable child modules at runtime -

              Source
              DynamicModule.scala
              Linear Supertypes
              Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. DynamicModule
              2. Module
              3. BaseClass
              4. Cacher
              5. AnyRef
              6. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                Attributes
                protected[this]
                Definition Classes
                Cacher
              6. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              7. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              8. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              9. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              10. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              11. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              12. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              13. implicit def millModuleBasePath: BasePath
                Definition Classes
                Module
              14. def millModuleDirectChildren: Seq[Module]
                Definition Classes
                Module
              15. implicit def millModuleExternal: External
                Definition Classes
                Module
              16. implicit def millModuleSegments: Segments
                Definition Classes
                Module
              17. implicit def millModuleShared: Foreign
                Definition Classes
                Module
              18. def millOuterCtx: Ctx
                Definition Classes
                BaseClass
              19. def millSourcePath: Path
                Definition Classes
                Module
              20. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              21. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              22. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              23. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              24. def toString(): String
                Definition Classes
                Module → AnyRef → Any
              25. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              26. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              27. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()
              28. object millInternal extends Internal

                Miscellaneous machinery around traversing & querying the build hierarchy, +

              Source
              DynamicModule.scala
              Linear Supertypes
              Module, BaseClass, Cacher, AnyRef, Any
              Ordering
              1. Alphabetic
              2. By Inheritance
              Inherited
              1. DynamicModule
              2. Module
              3. BaseClass
              4. Cacher
              5. AnyRef
              6. Any
              1. Hide All
              2. Show All
              Visibility
              1. Public
              2. Protected

              Value Members

              1. final def !=(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              2. final def ##: Int
                Definition Classes
                AnyRef → Any
              3. final def ==(arg0: Any): Boolean
                Definition Classes
                AnyRef → Any
              4. final def asInstanceOf[T0]: T0
                Definition Classes
                Any
              5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                Attributes
                protected[this]
                Definition Classes
                Cacher
              6. def clone(): AnyRef
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
              7. final def eq(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              8. def equals(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef → Any
              9. def finalize(): Unit
                Attributes
                protected[lang]
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.Throwable])
              10. final def getClass(): Class[_ <: AnyRef]
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              11. def hashCode(): Int
                Definition Classes
                AnyRef → Any
                Annotations
                @native()
              12. final def isInstanceOf[T0]: Boolean
                Definition Classes
                Any
              13. implicit def millModuleBasePath: BasePath
                Definition Classes
                Module
              14. def millModuleDirectChildren: Seq[Module]
                Definition Classes
                Module
              15. implicit def millModuleExternal: External
                Definition Classes
                Module
              16. implicit def millModuleSegments: Segments
                Definition Classes
                Module
              17. implicit def millModuleShared: Foreign
                Definition Classes
                Module
              18. def millOuterCtx: Ctx
                Definition Classes
                BaseClass
              19. def millSourcePath: Path
                Definition Classes
                Module
              20. final def ne(arg0: AnyRef): Boolean
                Definition Classes
                AnyRef
              21. final def notify(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              22. final def notifyAll(): Unit
                Definition Classes
                AnyRef
                Annotations
                @native()
              23. final def synchronized[T0](arg0: => T0): T0
                Definition Classes
                AnyRef
              24. def toString(): String
                Definition Classes
                Module → AnyRef → Any
              25. final def wait(): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              26. final def wait(arg0: Long, arg1: Int): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException])
              27. final def wait(arg0: Long): Unit
                Definition Classes
                AnyRef
                Annotations
                @throws(classOf[java.lang.InterruptedException]) @native()
              28. object millInternal 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 diff --git a/api/latest/mill/define/EnclosingClass$.html b/api/latest/mill/define/EnclosingClass$.html index 9d681bbb9ac..4daf9e21a19 100644 --- a/api/latest/mill/define/EnclosingClass$.html +++ b/api/latest/mill/define/EnclosingClass$.html @@ -1,2 +1,2 @@ Mill - mill.define.EnclosingClass

                object EnclosingClass extends Serializable

                Source
                EnclosingClass.scala
                Linear Supertypes
                Serializable, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. EnclosingClass
                2. Serializable
                3. AnyRef
                4. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. def apply()(implicit c: EnclosingClass): Class[_]
                5. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                6. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                7. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                8. def equals(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef → Any
                9. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                10. implicit macro def generate: EnclosingClass
                11. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                12. def hashCode(): Int
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                13. def impl(c: Context): scala.reflect.macros.blackbox.Context.Tree
                14. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                15. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                16. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                17. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                18. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                19. def toString(): String
                  Definition Classes
                  AnyRef → Any
                20. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                21. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                22. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Inherited from Serializable

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                +var toRoot = '../../';

                object EnclosingClass extends Serializable

                Source
                EnclosingClass.scala
                Linear Supertypes
                Serializable, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. EnclosingClass
                2. Serializable
                3. AnyRef
                4. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. def apply()(implicit c: EnclosingClass): Class[_]
                5. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                6. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                7. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                8. def equals(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef → Any
                9. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                10. implicit macro def generate: EnclosingClass
                11. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                12. def hashCode(): Int
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                13. def impl(c: Context): scala.reflect.macros.blackbox.Context.Tree
                14. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                15. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                16. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                17. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                18. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                19. def toString(): String
                  Definition Classes
                  AnyRef → Any
                20. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                21. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                22. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Inherited from Serializable

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                diff --git a/api/latest/mill/define/EnclosingClass.html b/api/latest/mill/define/EnclosingClass.html index 44872103b9c..57c42226891 100644 --- a/api/latest/mill/define/EnclosingClass.html +++ b/api/latest/mill/define/EnclosingClass.html @@ -1,2 +1,2 @@ Mill - mill.define.EnclosingClass

                case class EnclosingClass(value: Class[_]) extends Product with Serializable

                Source
                EnclosingClass.scala
                Linear Supertypes
                Serializable, Product, Equals, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. EnclosingClass
                2. Serializable
                3. Product
                4. Equals
                5. AnyRef
                6. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Instance Constructors

                1. new EnclosingClass(value: Class[_])

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                5. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                6. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                7. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                8. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                9. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                10. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                11. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                12. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                13. def productElementNames: Iterator[String]
                  Definition Classes
                  Product
                14. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                15. val value: Class[_]
                16. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                17. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                18. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Inherited from Serializable

                Inherited from Product

                Inherited from Equals

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                +var toRoot = '../../';

                case class EnclosingClass(value: Class[_]) extends Product with Serializable

                Source
                EnclosingClass.scala
                Linear Supertypes
                Serializable, Product, Equals, AnyRef, Any
                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. EnclosingClass
                2. Serializable
                3. Product
                4. Equals
                5. AnyRef
                6. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Instance Constructors

                1. new EnclosingClass(value: Class[_])

                Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                5. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                6. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                7. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                8. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                9. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                10. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                11. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                12. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                13. def productElementNames: Iterator[String]
                  Definition Classes
                  Product
                14. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                15. val value: Class[_]
                16. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                17. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                18. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()

                Inherited from Serializable

                Inherited from Product

                Inherited from Equals

                Inherited from AnyRef

                Inherited from Any

                Ungrouped

                diff --git a/api/latest/mill/define/ExternalModule.html b/api/latest/mill/define/ExternalModule.html index b444e34d693..abce75fe5c1 100644 --- a/api/latest/mill/define/ExternalModule.html +++ b/api/latest/mill/define/ExternalModule.html @@ -1,5 +1,5 @@ Mill - mill.define.ExternalModule
                c

                mill.define

                ExternalModule

                abstract class ExternalModule extends BaseModule

                Ordering
                1. Alphabetic
                2. By Inheritance
                Inherited
                1. ExternalModule
                2. BaseModule
                3. Module
                4. BaseClass
                5. Cacher
                6. AnyRef
                7. Any
                1. Hide All
                2. Show All
                Visibility
                1. Public
                2. Protected

                Instance Constructors

                1. new ExternalModule()(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line)

                Abstract Value Members

                1. abstract def millDiscover: Discover[ExternalModule.this.type]
                  Definition Classes
                  BaseModule

                Concrete Value Members

                1. final def !=(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                2. final def ##: Int
                  Definition Classes
                  AnyRef → Any
                3. final def ==(arg0: Any): Boolean
                  Definition Classes
                  AnyRef → Any
                4. final def asInstanceOf[T0]: T0
                  Definition Classes
                  Any
                5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                  Attributes
                  protected[this]
                  Definition Classes
                  Cacher
                6. def clone(): AnyRef
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                7. final def eq(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                8. def equals(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef → Any
                9. def finalize(): Unit
                  Attributes
                  protected[lang]
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.Throwable])
                10. final def getClass(): Class[_ <: AnyRef]
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                11. def hashCode(): Int
                  Definition Classes
                  AnyRef → Any
                  Annotations
                  @native()
                12. final def isInstanceOf[T0]: Boolean
                  Definition Classes
                  Any
                13. implicit def millDiscoverImplicit: Discover[_]
                14. implicit def millImplicitBaseModule: Implicit
                  Definition Classes
                  BaseModule
                15. implicit def millModuleBasePath: BasePath
                  Definition Classes
                  BaseModuleModule
                16. def millModuleDirectChildren: Seq[Module]
                  Definition Classes
                  Module
                17. implicit def millModuleExternal: External
                  Definition Classes
                  Module
                18. implicit def millModuleSegments: Segments
                  Definition Classes
                  ExternalModuleBaseModuleModule
                19. implicit def millModuleShared: Foreign
                  Definition Classes
                  Module
                20. def millOuterCtx: Ctx
                  Definition Classes
                  BaseClass
                21. def millSourcePath: Path
                  Definition Classes
                  BaseModuleModule
                22. final def ne(arg0: AnyRef): Boolean
                  Definition Classes
                  AnyRef
                23. final def notify(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                24. final def notifyAll(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @native()
                25. final def synchronized[T0](arg0: => T0): T0
                  Definition Classes
                  AnyRef
                26. def toString(): String
                  Definition Classes
                  Module → AnyRef → Any
                27. final def wait(): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                28. final def wait(arg0: Long, arg1: Int): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException])
                29. final def wait(arg0: Long): Unit
                  Definition Classes
                  AnyRef
                  Annotations
                  @throws(classOf[java.lang.InterruptedException]) @native()
                30. object millInternal extends Internal

                  Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                  c

                  mill.define

                  ExternalModule

                  abstract class ExternalModule extends BaseModule

                  Ordering
                  1. Alphabetic
                  2. By Inheritance
                  Inherited
                  1. ExternalModule
                  2. BaseModule
                  3. Module
                  4. BaseClass
                  5. Cacher
                  6. AnyRef
                  7. Any
                  1. Hide All
                  2. Show All
                  Visibility
                  1. Public
                  2. Protected

                  Instance Constructors

                  1. new ExternalModule()(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line)

                  Abstract Value Members

                  1. abstract def millDiscover: Discover[ExternalModule.this.type]
                    Definition Classes
                    BaseModule

                  Concrete Value Members

                  1. final def !=(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  2. final def ##: Int
                    Definition Classes
                    AnyRef → Any
                  3. final def ==(arg0: Any): Boolean
                    Definition Classes
                    AnyRef → Any
                  4. final def asInstanceOf[T0]: T0
                    Definition Classes
                    Any
                  5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                    Attributes
                    protected[this]
                    Definition Classes
                    Cacher
                  6. def clone(): AnyRef
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                  7. final def eq(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  8. def equals(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef → Any
                  9. def finalize(): Unit
                    Attributes
                    protected[lang]
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.Throwable])
                  10. final def getClass(): Class[_ <: AnyRef]
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  11. def hashCode(): Int
                    Definition Classes
                    AnyRef → Any
                    Annotations
                    @native()
                  12. final def isInstanceOf[T0]: Boolean
                    Definition Classes
                    Any
                  13. implicit def millDiscoverImplicit: Discover[_]
                  14. implicit def millImplicitBaseModule: Implicit
                    Definition Classes
                    BaseModule
                  15. implicit def millModuleBasePath: BasePath
                    Definition Classes
                    BaseModuleModule
                  16. def millModuleDirectChildren: Seq[Module]
                    Definition Classes
                    Module
                  17. implicit def millModuleExternal: External
                    Definition Classes
                    Module
                  18. implicit def millModuleSegments: Segments
                    Definition Classes
                    ExternalModuleBaseModuleModule
                  19. implicit def millModuleShared: Foreign
                    Definition Classes
                    Module
                  20. def millOuterCtx: Ctx
                    Definition Classes
                    BaseClass
                  21. def millSourcePath: Path
                    Definition Classes
                    BaseModuleModule
                  22. final def ne(arg0: AnyRef): Boolean
                    Definition Classes
                    AnyRef
                  23. final def notify(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  24. final def notifyAll(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @native()
                  25. final def synchronized[T0](arg0: => T0): T0
                    Definition Classes
                    AnyRef
                  26. def toString(): String
                    Definition Classes
                    Module → AnyRef → Any
                  27. final def wait(): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  28. final def wait(arg0: Long, arg1: Int): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException])
                  29. final def wait(arg0: Long): Unit
                    Definition Classes
                    AnyRef
                    Annotations
                    @throws(classOf[java.lang.InterruptedException]) @native()
                  30. object millInternal 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 diff --git a/api/latest/mill/define/InputImpl.html b/api/latest/mill/define/InputImpl.html index 1c1d803f231..c568f10c148 100644 --- a/api/latest/mill/define/InputImpl.html +++ b/api/latest/mill/define/InputImpl.html @@ -1,5 +1,5 @@ Mill - mill.define.InputImpl

                    c

                    mill.define

                    InputImpl

                    class InputImpl[T] extends Task[T] with Target[T]

                    Source
                    Task.scala
                    Linear Supertypes
                    Target[T], NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                    Known Subclasses
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. InputImpl
                    2. Target
                    3. NamedTask
                    4. Task
                    5. Applyable
                    6. Ops
                    7. AnyRef
                    8. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Instance Constructors

                    1. new InputImpl(t: Task[T], ctx0: Ctx, writer: upickle.default.Writer[_], isPrivate: Option[Boolean])

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. def apply()(implicit handler: ApplyHandler[Task]): T
                      Definition Classes
                      Applyable
                    5. def asCommand: Option[Command[T]]
                      Definition Classes
                      Task
                    6. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    7. def asTarget: Option[Target[T]]
                      Definition Classes
                      Task
                    8. def asWorker: Option[Worker[T]]
                      Definition Classes
                      Task
                    9. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    10. val ctx: Ctx
                      Definition Classes
                      NamedTask
                    11. val ctx0: Ctx
                      Definition Classes
                      InputImplNamedTask
                    12. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    13. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    14. def evaluate(ctx: api.Ctx): Result[T]

                      Evaluate this task +var toRoot = '../../';

                      c

                      mill.define

                      InputImpl

                      class InputImpl[T] extends Task[T] with Target[T]

                      Source
                      Task.scala
                      Linear Supertypes
                      Target[T], NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                      Known Subclasses
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. InputImpl
                      2. Target
                      3. NamedTask
                      4. Task
                      5. Applyable
                      6. Ops
                      7. AnyRef
                      8. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new InputImpl(t: Task[T], ctx0: Ctx, writer: upickle.default.Writer[_], isPrivate: Option[Boolean])

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. def apply()(implicit handler: ApplyHandler[Task]): T
                        Definition Classes
                        Applyable
                      5. def asCommand: Option[Command[T]]
                        Definition Classes
                        Task
                      6. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      7. def asTarget: Option[Target[T]]
                        Definition Classes
                        Task
                      8. def asWorker: Option[Worker[T]]
                        Definition Classes
                        Task
                      9. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      10. val ctx: Ctx
                        Definition Classes
                        NamedTask
                      11. val ctx0: Ctx
                        Definition Classes
                        InputImplNamedTask
                      12. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      13. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      14. def evaluate(ctx: api.Ctx): Result[T]

                        Evaluate this task

                        Evaluate this task

                        Definition Classes
                        NamedTaskTask
                      15. def filter(f: (T) => Boolean): Task[T]
                        Definition Classes
                        Ops
                      16. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      17. def flushDest: Boolean

                        Whether or not this Task deletes the T.dest folder between runs

                        Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/Module$$BaseClass.html b/api/latest/mill/define/Module$$BaseClass.html index 07c12e99b01..d1a51566168 100644 --- a/api/latest/mill/define/Module$$BaseClass.html +++ b/api/latest/mill/define/Module$$BaseClass.html @@ -3,4 +3,4 @@ (traits cannot). Cannot be used directly, because traits inheriting from classes results in the class being invisible to java reflection, which messes up the module discovery process -

                        Annotations
                        @internal()
                        Source
                        Module.scala
                        Linear Supertypes
                        Cacher, AnyRef, Any
                        Ordering
                        1. Alphabetic
                        2. By Inheritance
                        Inherited
                        1. BaseClass
                        2. Cacher
                        3. AnyRef
                        4. Any
                        1. Hide All
                        2. Show All
                        Visibility
                        1. Public
                        2. Protected

                        Instance Constructors

                        1. new BaseClass()(implicit outerCtx0: Ctx)

                        Value Members

                        1. final def !=(arg0: Any): Boolean
                          Definition Classes
                          AnyRef → Any
                        2. final def ##: Int
                          Definition Classes
                          AnyRef → Any
                        3. final def ==(arg0: Any): Boolean
                          Definition Classes
                          AnyRef → Any
                        4. final def asInstanceOf[T0]: T0
                          Definition Classes
                          Any
                        5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                          Attributes
                          protected[this]
                          Definition Classes
                          Cacher
                        6. def clone(): AnyRef
                          Attributes
                          protected[lang]
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                        7. final def eq(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef
                        8. def equals(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef → Any
                        9. def finalize(): Unit
                          Attributes
                          protected[lang]
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.Throwable])
                        10. final def getClass(): Class[_ <: AnyRef]
                          Definition Classes
                          AnyRef → Any
                          Annotations
                          @native()
                        11. def hashCode(): Int
                          Definition Classes
                          AnyRef → Any
                          Annotations
                          @native()
                        12. final def isInstanceOf[T0]: Boolean
                          Definition Classes
                          Any
                        13. def millOuterCtx: Ctx
                        14. final def ne(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef
                        15. final def notify(): Unit
                          Definition Classes
                          AnyRef
                          Annotations
                          @native()
                        16. final def notifyAll(): Unit
                          Definition Classes
                          AnyRef
                          Annotations
                          @native()
                        17. final def synchronized[T0](arg0: => T0): T0
                          Definition Classes
                          AnyRef
                        18. def toString(): String
                          Definition Classes
                          AnyRef → Any
                        19. final def wait(): Unit
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.InterruptedException])
                        20. final def wait(arg0: Long, arg1: Int): Unit
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.InterruptedException])
                        21. final def wait(arg0: Long): Unit
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.InterruptedException]) @native()

                        Inherited from Cacher

                        Inherited from AnyRef

                        Inherited from Any

                        Ungrouped

                      +

                      Annotations
                      @internal()
                      Source
                      Module.scala
                      Linear Supertypes
                      Cacher, AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. BaseClass
                      2. Cacher
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new BaseClass()(implicit outerCtx0: Ctx)

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                        Attributes
                        protected[this]
                        Definition Classes
                        Cacher
                      6. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      9. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      10. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      12. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      13. def millOuterCtx: Ctx
                      14. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      15. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      17. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      18. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      19. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      20. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      21. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from Cacher

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                    diff --git a/api/latest/mill/define/Module$$Internal.html b/api/latest/mill/define/Module$$Internal.html index 4b1cfa21876..29ea1ca5c60 100644 --- a/api/latest/mill/define/Module$$Internal.html +++ b/api/latest/mill/define/Module$$Internal.html @@ -1,2 +1,2 @@ Mill - mill.define.Module.Internal

                    Packages

                    class Internal extends AnyRef

                    Annotations
                    @internal()
                    Source
                    Module.scala
                    Linear Supertypes
                    AnyRef, Any
                    Known Subclasses
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Internal
                    2. AnyRef
                    3. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Instance Constructors

                    1. new Internal(outer: Module)

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    6. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    7. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    8. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    9. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    10. def hashCode(): Int
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    11. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    12. lazy val modules: Seq[Module]
                    13. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    14. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    15. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    16. def reflect[T](filter: (String) => Boolean)(implicit arg0: ClassTag[T]): Seq[T]
                    17. def reflectAll[T](implicit arg0: ClassTag[T]): Seq[T]
                    18. def reflectNestedObjects[T](filter: (String) => Boolean = Function.const(true))(implicit arg0: ClassTag[T]): Seq[T]
                    19. lazy val segmentsToModules: Map[Segments, Module]
                    20. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    21. lazy val targets: Set[Target[_]]
                    22. def toString(): String
                      Definition Classes
                      AnyRef → Any
                    23. def traverse[T](f: (Module) => Seq[T]): Seq[T]
                    24. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    25. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    26. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()

                    Inherited from AnyRef

                    Inherited from Any

                    Ungrouped

                    +var toRoot = '../../';

                    Packages

                    class Internal extends AnyRef

                    Annotations
                    @internal()
                    Source
                    Module.scala
                    Linear Supertypes
                    AnyRef, Any
                    Known Subclasses
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Internal
                    2. AnyRef
                    3. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Instance Constructors

                    1. new Internal(outer: Module)

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    6. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    7. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    8. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    9. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    10. def hashCode(): Int
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    11. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    12. lazy val modules: Seq[Module]
                    13. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    14. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    15. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    16. def reflect[T](filter: (String) => Boolean)(implicit arg0: ClassTag[T]): Seq[T]
                    17. def reflectAll[T](implicit arg0: ClassTag[T]): Seq[T]
                    18. def reflectNestedObjects[T](filter: (String) => Boolean = Function.const(true))(implicit arg0: ClassTag[T]): Seq[T]
                    19. lazy val segmentsToModules: Map[Segments, Module]
                    20. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    21. lazy val targets: Set[Target[_]]
                    22. def toString(): String
                      Definition Classes
                      AnyRef → Any
                    23. def traverse[T](f: (Module) => Seq[T]): Seq[T]
                    24. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    25. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    26. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()

                    Inherited from AnyRef

                    Inherited from Any

                    Ungrouped

                    diff --git a/api/latest/mill/define/Module$.html b/api/latest/mill/define/Module$.html index 327b9f84ef4..0464bad17be 100644 --- a/api/latest/mill/define/Module$.html +++ b/api/latest/mill/define/Module$.html @@ -1,5 +1,5 @@ Mill - mill.define.Module

                    object Module

                    Source
                    Module.scala
                    Linear Supertypes
                    AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Module
                    2. AnyRef
                    3. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Type Members

                    1. class BaseClass extends Cacher

                      Base class of the Module trait, allowing us to take implicit arguments +var toRoot = '../../';

                      object Module

                      Source
                      Module.scala
                      Linear Supertypes
                      AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. Module
                      2. AnyRef
                      3. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Type Members

                      1. class BaseClass extends Cacher

                        Base class of the Module trait, allowing us to take implicit arguments (traits cannot).

                        Base class of the Module trait, allowing us to take implicit arguments (traits cannot). Cannot be used directly, because traits inheriting from classes results in the class being invisible to java reflection, which diff --git a/api/latest/mill/define/Module$millInternal$.html b/api/latest/mill/define/Module$millInternal$.html index bebbfdee7ba..73143cc3b5f 100644 --- a/api/latest/mill/define/Module$millInternal$.html +++ b/api/latest/mill/define/Module$millInternal$.html @@ -7,4 +7,4 @@ the concrete instance.

                        Definition Classes
                        define
                      2. millInternal
                      o

                      mill.define.Module

                      millInternal

                      object millInternal extends Internal

                      Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill -

                      Annotations
                      @internal()
                      Source
                      Module.scala
                      Linear Supertypes
                      Internal, AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. millInternal
                      2. Internal
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      7. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      8. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      9. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      10. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      12. lazy val modules: Seq[Module]
                        Definition Classes
                        Internal
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. def reflect[T](filter: (String) => Boolean)(implicit arg0: ClassTag[T]): Seq[T]
                        Definition Classes
                        Internal
                      17. def reflectAll[T](implicit arg0: ClassTag[T]): Seq[T]
                        Definition Classes
                        Internal
                      18. def reflectNestedObjects[T](filter: (String) => Boolean = Function.const(true))(implicit arg0: ClassTag[T]): Seq[T]
                        Definition Classes
                        Internal
                      19. lazy val segmentsToModules: Map[Segments, Module]
                        Definition Classes
                        Internal
                      20. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      21. lazy val targets: Set[Target[_]]
                        Definition Classes
                        Internal
                      22. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      23. def traverse[T](f: (Module) => Seq[T]): Seq[T]
                        Definition Classes
                        Internal
                      24. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      25. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      26. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from Internal

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +

                      Annotations
                      @internal()
                      Source
                      Module.scala
                      Linear Supertypes
                      Internal, AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. millInternal
                      2. Internal
                      3. AnyRef
                      4. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      5. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      6. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      7. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      8. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      9. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      10. def hashCode(): Int
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      11. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      12. lazy val modules: Seq[Module]
                        Definition Classes
                        Internal
                      13. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      14. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      15. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      16. def reflect[T](filter: (String) => Boolean)(implicit arg0: ClassTag[T]): Seq[T]
                        Definition Classes
                        Internal
                      17. def reflectAll[T](implicit arg0: ClassTag[T]): Seq[T]
                        Definition Classes
                        Internal
                      18. def reflectNestedObjects[T](filter: (String) => Boolean = Function.const(true))(implicit arg0: ClassTag[T]): Seq[T]
                        Definition Classes
                        Internal
                      19. lazy val segmentsToModules: Map[Segments, Module]
                        Definition Classes
                        Internal
                      20. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      21. lazy val targets: Set[Target[_]]
                        Definition Classes
                        Internal
                      22. def toString(): String
                        Definition Classes
                        AnyRef → Any
                      23. def traverse[T](f: (Module) => Seq[T]): Seq[T]
                        Definition Classes
                        Internal
                      24. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      25. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      26. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from Internal

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                    diff --git a/api/latest/mill/define/Module.html b/api/latest/mill/define/Module.html index 29219b288f4..310774b89cd 100644 --- a/api/latest/mill/define/Module.html +++ b/api/latest/mill/define/Module.html @@ -4,7 +4,7 @@ propagate the implicit parameters forward to the final concrete instantiation site so they can capture the enclosing/line information of the concrete instance. -

                    Source
                    Module.scala
                    Linear Supertypes
                    BaseClass, Cacher, AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Module
                    2. BaseClass
                    3. Cacher
                    4. AnyRef
                    5. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                      Attributes
                      protected[this]
                      Definition Classes
                      Cacher
                    6. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    7. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    8. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    9. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    10. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    11. def hashCode(): Int
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    12. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    13. implicit def millModuleBasePath: BasePath
                    14. def millModuleDirectChildren: Seq[Module]
                    15. implicit def millModuleExternal: External
                    16. implicit def millModuleSegments: Segments
                    17. implicit def millModuleShared: Foreign
                    18. def millOuterCtx: Ctx
                      Definition Classes
                      BaseClass
                    19. def millSourcePath: Path
                    20. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    21. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    22. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    23. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    24. def toString(): String
                      Definition Classes
                      Module → AnyRef → Any
                    25. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    26. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    27. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()
                    28. object millInternal extends Internal

                      Miscellaneous machinery around traversing & querying the build hierarchy, +

                    Source
                    Module.scala
                    Linear Supertypes
                    BaseClass, Cacher, AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. Module
                    2. BaseClass
                    3. Cacher
                    4. AnyRef
                    5. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    5. def cachedTarget[T](t: => T)(implicit c: Enclosing): T
                      Attributes
                      protected[this]
                      Definition Classes
                      Cacher
                    6. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    7. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    8. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    9. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    10. final def getClass(): Class[_ <: AnyRef]
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    11. def hashCode(): Int
                      Definition Classes
                      AnyRef → Any
                      Annotations
                      @native()
                    12. final def isInstanceOf[T0]: Boolean
                      Definition Classes
                      Any
                    13. implicit def millModuleBasePath: BasePath
                    14. def millModuleDirectChildren: Seq[Module]
                    15. implicit def millModuleExternal: External
                    16. implicit def millModuleSegments: Segments
                    17. implicit def millModuleShared: Foreign
                    18. def millOuterCtx: Ctx
                      Definition Classes
                      BaseClass
                    19. def millSourcePath: Path
                    20. final def ne(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    21. final def notify(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    22. final def notifyAll(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @native()
                    23. final def synchronized[T0](arg0: => T0): T0
                      Definition Classes
                      AnyRef
                    24. def toString(): String
                      Definition Classes
                      Module → AnyRef → Any
                    25. final def wait(): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    26. final def wait(arg0: Long, arg1: Int): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException])
                    27. final def wait(arg0: Long): Unit
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.InterruptedException]) @native()
                    28. object millInternal 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 diff --git a/api/latest/mill/define/ModuleRef.html b/api/latest/mill/define/ModuleRef.html index 074a4594499..2d290f0d98a 100644 --- a/api/latest/mill/define/ModuleRef.html +++ b/api/latest/mill/define/ModuleRef.html @@ -1,4 +1,4 @@ Mill - mill.define.ModuleRef

                      c

                      mill.define

                      ModuleRef

                      case class ModuleRef[+T <: Module](t: T) extends Product with Serializable

                      Used to refer to a module from another module without including the target module as a child-module of the first. -

                      Source
                      ModuleRef.scala
                      Linear Supertypes
                      Serializable, Product, Equals, AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ModuleRef
                      2. Serializable
                      3. Product
                      4. Equals
                      5. AnyRef
                      6. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new ModuleRef(t: T)

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. def apply(): T
                      5. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      6. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      9. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      10. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      11. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      12. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      13. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      14. def productElementNames: Iterator[String]
                        Definition Classes
                        Product
                      15. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      16. val t: T
                      17. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      18. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from Serializable

                      Inherited from Product

                      Inherited from Equals

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                      +

                      Source
                      ModuleRef.scala
                      Linear Supertypes
                      Serializable, Product, Equals, AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. ModuleRef
                      2. Serializable
                      3. Product
                      4. Equals
                      5. AnyRef
                      6. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new ModuleRef(t: T)

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. def apply(): T
                      5. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      6. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      7. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      8. def finalize(): Unit
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.Throwable])
                      9. final def getClass(): Class[_ <: AnyRef]
                        Definition Classes
                        AnyRef → Any
                        Annotations
                        @native()
                      10. final def isInstanceOf[T0]: Boolean
                        Definition Classes
                        Any
                      11. final def ne(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      12. final def notify(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      13. final def notifyAll(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @native()
                      14. def productElementNames: Iterator[String]
                        Definition Classes
                        Product
                      15. final def synchronized[T0](arg0: => T0): T0
                        Definition Classes
                        AnyRef
                      16. val t: T
                      17. final def wait(): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      18. final def wait(arg0: Long, arg1: Int): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException])
                      19. final def wait(arg0: Long): Unit
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.InterruptedException]) @native()

                      Inherited from Serializable

                      Inherited from Product

                      Inherited from Equals

                      Inherited from AnyRef

                      Inherited from Any

                      Ungrouped

                    diff --git a/api/latest/mill/define/NamedTask.html b/api/latest/mill/define/NamedTask.html index 04c63a3d15f..afdec56d36b 100644 --- a/api/latest/mill/define/NamedTask.html +++ b/api/latest/mill/define/NamedTask.html @@ -2,7 +2,7 @@ var toRoot = '../../';
                    t

                    mill.define

                    NamedTask

                    trait NamedTask[+T] extends Task[T]

                    Represents a task that can be referenced by its path segments. T{...} targets, T.input, T.worker, etc. but not including anonymous T.task or T.traverse etc. instances -

                    Source
                    Task.scala
                    Linear Supertypes
                    Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. NamedTask
                    2. Task
                    3. Applyable
                    4. Ops
                    5. AnyRef
                    6. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Abstract Value Members

                    1. abstract def ctx0: Ctx
                    2. abstract def isPrivate: Option[Boolean]
                    3. abstract def t: Task[T]

                      The implementation task wrapped by this named task +

                    Source
                    Task.scala
                    Linear Supertypes
                    Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                    Ordering
                    1. Alphabetic
                    2. By Inheritance
                    Inherited
                    1. NamedTask
                    2. Task
                    3. Applyable
                    4. Ops
                    5. AnyRef
                    6. Any
                    1. Hide All
                    2. Show All
                    Visibility
                    1. Public
                    2. Protected

                    Abstract Value Members

                    1. abstract def ctx0: Ctx
                    2. abstract def isPrivate: Option[Boolean]
                    3. abstract def t: Task[T]

                      The implementation task wrapped by this named task

                    Concrete Value Members

                    1. final def !=(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    2. final def ##: Int
                      Definition Classes
                      AnyRef → Any
                    3. final def ==(arg0: Any): Boolean
                      Definition Classes
                      AnyRef → Any
                    4. def apply()(implicit handler: ApplyHandler[Task]): T
                      Definition Classes
                      Applyable
                    5. def asCommand: Option[Command[T]]
                      Definition Classes
                      Task
                    6. final def asInstanceOf[T0]: T0
                      Definition Classes
                      Any
                    7. def asTarget: Option[Target[T]]
                      Definition Classes
                      Task
                    8. def asWorker: Option[Worker[T]]
                      Definition Classes
                      Task
                    9. def clone(): AnyRef
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                    10. val ctx: Ctx
                    11. final def eq(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef
                    12. def equals(arg0: AnyRef): Boolean
                      Definition Classes
                      AnyRef → Any
                    13. def evaluate(ctx: api.Ctx): Result[T]

                      Evaluate this task

                      Evaluate this task

                      Definition Classes
                      NamedTaskTask
                    14. def filter(f: (T) => Boolean): Task[T]
                      Definition Classes
                      Ops
                    15. def finalize(): Unit
                      Attributes
                      protected[lang]
                      Definition Classes
                      AnyRef
                      Annotations
                      @throws(classOf[java.lang.Throwable])
                    16. def flushDest: Boolean

                      Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/PersistentImpl.html b/api/latest/mill/define/PersistentImpl.html index cac2344f5c4..cabd797d5b5 100644 --- a/api/latest/mill/define/PersistentImpl.html +++ b/api/latest/mill/define/PersistentImpl.html @@ -1,5 +1,5 @@ Mill - mill.define.PersistentImpl

                      c

                      mill.define

                      PersistentImpl

                      class PersistentImpl[+T] extends TargetImpl[T]

                      Source
                      Task.scala
                      Linear Supertypes
                      TargetImpl[T], Target[T], NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                      Ordering
                      1. Alphabetic
                      2. By Inheritance
                      Inherited
                      1. PersistentImpl
                      2. TargetImpl
                      3. Target
                      4. NamedTask
                      5. Task
                      6. Applyable
                      7. Ops
                      8. AnyRef
                      9. Any
                      1. Hide All
                      2. Show All
                      Visibility
                      1. Public
                      2. Protected

                      Instance Constructors

                      1. new PersistentImpl(t: Task[T], ctx0: Ctx, readWriter: upickle.default.ReadWriter[_], isPrivate: Option[Boolean])

                      Value Members

                      1. final def !=(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      2. final def ##: Int
                        Definition Classes
                        AnyRef → Any
                      3. final def ==(arg0: Any): Boolean
                        Definition Classes
                        AnyRef → Any
                      4. def apply()(implicit handler: ApplyHandler[Task]): T
                        Definition Classes
                        Applyable
                      5. def asCommand: Option[Command[T]]
                        Definition Classes
                        Task
                      6. final def asInstanceOf[T0]: T0
                        Definition Classes
                        Any
                      7. def asTarget: Option[Target[T]]
                        Definition Classes
                        TargetImplTask
                      8. def asWorker: Option[Worker[T]]
                        Definition Classes
                        Task
                      9. def clone(): AnyRef
                        Attributes
                        protected[lang]
                        Definition Classes
                        AnyRef
                        Annotations
                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                      10. val ctx: Ctx
                        Definition Classes
                        NamedTask
                      11. val ctx0: Ctx
                        Definition Classes
                        TargetImplNamedTask
                      12. final def eq(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef
                      13. def equals(arg0: AnyRef): Boolean
                        Definition Classes
                        AnyRef → Any
                      14. def evaluate(ctx: api.Ctx): Result[T]

                        Evaluate this task +var toRoot = '../../';

                        c

                        mill.define

                        PersistentImpl

                        class PersistentImpl[+T] extends TargetImpl[T]

                        Source
                        Task.scala
                        Linear Supertypes
                        TargetImpl[T], Target[T], NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                        Ordering
                        1. Alphabetic
                        2. By Inheritance
                        Inherited
                        1. PersistentImpl
                        2. TargetImpl
                        3. Target
                        4. NamedTask
                        5. Task
                        6. Applyable
                        7. Ops
                        8. AnyRef
                        9. Any
                        1. Hide All
                        2. Show All
                        Visibility
                        1. Public
                        2. Protected

                        Instance Constructors

                        1. new PersistentImpl(t: Task[T], ctx0: Ctx, readWriter: upickle.default.ReadWriter[_], isPrivate: Option[Boolean])

                        Value Members

                        1. final def !=(arg0: Any): Boolean
                          Definition Classes
                          AnyRef → Any
                        2. final def ##: Int
                          Definition Classes
                          AnyRef → Any
                        3. final def ==(arg0: Any): Boolean
                          Definition Classes
                          AnyRef → Any
                        4. def apply()(implicit handler: ApplyHandler[Task]): T
                          Definition Classes
                          Applyable
                        5. def asCommand: Option[Command[T]]
                          Definition Classes
                          Task
                        6. final def asInstanceOf[T0]: T0
                          Definition Classes
                          Any
                        7. def asTarget: Option[Target[T]]
                          Definition Classes
                          TargetImplTask
                        8. def asWorker: Option[Worker[T]]
                          Definition Classes
                          Task
                        9. def clone(): AnyRef
                          Attributes
                          protected[lang]
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                        10. val ctx: Ctx
                          Definition Classes
                          NamedTask
                        11. val ctx0: Ctx
                          Definition Classes
                          TargetImplNamedTask
                        12. final def eq(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef
                        13. def equals(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef → Any
                        14. def evaluate(ctx: api.Ctx): Result[T]

                          Evaluate this task

                          Evaluate this task

                          Definition Classes
                          NamedTaskTask
                        15. def filter(f: (T) => Boolean): Task[T]
                          Definition Classes
                          Ops
                        16. def finalize(): Unit
                          Attributes
                          protected[lang]
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.Throwable])
                        17. def flushDest: Boolean

                          Whether or not this Task deletes the T.dest folder between runs

                          Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/Segment$$Cross.html b/api/latest/mill/define/Segment$$Cross.html index 366cb0915f6..38d9cf09d97 100644 --- a/api/latest/mill/define/Segment$$Cross.html +++ b/api/latest/mill/define/Segment$$Cross.html @@ -1,2 +1,2 @@ Mill - mill.define.Segment.Cross

                          Packages

                          final case class Cross(value: Seq[String]) extends Segment with Product with Serializable

                          Source
                          Segment.scala
                          Linear Supertypes
                          Serializable, Product, Equals, Segment, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Cross
                          2. Serializable
                          3. Product
                          4. Equals
                          5. Segment
                          6. AnyRef
                          7. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Instance Constructors

                          1. new Cross(value: Seq[String])

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          8. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          9. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          10. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          11. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          12. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          13. def pathSegments: Seq[String]
                            Definition Classes
                            Segment
                          14. def productElementNames: Iterator[String]
                            Definition Classes
                            Product
                          15. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          16. val value: Seq[String]
                          17. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          18. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from Product

                          Inherited from Equals

                          Inherited from Segment

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          +var toRoot = '../../';

                          Packages

                          final case class Cross(value: Seq[String]) extends Segment with Product with Serializable

                          Source
                          Segment.scala
                          Linear Supertypes
                          Serializable, Product, Equals, Segment, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Cross
                          2. Serializable
                          3. Product
                          4. Equals
                          5. Segment
                          6. AnyRef
                          7. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Instance Constructors

                          1. new Cross(value: Seq[String])

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          8. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          9. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          10. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          11. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          12. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          13. def pathSegments: Seq[String]
                            Definition Classes
                            Segment
                          14. def productElementNames: Iterator[String]
                            Definition Classes
                            Product
                          15. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          16. val value: Seq[String]
                          17. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          18. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from Product

                          Inherited from Equals

                          Inherited from Segment

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          diff --git a/api/latest/mill/define/Segment$$Label.html b/api/latest/mill/define/Segment$$Label.html index b0ba28ff646..0853a1b8c7c 100644 --- a/api/latest/mill/define/Segment$$Label.html +++ b/api/latest/mill/define/Segment$$Label.html @@ -1,2 +1,2 @@ Mill - mill.define.Segment.Label

                          Packages

                          final case class Label(value: String) extends Segment with Product with Serializable

                          Source
                          Segment.scala
                          Linear Supertypes
                          Serializable, Product, Equals, Segment, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Label
                          2. Serializable
                          3. Product
                          4. Equals
                          5. Segment
                          6. AnyRef
                          7. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Instance Constructors

                          1. new Label(value: String)

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          8. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          9. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          10. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          11. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          12. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          13. def pathSegments: Seq[String]
                            Definition Classes
                            Segment
                          14. def productElementNames: Iterator[String]
                            Definition Classes
                            Product
                          15. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          16. val value: String
                          17. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          18. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from Product

                          Inherited from Equals

                          Inherited from Segment

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          +var toRoot = '../../';

                          Packages

                          final case class Label(value: String) extends Segment with Product with Serializable

                          Source
                          Segment.scala
                          Linear Supertypes
                          Serializable, Product, Equals, Segment, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Label
                          2. Serializable
                          3. Product
                          4. Equals
                          5. Segment
                          6. AnyRef
                          7. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Instance Constructors

                          1. new Label(value: String)

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          8. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          9. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          10. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          11. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          12. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          13. def pathSegments: Seq[String]
                            Definition Classes
                            Segment
                          14. def productElementNames: Iterator[String]
                            Definition Classes
                            Product
                          15. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          16. val value: String
                          17. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          18. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from Product

                          Inherited from Equals

                          Inherited from Segment

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          diff --git a/api/latest/mill/define/Segment$.html b/api/latest/mill/define/Segment$.html index cb014b42dfe..d7c85df1f42 100644 --- a/api/latest/mill/define/Segment$.html +++ b/api/latest/mill/define/Segment$.html @@ -1,2 +1,2 @@ Mill - mill.define.Segment

                          object Segment

                          Source
                          Segment.scala
                          Linear Supertypes
                          AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segment
                          2. AnyRef
                          3. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Type Members

                          1. final case class Cross(value: Seq[String]) extends Segment with Product with Serializable
                          2. final case class Label(value: String) extends Segment with Product with Serializable

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          8. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          9. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          10. def hashCode(): Int
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          11. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          12. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          13. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          14. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          15. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          16. def toString(): String
                            Definition Classes
                            AnyRef → Any
                          17. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          18. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          +var toRoot = '../../';

                          object Segment

                          Source
                          Segment.scala
                          Linear Supertypes
                          AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segment
                          2. AnyRef
                          3. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Type Members

                          1. final case class Cross(value: Seq[String]) extends Segment with Product with Serializable
                          2. final case class Label(value: String) extends Segment with Product with Serializable

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          8. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          9. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          10. def hashCode(): Int
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          11. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          12. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          13. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          14. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          15. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          16. def toString(): String
                            Definition Classes
                            AnyRef → Any
                          17. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          18. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          diff --git a/api/latest/mill/define/Segment.html b/api/latest/mill/define/Segment.html index 84c4212cd7f..b31d0759837 100644 --- a/api/latest/mill/define/Segment.html +++ b/api/latest/mill/define/Segment.html @@ -1,2 +1,2 @@ Mill - mill.define.Segment

                          sealed trait Segment extends AnyRef

                          Source
                          Segment.scala
                          Linear Supertypes
                          AnyRef, Any
                          Known Subclasses
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segment
                          2. AnyRef
                          3. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          8. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          9. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          10. def hashCode(): Int
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          11. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          12. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          13. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          14. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          15. def pathSegments: Seq[String]
                          16. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          17. def toString(): String
                            Definition Classes
                            AnyRef → Any
                          18. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          20. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          +var toRoot = '../../';

                          sealed trait Segment extends AnyRef

                          Source
                          Segment.scala
                          Linear Supertypes
                          AnyRef, Any
                          Known Subclasses
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segment
                          2. AnyRef
                          3. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          5. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          6. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          7. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          8. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          9. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          10. def hashCode(): Int
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          11. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          12. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          13. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          14. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          15. def pathSegments: Seq[String]
                          16. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          17. def toString(): String
                            Definition Classes
                            AnyRef → Any
                          18. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          19. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          20. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          diff --git a/api/latest/mill/define/Segments$.html b/api/latest/mill/define/Segments$.html index 5314177571a..db16e0aff19 100644 --- a/api/latest/mill/define/Segments$.html +++ b/api/latest/mill/define/Segments$.html @@ -1,2 +1,2 @@ Mill - mill.define.Segments

                          object Segments extends Serializable

                          Source
                          Segments.scala
                          Linear Supertypes
                          Serializable, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segments
                          2. Serializable
                          3. AnyRef
                          4. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. def apply(items: Seq[Segment]): Segments
                          5. def apply(): Segments
                          6. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          7. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          8. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          9. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          10. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          11. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          12. def hashCode(): Int
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          13. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          14. def labels(values: String*): Segments
                          15. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          16. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          17. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          18. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          19. def toString(): String
                            Definition Classes
                            AnyRef → Any
                          20. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          21. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          22. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          +var toRoot = '../../';

                          object Segments extends Serializable

                          Source
                          Segments.scala
                          Linear Supertypes
                          Serializable, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segments
                          2. Serializable
                          3. AnyRef
                          4. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. def apply(items: Seq[Segment]): Segments
                          5. def apply(): Segments
                          6. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          7. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          8. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          9. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          10. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          11. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          12. def hashCode(): Int
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          13. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          14. def labels(values: String*): Segments
                          15. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          16. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          17. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          18. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          19. def toString(): String
                            Definition Classes
                            AnyRef → Any
                          20. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          21. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          22. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          diff --git a/api/latest/mill/define/Segments.html b/api/latest/mill/define/Segments.html index e761ebd8917..bc61e1fda67 100644 --- a/api/latest/mill/define/Segments.html +++ b/api/latest/mill/define/Segments.html @@ -2,4 +2,4 @@ var toRoot = '../../';

                          case class Segments extends Product with Serializable

                          Models a path with the Mill build hierarchy, e.g. amm.util[2.11].test.compile. Segments must start with a Segment.Label.

                          .-separated segments are Segment.Labels, while []-delimited segments are Segment.Crosss -

                          Source
                          Segments.scala
                          Linear Supertypes
                          Serializable, Product, Equals, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segments
                          2. Serializable
                          3. Product
                          4. Equals
                          5. AnyRef
                          6. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. def ++(other: Segments): Segments
                          4. def ++(other: Seq[Segment]): Segments
                          5. def ++(other: Segment): Segments
                          6. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          7. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          8. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          9. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          10. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          11. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          12. def head: Label
                          13. def init: Segments
                          14. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          15. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          16. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          17. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          18. def parts: List[String]
                          19. def productElementNames: Iterator[String]
                            Definition Classes
                            Product
                          20. def render: String
                          21. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          22. val value: Seq[Segment]
                          23. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          24. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          25. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from Product

                          Inherited from Equals

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                          +

                          Source
                          Segments.scala
                          Linear Supertypes
                          Serializable, Product, Equals, AnyRef, Any
                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. Segments
                          2. Serializable
                          3. Product
                          4. Equals
                          5. AnyRef
                          6. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. def ++(other: Segments): Segments
                          4. def ++(other: Seq[Segment]): Segments
                          5. def ++(other: Segment): Segments
                          6. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          7. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          8. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          9. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          10. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          11. final def getClass(): Class[_ <: AnyRef]
                            Definition Classes
                            AnyRef → Any
                            Annotations
                            @native()
                          12. def head: Label
                          13. def init: Segments
                          14. final def isInstanceOf[T0]: Boolean
                            Definition Classes
                            Any
                          15. final def ne(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          16. final def notify(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          17. final def notifyAll(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @native()
                          18. def parts: List[String]
                          19. def productElementNames: Iterator[String]
                            Definition Classes
                            Product
                          20. def render: String
                          21. final def synchronized[T0](arg0: => T0): T0
                            Definition Classes
                            AnyRef
                          22. val value: Seq[Segment]
                          23. final def wait(): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          24. final def wait(arg0: Long, arg1: Int): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException])
                          25. final def wait(arg0: Long): Unit
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.InterruptedException]) @native()

                          Inherited from Serializable

                          Inherited from Product

                          Inherited from Equals

                          Inherited from AnyRef

                          Inherited from Any

                          Ungrouped

                        diff --git a/api/latest/mill/define/SourceImpl.html b/api/latest/mill/define/SourceImpl.html index a45ef9fdaf1..9be36ecf62b 100644 --- a/api/latest/mill/define/SourceImpl.html +++ b/api/latest/mill/define/SourceImpl.html @@ -1,5 +1,5 @@ Mill - mill.define.SourceImpl
                        c

                        mill.define

                        SourceImpl

                        class SourceImpl extends InputImpl[api.PathRef]

                        Ordering
                        1. Alphabetic
                        2. By Inheritance
                        Inherited
                        1. SourceImpl
                        2. InputImpl
                        3. Target
                        4. NamedTask
                        5. Task
                        6. Applyable
                        7. Ops
                        8. AnyRef
                        9. Any
                        1. Hide All
                        2. Show All
                        Visibility
                        1. Public
                        2. Protected

                        Instance Constructors

                        1. new SourceImpl(t: Task[api.PathRef], ctx0: Ctx, isPrivate: Option[Boolean])

                        Value Members

                        1. final def !=(arg0: Any): Boolean
                          Definition Classes
                          AnyRef → Any
                        2. final def ##: Int
                          Definition Classes
                          AnyRef → Any
                        3. final def ==(arg0: Any): Boolean
                          Definition Classes
                          AnyRef → Any
                        4. def apply()(implicit handler: ApplyHandler[Task]): api.PathRef
                          Definition Classes
                          Applyable
                        5. def asCommand: Option[Command[api.PathRef]]
                          Definition Classes
                          Task
                        6. final def asInstanceOf[T0]: T0
                          Definition Classes
                          Any
                        7. def asTarget: Option[Target[api.PathRef]]
                          Definition Classes
                          Task
                        8. def asWorker: Option[Worker[api.PathRef]]
                          Definition Classes
                          Task
                        9. def clone(): AnyRef
                          Attributes
                          protected[lang]
                          Definition Classes
                          AnyRef
                          Annotations
                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                        10. val ctx: Ctx
                          Definition Classes
                          NamedTask
                        11. val ctx0: Ctx
                          Definition Classes
                          InputImplNamedTask
                        12. final def eq(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef
                        13. def equals(arg0: AnyRef): Boolean
                          Definition Classes
                          AnyRef → Any
                        14. def evaluate(ctx: api.Ctx): Result[api.PathRef]

                          Evaluate this task +var toRoot = '../../';

                          c

                          mill.define

                          SourceImpl

                          class SourceImpl extends InputImpl[api.PathRef]

                          Ordering
                          1. Alphabetic
                          2. By Inheritance
                          Inherited
                          1. SourceImpl
                          2. InputImpl
                          3. Target
                          4. NamedTask
                          5. Task
                          6. Applyable
                          7. Ops
                          8. AnyRef
                          9. Any
                          1. Hide All
                          2. Show All
                          Visibility
                          1. Public
                          2. Protected

                          Instance Constructors

                          1. new SourceImpl(t: Task[api.PathRef], ctx0: Ctx, isPrivate: Option[Boolean])

                          Value Members

                          1. final def !=(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          2. final def ##: Int
                            Definition Classes
                            AnyRef → Any
                          3. final def ==(arg0: Any): Boolean
                            Definition Classes
                            AnyRef → Any
                          4. def apply()(implicit handler: ApplyHandler[Task]): api.PathRef
                            Definition Classes
                            Applyable
                          5. def asCommand: Option[Command[api.PathRef]]
                            Definition Classes
                            Task
                          6. final def asInstanceOf[T0]: T0
                            Definition Classes
                            Any
                          7. def asTarget: Option[Target[api.PathRef]]
                            Definition Classes
                            Task
                          8. def asWorker: Option[Worker[api.PathRef]]
                            Definition Classes
                            Task
                          9. def clone(): AnyRef
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                          10. val ctx: Ctx
                            Definition Classes
                            NamedTask
                          11. val ctx0: Ctx
                            Definition Classes
                            InputImplNamedTask
                          12. final def eq(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef
                          13. def equals(arg0: AnyRef): Boolean
                            Definition Classes
                            AnyRef → Any
                          14. def evaluate(ctx: api.Ctx): Result[api.PathRef]

                            Evaluate this task

                            Evaluate this task

                            Definition Classes
                            NamedTaskTask
                          15. def filter(f: (api.PathRef) => Boolean): Task[api.PathRef]
                            Definition Classes
                            Ops
                          16. def finalize(): Unit
                            Attributes
                            protected[lang]
                            Definition Classes
                            AnyRef
                            Annotations
                            @throws(classOf[java.lang.Throwable])
                          17. def flushDest: Boolean

                            Whether or not this Task deletes the T.dest folder between runs

                            Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/SourcesImpl.html b/api/latest/mill/define/SourcesImpl.html index 4b37dd3a1f0..8c7fbb52482 100644 --- a/api/latest/mill/define/SourcesImpl.html +++ b/api/latest/mill/define/SourcesImpl.html @@ -1,5 +1,5 @@ Mill - mill.define.SourcesImpl

                            c

                            mill.define

                            SourcesImpl

                            class SourcesImpl extends InputImpl[Seq[api.PathRef]]

                            Source
                            Task.scala
                            Linear Supertypes
                            Ordering
                            1. Alphabetic
                            2. By Inheritance
                            Inherited
                            1. SourcesImpl
                            2. InputImpl
                            3. Target
                            4. NamedTask
                            5. Task
                            6. Applyable
                            7. Ops
                            8. AnyRef
                            9. Any
                            1. Hide All
                            2. Show All
                            Visibility
                            1. Public
                            2. Protected

                            Instance Constructors

                            1. new SourcesImpl(t: Task[Seq[api.PathRef]], ctx0: Ctx, isPrivate: Option[Boolean])

                            Value Members

                            1. final def !=(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            2. final def ##: Int
                              Definition Classes
                              AnyRef → Any
                            3. final def ==(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            4. def apply()(implicit handler: ApplyHandler[Task]): Seq[api.PathRef]
                              Definition Classes
                              Applyable
                            5. def asCommand: Option[Command[Seq[api.PathRef]]]
                              Definition Classes
                              Task
                            6. final def asInstanceOf[T0]: T0
                              Definition Classes
                              Any
                            7. def asTarget: Option[Target[Seq[api.PathRef]]]
                              Definition Classes
                              Task
                            8. def asWorker: Option[Worker[Seq[api.PathRef]]]
                              Definition Classes
                              Task
                            9. def clone(): AnyRef
                              Attributes
                              protected[lang]
                              Definition Classes
                              AnyRef
                              Annotations
                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                            10. val ctx: Ctx
                              Definition Classes
                              NamedTask
                            11. val ctx0: Ctx
                              Definition Classes
                              InputImplNamedTask
                            12. final def eq(arg0: AnyRef): Boolean
                              Definition Classes
                              AnyRef
                            13. def equals(arg0: AnyRef): Boolean
                              Definition Classes
                              AnyRef → Any
                            14. def evaluate(ctx: api.Ctx): Result[Seq[api.PathRef]]

                              Evaluate this task +var toRoot = '../../';

                              c

                              mill.define

                              SourcesImpl

                              class SourcesImpl extends InputImpl[Seq[api.PathRef]]

                              Source
                              Task.scala
                              Linear Supertypes
                              Ordering
                              1. Alphabetic
                              2. By Inheritance
                              Inherited
                              1. SourcesImpl
                              2. InputImpl
                              3. Target
                              4. NamedTask
                              5. Task
                              6. Applyable
                              7. Ops
                              8. AnyRef
                              9. Any
                              1. Hide All
                              2. Show All
                              Visibility
                              1. Public
                              2. Protected

                              Instance Constructors

                              1. new SourcesImpl(t: Task[Seq[api.PathRef]], ctx0: Ctx, isPrivate: Option[Boolean])

                              Value Members

                              1. final def !=(arg0: Any): Boolean
                                Definition Classes
                                AnyRef → Any
                              2. final def ##: Int
                                Definition Classes
                                AnyRef → Any
                              3. final def ==(arg0: Any): Boolean
                                Definition Classes
                                AnyRef → Any
                              4. def apply()(implicit handler: ApplyHandler[Task]): Seq[api.PathRef]
                                Definition Classes
                                Applyable
                              5. def asCommand: Option[Command[Seq[api.PathRef]]]
                                Definition Classes
                                Task
                              6. final def asInstanceOf[T0]: T0
                                Definition Classes
                                Any
                              7. def asTarget: Option[Target[Seq[api.PathRef]]]
                                Definition Classes
                                Task
                              8. def asWorker: Option[Worker[Seq[api.PathRef]]]
                                Definition Classes
                                Task
                              9. def clone(): AnyRef
                                Attributes
                                protected[lang]
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                              10. val ctx: Ctx
                                Definition Classes
                                NamedTask
                              11. val ctx0: Ctx
                                Definition Classes
                                InputImplNamedTask
                              12. final def eq(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef
                              13. def equals(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef → Any
                              14. def evaluate(ctx: api.Ctx): Result[Seq[api.PathRef]]

                                Evaluate this task

                                Evaluate this task

                                Definition Classes
                                NamedTaskTask
                              15. def filter(f: (Seq[api.PathRef]) => Boolean): Task[Seq[api.PathRef]]
                                Definition Classes
                                Ops
                              16. def finalize(): Unit
                                Attributes
                                protected[lang]
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.Throwable])
                              17. def flushDest: Boolean

                                Whether or not this Task deletes the T.dest folder between runs

                                Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/Target$$Internal$.html b/api/latest/mill/define/Target$$Internal$.html index cd526552bae..24b8f303a68 100644 --- a/api/latest/mill/define/Target$$Internal$.html +++ b/api/latest/mill/define/Target$$Internal$.html @@ -5,4 +5,4 @@ methods like T.apply, T.sources, T.command allow you to define the tasks, while methods like T.dest, T.log or T.env provide the core APIs that are provided to a task implementation -

                                Definition Classes
                                define
                              18. Internal

                              object Internal

                              Source
                              Task.scala
                              Linear Supertypes
                              AnyRef, Any
                              Ordering
                              1. Alphabetic
                              2. By Inheritance
                              Inherited
                              1. Internal
                              2. AnyRef
                              3. Any
                              1. Hide All
                              2. Show All
                              Visibility
                              1. Public
                              2. Protected

                              Value Members

                              1. final def !=(arg0: Any): Boolean
                                Definition Classes
                                AnyRef → Any
                              2. final def ##: Int
                                Definition Classes
                                AnyRef → Any
                              3. final def ==(arg0: Any): Boolean
                                Definition Classes
                                AnyRef → Any
                              4. final def asInstanceOf[T0]: T0
                                Definition Classes
                                Any
                              5. def clone(): AnyRef
                                Attributes
                                protected[lang]
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                              6. def commandFromTask[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
                              7. def commandImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
                              8. final def eq(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef
                              9. def equals(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef → Any
                              10. def finalize(): Unit
                                Attributes
                                protected[lang]
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.Throwable])
                              11. final def getClass(): Class[_ <: AnyRef]
                                Definition Classes
                                AnyRef → Any
                                Annotations
                                @native()
                              12. def hashCode(): Int
                                Definition Classes
                                AnyRef → Any
                                Annotations
                                @native()
                              13. def inputImpl[T](c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                              14. final def isInstanceOf[T0]: Boolean
                                Definition Classes
                                Any
                              15. final def ne(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef
                              16. final def notify(): Unit
                                Definition Classes
                                AnyRef
                                Annotations
                                @native()
                              17. final def notifyAll(): Unit
                                Definition Classes
                                AnyRef
                                Annotations
                                @native()
                              18. def persistentImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[PersistentImpl[T]]
                              19. def sourceImpl1(c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[Result[Path]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[api.PathRef]]
                              20. def sourceImpl2(c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[Result[api.PathRef]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[api.PathRef]]
                              21. def sourcesImpl1(c: Context)(values: scala.reflect.macros.blackbox.Context.Expr[Result[Path]]*)(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[Seq[api.PathRef]]]
                              22. def sourcesImpl2(c: Context)(values: scala.reflect.macros.blackbox.Context.Expr[Result[Seq[api.PathRef]]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[Seq[api.PathRef]]]
                              23. final def synchronized[T0](arg0: => T0): T0
                                Definition Classes
                                AnyRef
                              24. def targetImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                              25. def targetResultImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Result[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                              26. def targetTaskImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                              27. def toString(): String
                                Definition Classes
                                AnyRef → Any
                              28. final def wait(): Unit
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.InterruptedException])
                              29. final def wait(arg0: Long, arg1: Int): Unit
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.InterruptedException])
                              30. final def wait(arg0: Long): Unit
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.InterruptedException]) @native()
                              31. def workerImpl1[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Worker[T]]
                              32. def workerImpl2[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Worker[T]]

                              Inherited from AnyRef

                              Inherited from Any

                              Ungrouped

                              +

                              Definition Classes
                              define
                            15. Internal

                            object Internal

                            Source
                            Task.scala
                            Linear Supertypes
                            AnyRef, Any
                            Ordering
                            1. Alphabetic
                            2. By Inheritance
                            Inherited
                            1. Internal
                            2. AnyRef
                            3. Any
                            1. Hide All
                            2. Show All
                            Visibility
                            1. Public
                            2. Protected

                            Value Members

                            1. final def !=(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            2. final def ##: Int
                              Definition Classes
                              AnyRef → Any
                            3. final def ==(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            4. final def asInstanceOf[T0]: T0
                              Definition Classes
                              Any
                            5. def clone(): AnyRef
                              Attributes
                              protected[lang]
                              Definition Classes
                              AnyRef
                              Annotations
                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                            6. def commandFromTask[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
                            7. def commandImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
                            8. final def eq(arg0: AnyRef): Boolean
                              Definition Classes
                              AnyRef
                            9. def equals(arg0: AnyRef): Boolean
                              Definition Classes
                              AnyRef → Any
                            10. def finalize(): Unit
                              Attributes
                              protected[lang]
                              Definition Classes
                              AnyRef
                              Annotations
                              @throws(classOf[java.lang.Throwable])
                            11. final def getClass(): Class[_ <: AnyRef]
                              Definition Classes
                              AnyRef → Any
                              Annotations
                              @native()
                            12. def hashCode(): Int
                              Definition Classes
                              AnyRef → Any
                              Annotations
                              @native()
                            13. def inputImpl[T](c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                            14. final def isInstanceOf[T0]: Boolean
                              Definition Classes
                              Any
                            15. final def ne(arg0: AnyRef): Boolean
                              Definition Classes
                              AnyRef
                            16. final def notify(): Unit
                              Definition Classes
                              AnyRef
                              Annotations
                              @native()
                            17. final def notifyAll(): Unit
                              Definition Classes
                              AnyRef
                              Annotations
                              @native()
                            18. def persistentImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[PersistentImpl[T]]
                            19. def sourceImpl1(c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[Result[Path]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[api.PathRef]]
                            20. def sourceImpl2(c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[Result[api.PathRef]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[api.PathRef]]
                            21. def sourcesImpl1(c: Context)(values: scala.reflect.macros.blackbox.Context.Expr[Result[Path]]*)(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[Seq[api.PathRef]]]
                            22. def sourcesImpl2(c: Context)(values: scala.reflect.macros.blackbox.Context.Expr[Result[Seq[api.PathRef]]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[Seq[api.PathRef]]]
                            23. final def synchronized[T0](arg0: => T0): T0
                              Definition Classes
                              AnyRef
                            24. def targetImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                            25. def targetResultImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Result[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                            26. def targetTaskImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
                            27. def toString(): String
                              Definition Classes
                              AnyRef → Any
                            28. final def wait(): Unit
                              Definition Classes
                              AnyRef
                              Annotations
                              @throws(classOf[java.lang.InterruptedException])
                            29. final def wait(arg0: Long, arg1: Int): Unit
                              Definition Classes
                              AnyRef
                              Annotations
                              @throws(classOf[java.lang.InterruptedException])
                            30. final def wait(arg0: Long): Unit
                              Definition Classes
                              AnyRef
                              Annotations
                              @throws(classOf[java.lang.InterruptedException]) @native()
                            31. def workerImpl1[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Worker[T]]
                            32. def workerImpl2[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Worker[T]]

                            Inherited from AnyRef

                            Inherited from Any

                            Ungrouped

                            diff --git a/api/latest/mill/define/Target$.html b/api/latest/mill/define/Target$.html index b73a3a37cf1..d4914b4ef73 100644 --- a/api/latest/mill/define/Target$.html +++ b/api/latest/mill/define/Target$.html @@ -4,7 +4,7 @@ methods like T.apply, T.sources, T.command allow you to define the tasks, while methods like T.dest, T.log or T.env provide the core APIs that are provided to a task implementation -

                            Source
                            Task.scala
                            Linear Supertypes
                            Applyer[Task, Task, Result, api.Ctx], AnyRef, Any
                            Ordering
                            1. Alphabetic
                            2. By Inheritance
                            Inherited
                            1. Target
                            2. Applyer
                            3. AnyRef
                            4. Any
                            1. Hide All
                            2. Show All
                            Visibility
                            1. Public
                            2. Protected

                            Value Members

                            1. final def !=(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            2. final def ##: Int
                              Definition Classes
                              AnyRef → Any
                            3. final def ==(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            4. macro def apply[T](t: Task[T])(implicit rw: upickle.default.ReadWriter[T], ctx: Ctx): Target[T]
                            5. implicit macro def apply[T](t: Result[T])(implicit rw: upickle.default.ReadWriter[T], ctx: Ctx): Target[T]
                            6. implicit macro def apply[T](t: T)(implicit rw: upickle.default.ReadWriter[T], ctx: Ctx): Target[T]

                              A target is the most common Task a user would encounter, commonly +

                            Source
                            Task.scala
                            Linear Supertypes
                            Applyer[Task, Task, Result, api.Ctx], AnyRef, Any
                            Ordering
                            1. Alphabetic
                            2. By Inheritance
                            Inherited
                            1. Target
                            2. Applyer
                            3. AnyRef
                            4. Any
                            1. Hide All
                            2. Show All
                            Visibility
                            1. Public
                            2. Protected

                            Value Members

                            1. final def !=(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            2. final def ##: Int
                              Definition Classes
                              AnyRef → Any
                            3. final def ==(arg0: Any): Boolean
                              Definition Classes
                              AnyRef → Any
                            4. macro def apply[T](t: Task[T])(implicit rw: upickle.default.ReadWriter[T], ctx: Ctx): Target[T]
                            5. implicit macro def apply[T](t: Result[T])(implicit rw: upickle.default.ReadWriter[T], ctx: Ctx): Target[T]
                            6. implicit macro def apply[T](t: T)(implicit rw: upickle.default.ReadWriter[T], ctx: Ctx): Target[T]

                              A target is the most common Task a user would encounter, commonly defined using the def foo = T{...} syntax.

                              A target is the most common Task a user would encounter, commonly defined using the def foo = T{...} syntax. TargetImpls require that their return type is JSON serializable. In return they automatically caches their diff --git a/api/latest/mill/define/Target.html b/api/latest/mill/define/Target.html index 63ed511b442..e9cea644a17 100644 --- a/api/latest/mill/define/Target.html +++ b/api/latest/mill/define/Target.html @@ -1,7 +1,7 @@ Mill - mill.define.Target

                              trait Target[+T] extends Task[T] with NamedTask[T]

                              A Target is a NamedTask that is cached on disk; either a TargetImpl or an InputImpl -

                              Source
                              Task.scala
                              Linear Supertypes
                              NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                              Ordering
                              1. Alphabetic
                              2. By Inheritance
                              Inherited
                              1. Target
                              2. NamedTask
                              3. Task
                              4. Applyable
                              5. Ops
                              6. AnyRef
                              7. Any
                              1. Hide All
                              2. Show All
                              Visibility
                              1. Public
                              2. Protected

                              Abstract Value Members

                              1. abstract def ctx0: Ctx
                                Definition Classes
                                NamedTask
                              2. abstract def isPrivate: Option[Boolean]
                                Definition Classes
                                NamedTask
                              3. abstract def t: Task[T]

                                The implementation task wrapped by this named task +

                              Source
                              Task.scala
                              Linear Supertypes
                              NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                              Ordering
                              1. Alphabetic
                              2. By Inheritance
                              Inherited
                              1. Target
                              2. NamedTask
                              3. Task
                              4. Applyable
                              5. Ops
                              6. AnyRef
                              7. Any
                              1. Hide All
                              2. Show All
                              Visibility
                              1. Public
                              2. Protected

                              Abstract Value Members

                              1. abstract def ctx0: Ctx
                                Definition Classes
                                NamedTask
                              2. abstract def isPrivate: Option[Boolean]
                                Definition Classes
                                NamedTask
                              3. abstract def t: Task[T]

                                The implementation task wrapped by this named task

                                The implementation task wrapped by this named task

                                Definition Classes
                                NamedTask

                              Concrete Value Members

                              1. final def !=(arg0: Any): Boolean
                                Definition Classes
                                AnyRef → Any
                              2. final def ##: Int
                                Definition Classes
                                AnyRef → Any
                              3. final def ==(arg0: Any): Boolean
                                Definition Classes
                                AnyRef → Any
                              4. def apply()(implicit handler: ApplyHandler[Task]): T
                                Definition Classes
                                Applyable
                              5. def asCommand: Option[Command[T]]
                                Definition Classes
                                Task
                              6. final def asInstanceOf[T0]: T0
                                Definition Classes
                                Any
                              7. def asTarget: Option[Target[T]]
                                Definition Classes
                                Task
                              8. def asWorker: Option[Worker[T]]
                                Definition Classes
                                Task
                              9. def clone(): AnyRef
                                Attributes
                                protected[lang]
                                Definition Classes
                                AnyRef
                                Annotations
                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                              10. val ctx: Ctx
                                Definition Classes
                                NamedTask
                              11. final def eq(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef
                              12. def equals(arg0: AnyRef): Boolean
                                Definition Classes
                                AnyRef → Any
                              13. def evaluate(ctx: api.Ctx): Result[T]

                                Evaluate this task

                                Evaluate this task diff --git a/api/latest/mill/define/TargetImpl.html b/api/latest/mill/define/TargetImpl.html index a3464277341..e22d21ebe8b 100644 --- a/api/latest/mill/define/TargetImpl.html +++ b/api/latest/mill/define/TargetImpl.html @@ -1,5 +1,5 @@ Mill - mill.define.TargetImpl

                                c

                                mill.define

                                TargetImpl

                                class TargetImpl[+T] extends Task[T] with Target[T]

                                Source
                                Task.scala
                                Linear Supertypes
                                Target[T], NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                                Known Subclasses
                                Ordering
                                1. Alphabetic
                                2. By Inheritance
                                Inherited
                                1. TargetImpl
                                2. Target
                                3. NamedTask
                                4. Task
                                5. Applyable
                                6. Ops
                                7. AnyRef
                                8. Any
                                1. Hide All
                                2. Show All
                                Visibility
                                1. Public
                                2. Protected

                                Instance Constructors

                                1. new TargetImpl(t: Task[T], ctx0: Ctx, readWriter: upickle.default.ReadWriter[_], isPrivate: Option[Boolean])

                                Value Members

                                1. final def !=(arg0: Any): Boolean
                                  Definition Classes
                                  AnyRef → Any
                                2. final def ##: Int
                                  Definition Classes
                                  AnyRef → Any
                                3. final def ==(arg0: Any): Boolean
                                  Definition Classes
                                  AnyRef → Any
                                4. def apply()(implicit handler: ApplyHandler[Task]): T
                                  Definition Classes
                                  Applyable
                                5. def asCommand: Option[Command[T]]
                                  Definition Classes
                                  Task
                                6. final def asInstanceOf[T0]: T0
                                  Definition Classes
                                  Any
                                7. def asTarget: Option[Target[T]]
                                  Definition Classes
                                  TargetImplTask
                                8. def asWorker: Option[Worker[T]]
                                  Definition Classes
                                  Task
                                9. def clone(): AnyRef
                                  Attributes
                                  protected[lang]
                                  Definition Classes
                                  AnyRef
                                  Annotations
                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                10. val ctx: Ctx
                                  Definition Classes
                                  NamedTask
                                11. val ctx0: Ctx
                                  Definition Classes
                                  TargetImplNamedTask
                                12. final def eq(arg0: AnyRef): Boolean
                                  Definition Classes
                                  AnyRef
                                13. def equals(arg0: AnyRef): Boolean
                                  Definition Classes
                                  AnyRef → Any
                                14. def evaluate(ctx: api.Ctx): Result[T]

                                  Evaluate this task +var toRoot = '../../';

                                  c

                                  mill.define

                                  TargetImpl

                                  class TargetImpl[+T] extends Task[T] with Target[T]

                                  Source
                                  Task.scala
                                  Linear Supertypes
                                  Target[T], NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                                  Known Subclasses
                                  Ordering
                                  1. Alphabetic
                                  2. By Inheritance
                                  Inherited
                                  1. TargetImpl
                                  2. Target
                                  3. NamedTask
                                  4. Task
                                  5. Applyable
                                  6. Ops
                                  7. AnyRef
                                  8. Any
                                  1. Hide All
                                  2. Show All
                                  Visibility
                                  1. Public
                                  2. Protected

                                  Instance Constructors

                                  1. new TargetImpl(t: Task[T], ctx0: Ctx, readWriter: upickle.default.ReadWriter[_], isPrivate: Option[Boolean])

                                  Value Members

                                  1. final def !=(arg0: Any): Boolean
                                    Definition Classes
                                    AnyRef → Any
                                  2. final def ##: Int
                                    Definition Classes
                                    AnyRef → Any
                                  3. final def ==(arg0: Any): Boolean
                                    Definition Classes
                                    AnyRef → Any
                                  4. def apply()(implicit handler: ApplyHandler[Task]): T
                                    Definition Classes
                                    Applyable
                                  5. def asCommand: Option[Command[T]]
                                    Definition Classes
                                    Task
                                  6. final def asInstanceOf[T0]: T0
                                    Definition Classes
                                    Any
                                  7. def asTarget: Option[Target[T]]
                                    Definition Classes
                                    TargetImplTask
                                  8. def asWorker: Option[Worker[T]]
                                    Definition Classes
                                    Task
                                  9. def clone(): AnyRef
                                    Attributes
                                    protected[lang]
                                    Definition Classes
                                    AnyRef
                                    Annotations
                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                  10. val ctx: Ctx
                                    Definition Classes
                                    NamedTask
                                  11. val ctx0: Ctx
                                    Definition Classes
                                    TargetImplNamedTask
                                  12. final def eq(arg0: AnyRef): Boolean
                                    Definition Classes
                                    AnyRef
                                  13. def equals(arg0: AnyRef): Boolean
                                    Definition Classes
                                    AnyRef → Any
                                  14. def evaluate(ctx: api.Ctx): Result[T]

                                    Evaluate this task

                                    Evaluate this task

                                    Definition Classes
                                    NamedTaskTask
                                  15. def filter(f: (T) => Boolean): Task[T]
                                    Definition Classes
                                    Ops
                                  16. def finalize(): Unit
                                    Attributes
                                    protected[lang]
                                    Definition Classes
                                    AnyRef
                                    Annotations
                                    @throws(classOf[java.lang.Throwable])
                                  17. def flushDest: Boolean

                                    Whether or not this Task deletes the T.dest folder between runs

                                    Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/Task$$Ops.html b/api/latest/mill/define/Task$$Ops.html index b2aa5050472..434e826bcd3 100644 --- a/api/latest/mill/define/Task$$Ops.html +++ b/api/latest/mill/define/Task$$Ops.html @@ -1,2 +1,2 @@ Mill - mill.define.Task.Ops

                                    Packages

                                    abstract class Ops[+T] extends AnyRef

                                    Self Type
                                    Task[T]
                                    Source
                                    Task.scala
                                    Linear Supertypes
                                    AnyRef, Any
                                    Ordering
                                    1. Alphabetic
                                    2. By Inheritance
                                    Inherited
                                    1. Ops
                                    2. AnyRef
                                    3. Any
                                    1. Hide All
                                    2. Show All
                                    Visibility
                                    1. Public
                                    2. Protected

                                    Instance Constructors

                                    1. new Ops()

                                    Value Members

                                    1. final def !=(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    2. final def ##: Int
                                      Definition Classes
                                      AnyRef → Any
                                    3. final def ==(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    4. final def asInstanceOf[T0]: T0
                                      Definition Classes
                                      Any
                                    5. def clone(): AnyRef
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                    6. final def eq(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    7. def equals(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    8. def filter(f: (T) => Boolean): Task[T]
                                    9. def finalize(): Unit
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.Throwable])
                                    10. final def getClass(): Class[_ <: AnyRef]
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    11. def hashCode(): Int
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    12. final def isInstanceOf[T0]: Boolean
                                      Definition Classes
                                      Any
                                    13. def map[V](f: (T) => V): Task[V]
                                    14. final def ne(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    15. final def notify(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    16. final def notifyAll(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    17. final def synchronized[T0](arg0: => T0): T0
                                      Definition Classes
                                      AnyRef
                                    18. def toString(): String
                                      Definition Classes
                                      AnyRef → Any
                                    19. final def wait(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    21. final def wait(arg0: Long): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                    22. def withFilter(f: (T) => Boolean): Task[T]
                                    23. def zip[V](other: Task[V]): Task[(T, V)]

                                    Inherited from AnyRef

                                    Inherited from Any

                                    Ungrouped

                                    +var toRoot = '../../';

                                    Packages

                                    abstract class Ops[+T] extends AnyRef

                                    Self Type
                                    Task[T]
                                    Source
                                    Task.scala
                                    Linear Supertypes
                                    AnyRef, Any
                                    Ordering
                                    1. Alphabetic
                                    2. By Inheritance
                                    Inherited
                                    1. Ops
                                    2. AnyRef
                                    3. Any
                                    1. Hide All
                                    2. Show All
                                    Visibility
                                    1. Public
                                    2. Protected

                                    Instance Constructors

                                    1. new Ops()

                                    Value Members

                                    1. final def !=(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    2. final def ##: Int
                                      Definition Classes
                                      AnyRef → Any
                                    3. final def ==(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    4. final def asInstanceOf[T0]: T0
                                      Definition Classes
                                      Any
                                    5. def clone(): AnyRef
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                    6. final def eq(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    7. def equals(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    8. def filter(f: (T) => Boolean): Task[T]
                                    9. def finalize(): Unit
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.Throwable])
                                    10. final def getClass(): Class[_ <: AnyRef]
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    11. def hashCode(): Int
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    12. final def isInstanceOf[T0]: Boolean
                                      Definition Classes
                                      Any
                                    13. def map[V](f: (T) => V): Task[V]
                                    14. final def ne(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    15. final def notify(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    16. final def notifyAll(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    17. final def synchronized[T0](arg0: => T0): T0
                                      Definition Classes
                                      AnyRef
                                    18. def toString(): String
                                      Definition Classes
                                      AnyRef → Any
                                    19. final def wait(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    21. final def wait(arg0: Long): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                    22. def withFilter(f: (T) => Boolean): Task[T]
                                    23. def zip[V](other: Task[V]): Task[(T, V)]

                                    Inherited from AnyRef

                                    Inherited from Any

                                    Ungrouped

                                    diff --git a/api/latest/mill/define/Task$.html b/api/latest/mill/define/Task$.html index 58f94fe15a4..d6ed43a7ba0 100644 --- a/api/latest/mill/define/Task$.html +++ b/api/latest/mill/define/Task$.html @@ -1,2 +1,2 @@ Mill - mill.define.Task

                                    object Task

                                    Source
                                    Task.scala
                                    Linear Supertypes
                                    AnyRef, Any
                                    Ordering
                                    1. Alphabetic
                                    2. By Inheritance
                                    Inherited
                                    1. Task
                                    2. AnyRef
                                    3. Any
                                    1. Hide All
                                    2. Show All
                                    Visibility
                                    1. Public
                                    2. Protected

                                    Type Members

                                    1. abstract class Ops[+T] extends AnyRef

                                    Value Members

                                    1. final def !=(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    2. final def ##: Int
                                      Definition Classes
                                      AnyRef → Any
                                    3. final def ==(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    4. final def asInstanceOf[T0]: T0
                                      Definition Classes
                                      Any
                                    5. def clone(): AnyRef
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                    6. final def eq(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    7. def equals(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    8. def finalize(): Unit
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.Throwable])
                                    9. final def getClass(): Class[_ <: AnyRef]
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    10. def hashCode(): Int
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    11. final def isInstanceOf[T0]: Boolean
                                      Definition Classes
                                      Any
                                    12. final def ne(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    13. final def notify(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    14. final def notifyAll(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    15. final def synchronized[T0](arg0: => T0): T0
                                      Definition Classes
                                      AnyRef
                                    16. def toString(): String
                                      Definition Classes
                                      AnyRef → Any
                                    17. final def wait(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    19. final def wait(arg0: Long): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                    Inherited from AnyRef

                                    Inherited from Any

                                    Ungrouped

                                    +var toRoot = '../../';

                                    object Task

                                    Source
                                    Task.scala
                                    Linear Supertypes
                                    AnyRef, Any
                                    Ordering
                                    1. Alphabetic
                                    2. By Inheritance
                                    Inherited
                                    1. Task
                                    2. AnyRef
                                    3. Any
                                    1. Hide All
                                    2. Show All
                                    Visibility
                                    1. Public
                                    2. Protected

                                    Type Members

                                    1. abstract class Ops[+T] extends AnyRef

                                    Value Members

                                    1. final def !=(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    2. final def ##: Int
                                      Definition Classes
                                      AnyRef → Any
                                    3. final def ==(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    4. final def asInstanceOf[T0]: T0
                                      Definition Classes
                                      Any
                                    5. def clone(): AnyRef
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                    6. final def eq(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    7. def equals(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    8. def finalize(): Unit
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.Throwable])
                                    9. final def getClass(): Class[_ <: AnyRef]
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    10. def hashCode(): Int
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    11. final def isInstanceOf[T0]: Boolean
                                      Definition Classes
                                      Any
                                    12. final def ne(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    13. final def notify(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    14. final def notifyAll(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    15. final def synchronized[T0](arg0: => T0): T0
                                      Definition Classes
                                      AnyRef
                                    16. def toString(): String
                                      Definition Classes
                                      AnyRef → Any
                                    17. final def wait(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException])
                                    19. final def wait(arg0: Long): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                    Inherited from AnyRef

                                    Inherited from Any

                                    Ungrouped

                                    diff --git a/api/latest/mill/define/Task.html b/api/latest/mill/define/Task.html index ceaec5d651a..b7a14bcd729 100644 --- a/api/latest/mill/define/Task.html +++ b/api/latest/mill/define/Task.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                                    abstract class Task[+T] extends Ops[T] with Applyable[Task, T]

                                    Models a single node in the Mill build graph, with a list of inputs and a single output of type T.

                                    Generally not instantiated manually, but instead constructed via the Target.apply & similar macros. -

                                    Source
                                    Task.scala
                                    Linear Supertypes
                                    Applyable[Task, T], Ops[T], AnyRef, Any
                                    Ordering
                                    1. Alphabetic
                                    2. By Inheritance
                                    Inherited
                                    1. Task
                                    2. Applyable
                                    3. Ops
                                    4. AnyRef
                                    5. Any
                                    1. Hide All
                                    2. Show All
                                    Visibility
                                    1. Public
                                    2. Protected

                                    Instance Constructors

                                    1. new Task()

                                    Abstract Value Members

                                    1. abstract def evaluate(args: api.Ctx): Result[T]

                                      Evaluate this task +

                                    Source
                                    Task.scala
                                    Linear Supertypes
                                    Applyable[Task, T], Ops[T], AnyRef, Any
                                    Ordering
                                    1. Alphabetic
                                    2. By Inheritance
                                    Inherited
                                    1. Task
                                    2. Applyable
                                    3. Ops
                                    4. AnyRef
                                    5. Any
                                    1. Hide All
                                    2. Show All
                                    Visibility
                                    1. Public
                                    2. Protected

                                    Instance Constructors

                                    1. new Task()

                                    Abstract Value Members

                                    1. abstract def evaluate(args: api.Ctx): Result[T]

                                      Evaluate this task

                                    2. abstract val inputs: Seq[Task[_]]

                                      What other tasks does this task depend on?

                                    Concrete Value Members

                                    1. final def !=(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    2. final def ##: Int
                                      Definition Classes
                                      AnyRef → Any
                                    3. final def ==(arg0: Any): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    4. def apply()(implicit handler: ApplyHandler[Task]): T
                                      Definition Classes
                                      Applyable
                                    5. def asCommand: Option[Command[T]]
                                    6. final def asInstanceOf[T0]: T0
                                      Definition Classes
                                      Any
                                    7. def asTarget: Option[Target[T]]
                                    8. def asWorker: Option[Worker[T]]
                                    9. def clone(): AnyRef
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                    10. final def eq(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    11. def equals(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef → Any
                                    12. def filter(f: (T) => Boolean): Task[T]
                                      Definition Classes
                                      Ops
                                    13. def finalize(): Unit
                                      Attributes
                                      protected[lang]
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @throws(classOf[java.lang.Throwable])
                                    14. def flushDest: Boolean

                                      Whether or not this Task deletes the T.dest folder between runs

                                    15. final def getClass(): Class[_ <: AnyRef]
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    16. def hashCode(): Int
                                      Definition Classes
                                      AnyRef → Any
                                      Annotations
                                      @native()
                                    17. final def isInstanceOf[T0]: Boolean
                                      Definition Classes
                                      Any
                                    18. def map[V](f: (T) => V): Task[V]
                                      Definition Classes
                                      Ops
                                    19. final def ne(arg0: AnyRef): Boolean
                                      Definition Classes
                                      AnyRef
                                    20. final def notify(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    21. final def notifyAll(): Unit
                                      Definition Classes
                                      AnyRef
                                      Annotations
                                      @native()
                                    22. def self: Task[T]
                                      Definition Classes
                                      TaskApplyable
                                    23. def sideHash: Int

                                      Even if this tasks's inputs did not change, does it need to re-evaluate diff --git a/api/latest/mill/define/TaskModule.html b/api/latest/mill/define/TaskModule.html index fc5053ac129..dc5d5f1c6af 100644 --- a/api/latest/mill/define/TaskModule.html +++ b/api/latest/mill/define/TaskModule.html @@ -1,7 +1,7 @@ Mill - mill.define.TaskModule

                                      t

                                      mill.define

                                      TaskModule

                                      trait TaskModule extends BaseClass with Module

                                      Ordering
                                      1. Alphabetic
                                      2. By Inheritance
                                      Inherited
                                      1. TaskModule
                                      2. Module
                                      3. BaseClass
                                      4. Cacher
                                      5. AnyRef
                                      6. Any
                                      1. Hide All
                                      2. Show All
                                      Visibility
                                      1. Public
                                      2. Protected
                                      Ordering
                                      1. Alphabetic
                                      2. By Inheritance
                                      Inherited
                                      1. TaskModule
                                      2. Module
                                      3. BaseClass
                                      4. Cacher
                                      5. AnyRef
                                      6. Any
                                      1. Hide All
                                      2. Show All
                                      Visibility
                                      1. Public
                                      2. Protected

                                      Abstract Value Members

                                      1. abstract def defaultCommandName(): String

                                        The name of the default command, which will be automatically excecuted if the module name is provided at the Mill command line

                                      Concrete Value Members

                                      1. object millInternal extends Internal

                                        Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/define/Worker.html b/api/latest/mill/define/Worker.html index 1f5eacc21c3..500d20d122c 100644 --- a/api/latest/mill/define/Worker.html +++ b/api/latest/mill/define/Worker.html @@ -1,5 +1,5 @@ Mill - mill.define.Worker

                                        class Worker[+T] extends Task[T] with NamedTask[T]

                                        Source
                                        Task.scala
                                        Linear Supertypes
                                        NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                                        Ordering
                                        1. Alphabetic
                                        2. By Inheritance
                                        Inherited
                                        1. Worker
                                        2. NamedTask
                                        3. Task
                                        4. Applyable
                                        5. Ops
                                        6. AnyRef
                                        7. Any
                                        1. Hide All
                                        2. Show All
                                        Visibility
                                        1. Public
                                        2. Protected

                                        Instance Constructors

                                        1. new Worker(t: Task[T], ctx0: Ctx, isPrivate: Option[Boolean])

                                        Value Members

                                        1. final def !=(arg0: Any): Boolean
                                          Definition Classes
                                          AnyRef → Any
                                        2. final def ##: Int
                                          Definition Classes
                                          AnyRef → Any
                                        3. final def ==(arg0: Any): Boolean
                                          Definition Classes
                                          AnyRef → Any
                                        4. def apply()(implicit handler: ApplyHandler[Task]): T
                                          Definition Classes
                                          Applyable
                                        5. def asCommand: Option[Command[T]]
                                          Definition Classes
                                          Task
                                        6. final def asInstanceOf[T0]: T0
                                          Definition Classes
                                          Any
                                        7. def asTarget: Option[Target[T]]
                                          Definition Classes
                                          Task
                                        8. def asWorker: Some[Worker[T]]
                                          Definition Classes
                                          WorkerTask
                                        9. def clone(): AnyRef
                                          Attributes
                                          protected[lang]
                                          Definition Classes
                                          AnyRef
                                          Annotations
                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                        10. val ctx: Ctx
                                          Definition Classes
                                          NamedTask
                                        11. val ctx0: Ctx
                                          Definition Classes
                                          WorkerNamedTask
                                        12. final def eq(arg0: AnyRef): Boolean
                                          Definition Classes
                                          AnyRef
                                        13. def equals(arg0: AnyRef): Boolean
                                          Definition Classes
                                          AnyRef → Any
                                        14. def evaluate(ctx: api.Ctx): Result[T]

                                          Evaluate this task +var toRoot = '../../';

                                          class Worker[+T] extends Task[T] with NamedTask[T]

                                          Source
                                          Task.scala
                                          Linear Supertypes
                                          NamedTask[T], Task[T], Applyable[Task, T], Ops[T], AnyRef, Any
                                          Ordering
                                          1. Alphabetic
                                          2. By Inheritance
                                          Inherited
                                          1. Worker
                                          2. NamedTask
                                          3. Task
                                          4. Applyable
                                          5. Ops
                                          6. AnyRef
                                          7. Any
                                          1. Hide All
                                          2. Show All
                                          Visibility
                                          1. Public
                                          2. Protected

                                          Instance Constructors

                                          1. new Worker(t: Task[T], ctx0: Ctx, isPrivate: Option[Boolean])

                                          Value Members

                                          1. final def !=(arg0: Any): Boolean
                                            Definition Classes
                                            AnyRef → Any
                                          2. final def ##: Int
                                            Definition Classes
                                            AnyRef → Any
                                          3. final def ==(arg0: Any): Boolean
                                            Definition Classes
                                            AnyRef → Any
                                          4. def apply()(implicit handler: ApplyHandler[Task]): T
                                            Definition Classes
                                            Applyable
                                          5. def asCommand: Option[Command[T]]
                                            Definition Classes
                                            Task
                                          6. final def asInstanceOf[T0]: T0
                                            Definition Classes
                                            Any
                                          7. def asTarget: Option[Target[T]]
                                            Definition Classes
                                            Task
                                          8. def asWorker: Some[Worker[T]]
                                            Definition Classes
                                            WorkerTask
                                          9. def clone(): AnyRef
                                            Attributes
                                            protected[lang]
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                          10. val ctx: Ctx
                                            Definition Classes
                                            NamedTask
                                          11. val ctx0: Ctx
                                            Definition Classes
                                            WorkerNamedTask
                                          12. final def eq(arg0: AnyRef): Boolean
                                            Definition Classes
                                            AnyRef
                                          13. def equals(arg0: AnyRef): Boolean
                                            Definition Classes
                                            AnyRef → Any
                                          14. def evaluate(ctx: api.Ctx): Result[T]

                                            Evaluate this task

                                            Evaluate this task

                                            Definition Classes
                                            NamedTaskTask
                                          15. def filter(f: (T) => Boolean): Task[T]
                                            Definition Classes
                                            Ops
                                          16. def finalize(): Unit
                                            Attributes
                                            protected[lang]
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.Throwable])
                                          17. def flushDest: Boolean

                                            Whether or not this Task deletes the T.dest folder between runs

                                            Whether or not this Task deletes the T.dest folder between runs diff --git a/api/latest/mill/define/index.html b/api/latest/mill/define/index.html index db514516e53..e2053db5446 100644 --- a/api/latest/mill/define/index.html +++ b/api/latest/mill/define/index.html @@ -1,5 +1,5 @@ Mill - mill.define

                                            Packages

                                            p

                                            mill

                                            define

                                            package define

                                            Source
                                            package.scala
                                            Linear Supertypes
                                            AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. define
                                            2. AnyRef
                                            3. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Type Members

                                            1. class Args extends AnyRef

                                              Represents an unstructured sequence of command-line arguments that can be +var toRoot = '../../';

                                              Packages

                                              p

                                              mill

                                              define

                                              package define

                                              Source
                                              package.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. define
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Type Members

                                              1. class Args extends AnyRef

                                                Represents an unstructured sequence of command-line arguments that can be passed to Mill commands; similar to mainargs.Leftover.

                                              2. abstract class BaseModule extends BaseClass with Module
                                              3. case class Caller(value: Any) extends Product with Serializable
                                              4. class Command[+T] extends Task[T] with NamedTask[T]
                                              5. class Cross[M <: define.Cross.Module[_]] extends BaseClass with Module

                                                Models "cross-builds": sets of duplicate builds which differ only in the value of one or more "case" variables whose values are determined at runtime.

                                                Models "cross-builds": sets of duplicate builds which differ only in the value of one or more "case" variables whose values are determined at runtime. diff --git a/api/latest/mill/eval/Evaluator$$AllBootstrapEvaluators.html b/api/latest/mill/eval/Evaluator$$AllBootstrapEvaluators.html index 32a88c9f610..09dc1b5fed4 100644 --- a/api/latest/mill/eval/Evaluator$$AllBootstrapEvaluators.html +++ b/api/latest/mill/eval/Evaluator$$AllBootstrapEvaluators.html @@ -1,3 +1,3 @@ Mill - mill.eval.Evaluator.AllBootstrapEvaluators

                                                Packages

                                                c

                                                mill.eval.Evaluator

                                                AllBootstrapEvaluators

                                                case class AllBootstrapEvaluators(value: Seq[Evaluator]) extends Product with Serializable

                                                Holds all Evaluators needed to evaluate the targets of the project and all it's bootstrap projects. -

                                                Source
                                                Evaluator.scala
                                                Linear Supertypes
                                                Serializable, Product, Equals, AnyRef, Any
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. AllBootstrapEvaluators
                                                2. Serializable
                                                3. Product
                                                4. Equals
                                                5. AnyRef
                                                6. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Instance Constructors

                                                1. new AllBootstrapEvaluators(value: Seq[Evaluator])

                                                Value Members

                                                1. final def !=(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                2. final def ##: Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                3. final def ==(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                4. final def asInstanceOf[T0]: T0
                                                  Definition Classes
                                                  Any
                                                5. def clone(): AnyRef
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                6. final def eq(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                7. def finalize(): Unit
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.Throwable])
                                                8. final def getClass(): Class[_ <: AnyRef]
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                9. final def isInstanceOf[T0]: Boolean
                                                  Definition Classes
                                                  Any
                                                10. final def ne(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                11. final def notify(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                12. final def notifyAll(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                13. def productElementNames: Iterator[String]
                                                  Definition Classes
                                                  Product
                                                14. final def synchronized[T0](arg0: => T0): T0
                                                  Definition Classes
                                                  AnyRef
                                                15. val value: Seq[Evaluator]
                                                16. final def wait(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                17. final def wait(arg0: Long, arg1: Int): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                18. final def wait(arg0: Long): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                Inherited from Serializable

                                                Inherited from Product

                                                Inherited from Equals

                                                Inherited from AnyRef

                                                Inherited from Any

                                                Ungrouped

                                                +

                                                Source
                                                Evaluator.scala
                                                Linear Supertypes
                                                Serializable, Product, Equals, AnyRef, Any
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. AllBootstrapEvaluators
                                                2. Serializable
                                                3. Product
                                                4. Equals
                                                5. AnyRef
                                                6. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Instance Constructors

                                                1. new AllBootstrapEvaluators(value: Seq[Evaluator])

                                                Value Members

                                                1. final def !=(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                2. final def ##: Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                3. final def ==(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                4. final def asInstanceOf[T0]: T0
                                                  Definition Classes
                                                  Any
                                                5. def clone(): AnyRef
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                6. final def eq(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                7. def finalize(): Unit
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.Throwable])
                                                8. final def getClass(): Class[_ <: AnyRef]
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                9. final def isInstanceOf[T0]: Boolean
                                                  Definition Classes
                                                  Any
                                                10. final def ne(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                11. final def notify(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                12. final def notifyAll(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                13. def productElementNames: Iterator[String]
                                                  Definition Classes
                                                  Product
                                                14. final def synchronized[T0](arg0: => T0): T0
                                                  Definition Classes
                                                  AnyRef
                                                15. val value: Seq[Evaluator]
                                                16. final def wait(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                17. final def wait(arg0: Long, arg1: Int): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                18. final def wait(arg0: Long): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                Inherited from Serializable

                                                Inherited from Product

                                                Inherited from Equals

                                                Inherited from AnyRef

                                                Inherited from Any

                                                Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator$$Cached$.html b/api/latest/mill/eval/Evaluator$$Cached$.html index c31cebd4f70..4302b6ed70a 100644 --- a/api/latest/mill/eval/Evaluator$$Cached$.html +++ b/api/latest/mill/eval/Evaluator$$Cached$.html @@ -1,2 +1,2 @@ Mill - mill.eval.Evaluator.Cached

                                              Packages

                                              object Cached extends Serializable

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              Serializable, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Cached
                                              2. Serializable
                                              3. AnyRef
                                              4. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. implicit val rw: upickle.default.ReadWriter[Cached]
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              object Cached extends Serializable

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              Serializable, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Cached
                                              2. Serializable
                                              3. AnyRef
                                              4. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. implicit val rw: upickle.default.ReadWriter[Cached]
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator$$Cached.html b/api/latest/mill/eval/Evaluator$$Cached.html index 91b49aa4ce4..cb92016256d 100644 --- a/api/latest/mill/eval/Evaluator$$Cached.html +++ b/api/latest/mill/eval/Evaluator$$Cached.html @@ -1,2 +1,2 @@ Mill - mill.eval.Evaluator.Cached

                                              Packages

                                              case class Cached(value: Value, valueHash: Int, inputsHash: Int) extends Product with Serializable

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Cached
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. AnyRef
                                              6. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Cached(value: Value, valueHash: Int, inputsHash: Int)

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. val inputsHash: Int
                                              10. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              11. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              12. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. val value: Value
                                              17. val valueHash: Int
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              case class Cached(value: Value, valueHash: Int, inputsHash: Int) extends Product with Serializable

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Cached
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. AnyRef
                                              6. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Cached(value: Value, valueHash: Int, inputsHash: Int)

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. val inputsHash: Int
                                              10. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              11. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              12. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. val value: Value
                                              17. val valueHash: Int
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator$$EvalOrThrow.html b/api/latest/mill/eval/Evaluator$$EvalOrThrow.html index 56801d5459f..9b1315aba8a 100644 --- a/api/latest/mill/eval/Evaluator$$EvalOrThrow.html +++ b/api/latest/mill/eval/Evaluator$$EvalOrThrow.html @@ -1,2 +1,2 @@ Mill - mill.eval.Evaluator.EvalOrThrow

                                              Packages

                                              t

                                              mill.eval.Evaluator

                                              EvalOrThrow

                                              trait EvalOrThrow extends AnyRef

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvalOrThrow
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def apply[T](tasks: Seq[define.Task[T]])(implicit arg0: ClassTag[T]): Seq[T]
                                              2. abstract def apply[T](task: define.Task[T])(implicit arg0: ClassTag[T]): T

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              17. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              t

                                              mill.eval.Evaluator

                                              EvalOrThrow

                                              trait EvalOrThrow extends AnyRef

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvalOrThrow
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def apply[T](tasks: Seq[define.Task[T]])(implicit arg0: ClassTag[T]): Seq[T]
                                              2. abstract def apply[T](task: define.Task[T])(implicit arg0: ClassTag[T]): T

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              17. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator$$Results.html b/api/latest/mill/eval/Evaluator$$Results.html index d698b494231..e0c7b53d2f2 100644 --- a/api/latest/mill/eval/Evaluator$$Results.html +++ b/api/latest/mill/eval/Evaluator$$Results.html @@ -1,2 +1,2 @@ Mill - mill.eval.Evaluator.Results

                                              Packages

                                              trait Results extends AnyRef

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Results
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def evaluated: api.Strict.Agg[define.Task[_]]
                                              2. abstract def failing: MultiBiMap[Terminal, Failing[Val]]
                                              3. abstract def rawValues: Seq[Result[Val]]
                                              4. abstract def results: Map[define.Task[_], TaskResult[Val]]
                                              5. abstract def transitive: api.Strict.Agg[define.Task[_]]

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              17. def values: Seq[Val]
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              trait Results extends AnyRef

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Results
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def evaluated: api.Strict.Agg[define.Task[_]]
                                              2. abstract def failing: MultiBiMap[Terminal, Failing[Val]]
                                              3. abstract def rawValues: Seq[Result[Val]]
                                              4. abstract def results: Map[define.Task[_], TaskResult[Val]]
                                              5. abstract def transitive: api.Strict.Agg[define.Task[_]]

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              17. def values: Seq[Val]
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator$$TaskResult.html b/api/latest/mill/eval/Evaluator$$TaskResult.html index b50a493570f..31948ca1759 100644 --- a/api/latest/mill/eval/Evaluator$$TaskResult.html +++ b/api/latest/mill/eval/Evaluator$$TaskResult.html @@ -1,2 +1,2 @@ Mill - mill.eval.Evaluator.TaskResult

                                              Packages

                                              case class TaskResult[T](result: Result[T], recalc: () => Result[T]) extends Product with Serializable

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. TaskResult
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. AnyRef
                                              6. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new TaskResult(result: Result[T], recalc: () => Result[T])

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              10. def map[V](f: (T) => V): TaskResult[V]
                                              11. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              12. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              15. val recalc: () => Result[T]
                                              16. val result: Result[T]
                                              17. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              case class TaskResult[T](result: Result[T], recalc: () => Result[T]) extends Product with Serializable

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. TaskResult
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. AnyRef
                                              6. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new TaskResult(result: Result[T], recalc: () => Result[T])

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              10. def map[V](f: (T) => V): TaskResult[V]
                                              11. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              12. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              15. val recalc: () => Result[T]
                                              16. val result: Result[T]
                                              17. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator$.html b/api/latest/mill/eval/Evaluator$.html index ca416be6125..917f9440c8a 100644 --- a/api/latest/mill/eval/Evaluator$.html +++ b/api/latest/mill/eval/Evaluator$.html @@ -1,2 +1,2 @@ Mill - mill.eval.Evaluator

                                              Packages

                                              object Evaluator

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Evaluator
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Type Members

                                              1. case class AllBootstrapEvaluators(value: Seq[Evaluator]) extends Product with Serializable

                                                Holds all Evaluators needed to evaluate the targets of the project and all it's bootstrap projects.

                                              2. case class Cached(value: Value, valueHash: Int, inputsHash: Int) extends Product with Serializable
                                              3. trait EvalOrThrow extends AnyRef
                                              4. trait Results extends AnyRef
                                              5. case class TaskResult[T](result: Result[T], recalc: () => Result[T]) extends Product with Serializable

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. val allBootstrapEvaluators: DynamicVariable[AllBootstrapEvaluators]
                                              5. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              6. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              7. val currentEvaluator: DynamicVariable[Evaluator]
                                              8. val defaultEnv: Map[String, String]
                                              9. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              10. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              11. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              12. def formatFailing(evaluated: Results): String
                                              13. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              14. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              15. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              16. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              17. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              18. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              19. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              20. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              21. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              22. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              23. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                              24. object Cached extends Serializable

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              object Evaluator

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Evaluator
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Type Members

                                              1. case class AllBootstrapEvaluators(value: Seq[Evaluator]) extends Product with Serializable

                                                Holds all Evaluators needed to evaluate the targets of the project and all it's bootstrap projects.

                                              2. case class Cached(value: Value, valueHash: Int, inputsHash: Int) extends Product with Serializable
                                              3. trait EvalOrThrow extends AnyRef
                                              4. trait Results extends AnyRef
                                              5. case class TaskResult[T](result: Result[T], recalc: () => Result[T]) extends Product with Serializable

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. val allBootstrapEvaluators: DynamicVariable[AllBootstrapEvaluators]
                                              5. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              6. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              7. val currentEvaluator: DynamicVariable[Evaluator]
                                              8. val defaultEnv: Map[String, String]
                                              9. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              10. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              11. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              12. def formatFailing(evaluated: Results): String
                                              13. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              14. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              15. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              16. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              17. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              18. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              19. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              20. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              21. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              22. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              23. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                              24. object Cached extends Serializable

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Evaluator.html b/api/latest/mill/eval/Evaluator.html index 271a1cff572..25740a1e085 100644 --- a/api/latest/mill/eval/Evaluator.html +++ b/api/latest/mill/eval/Evaluator.html @@ -1,4 +1,4 @@ Mill - mill.eval.Evaluator

                                              Packages

                                              trait Evaluator extends AnyRef

                                              Public facing API of the Mill evaluation logic. -

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Evaluator
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def baseLogger: ColorLogger
                                              2. abstract def effectiveThreadCount: Int
                                              3. abstract def evalOrThrow(exceptionFactory: (Results) => Throwable = r => +

                                              Source
                                              Evaluator.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Evaluator
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def baseLogger: ColorLogger
                                              2. abstract def effectiveThreadCount: Int
                                              3. abstract def evalOrThrow(exceptionFactory: (Results) => Throwable = r => new Exception(s"Failure during task evaluation: ${formatFailing(r)}")): EvalOrThrow

                                                Evaluate given task(s) and return the successful result(s), or throw an exception.

                                              4. abstract def evaluate(goals: api.Strict.Agg[define.Task[_]], reporter: (Int) => Option[CompileProblemReporter] = _ => Option.empty[CompileProblemReporter], testReporter: TestReporter = DummyTestReporter, logger: ColorLogger = baseLogger): Results
                                              5. abstract def externalOutPath: Path
                                              6. abstract def outPath: Path
                                              7. abstract def pathsResolver: EvaluatorPathsResolver
                                              8. abstract def plan(goals: api.Strict.Agg[define.Task[_]]): (MultiBiMap[Terminal, define.Task[_]], api.Strict.Agg[define.Task[_]])
                                              9. abstract def rootModule: BaseModule
                                              10. abstract def withBaseLogger(newBaseLogger: ColorLogger): Evaluator
                                              11. abstract def withFailFast(newFailFast: Boolean): Evaluator
                                              12. abstract def workerCache: Map[Segments, (Int, Val)]

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. def disableCallgraphInvalidation: Boolean
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/EvaluatorPaths$.html b/api/latest/mill/eval/EvaluatorPaths$.html index a7270320e8e..ac7d710b39b 100644 --- a/api/latest/mill/eval/EvaluatorPaths$.html +++ b/api/latest/mill/eval/EvaluatorPaths$.html @@ -1,2 +1,2 @@ Mill - mill.eval.EvaluatorPaths

                                              Packages

                                              object EvaluatorPaths extends Serializable

                                              Source
                                              EvaluatorPaths.scala
                                              Linear Supertypes
                                              Serializable, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPaths
                                              2. Serializable
                                              3. AnyRef
                                              4. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. def apply(dest: Path, meta: Path, log: Path): EvaluatorPaths
                                              5. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              6. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. def resolveDestPaths(workspacePath: Path, task: NamedTask[_]): EvaluatorPaths
                                              17. def resolveDestPaths(workspacePath: Path, segments: Segments, foreignSegments: Option[Segments] = None): EvaluatorPaths
                                              18. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              19. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              20. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              21. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              22. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              object EvaluatorPaths extends Serializable

                                              Source
                                              EvaluatorPaths.scala
                                              Linear Supertypes
                                              Serializable, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPaths
                                              2. Serializable
                                              3. AnyRef
                                              4. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. def apply(dest: Path, meta: Path, log: Path): EvaluatorPaths
                                              5. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              6. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. def resolveDestPaths(workspacePath: Path, task: NamedTask[_]): EvaluatorPaths
                                              17. def resolveDestPaths(workspacePath: Path, segments: Segments, foreignSegments: Option[Segments] = None): EvaluatorPaths
                                              18. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              19. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              20. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              21. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              22. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/EvaluatorPaths.html b/api/latest/mill/eval/EvaluatorPaths.html index 899ceb9848b..703ab32c1b6 100644 --- a/api/latest/mill/eval/EvaluatorPaths.html +++ b/api/latest/mill/eval/EvaluatorPaths.html @@ -1,2 +1,2 @@ Mill - mill.eval.EvaluatorPaths

                                              Packages

                                              case class EvaluatorPaths extends Product with Serializable

                                              Source
                                              EvaluatorPaths.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPaths
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. AnyRef
                                              6. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. val dest: Path
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              11. val log: Path
                                              12. val meta: Path
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              17. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              case class EvaluatorPaths extends Product with Serializable

                                              Source
                                              EvaluatorPaths.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPaths
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. AnyRef
                                              6. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. val dest: Path
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              11. val log: Path
                                              12. val meta: Path
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              17. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/EvaluatorPathsResolver$.html b/api/latest/mill/eval/EvaluatorPathsResolver$.html index 6e24cbc835d..050adfe2f37 100644 --- a/api/latest/mill/eval/EvaluatorPathsResolver$.html +++ b/api/latest/mill/eval/EvaluatorPathsResolver$.html @@ -1,2 +1,2 @@ Mill - mill.eval.EvaluatorPathsResolver

                                              Packages

                                              object EvaluatorPathsResolver

                                              Source
                                              EvaluatorPathsResolver.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPathsResolver
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. def default(workspacePath: Path): EvaluatorPathsResolver
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              object EvaluatorPathsResolver

                                              Source
                                              EvaluatorPathsResolver.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPathsResolver
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. def default(workspacePath: Path): EvaluatorPathsResolver
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/EvaluatorPathsResolver.html b/api/latest/mill/eval/EvaluatorPathsResolver.html index 8a5a7eb0c94..63df2953afc 100644 --- a/api/latest/mill/eval/EvaluatorPathsResolver.html +++ b/api/latest/mill/eval/EvaluatorPathsResolver.html @@ -1,2 +1,2 @@ Mill - mill.eval.EvaluatorPathsResolver

                                              Packages

                                              trait EvaluatorPathsResolver extends AnyRef

                                              Source
                                              EvaluatorPathsResolver.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPathsResolver
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def resolveDest(segments: Segments, foreignSegments: Option[Segments] = None): EvaluatorPaths

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. def resolveDest(task: NamedTask[_]): EvaluatorPaths
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              trait EvaluatorPathsResolver extends AnyRef

                                              Source
                                              EvaluatorPathsResolver.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. EvaluatorPathsResolver
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def resolveDest(segments: Segments, foreignSegments: Option[Segments] = None): EvaluatorPaths

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. def resolveDest(task: NamedTask[_]): EvaluatorPaths
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Terminal$$Labelled.html b/api/latest/mill/eval/Terminal$$Labelled.html index 3a9a08ea9bb..7402b62ecdd 100644 --- a/api/latest/mill/eval/Terminal$$Labelled.html +++ b/api/latest/mill/eval/Terminal$$Labelled.html @@ -1,2 +1,2 @@ Mill - mill.eval.Terminal.Labelled

                                              Packages

                                              case class Labelled[T](task: NamedTask[T], segments: Segments) extends Terminal with Product with Serializable

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, Terminal, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Labelled
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. Terminal
                                              6. AnyRef
                                              7. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Labelled(task: NamedTask[T], segments: Segments)

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              10. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              11. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              12. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              14. def render: String
                                                Definition Classes
                                                LabelledTerminal
                                              15. val segments: Segments
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. val task: NamedTask[T]
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from Terminal

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              case class Labelled[T](task: NamedTask[T], segments: Segments) extends Terminal with Product with Serializable

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, Terminal, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Labelled
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. Terminal
                                              6. AnyRef
                                              7. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Labelled(task: NamedTask[T], segments: Segments)

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              10. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              11. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              12. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              14. def render: String
                                                Definition Classes
                                                LabelledTerminal
                                              15. val segments: Segments
                                              16. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              17. val task: NamedTask[T]
                                              18. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from Terminal

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Terminal$$Task.html b/api/latest/mill/eval/Terminal$$Task.html index 6afd8e6daa6..be345e9b40b 100644 --- a/api/latest/mill/eval/Terminal$$Task.html +++ b/api/latest/mill/eval/Terminal$$Task.html @@ -1,2 +1,2 @@ Mill - mill.eval.Terminal.Task

                                              Packages

                                              case class Task[T](task: define.Task[_]) extends Terminal with Product with Serializable

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, Terminal, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Task
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. Terminal
                                              6. AnyRef
                                              7. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Task(task: define.Task[_])

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              10. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              11. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              12. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              14. def render: String
                                                Definition Classes
                                                TaskTerminal
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. val task: define.Task[_]
                                              17. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from Terminal

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              case class Task[T](task: define.Task[_]) extends Terminal with Product with Serializable

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              Serializable, Product, Equals, Terminal, AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Task
                                              2. Serializable
                                              3. Product
                                              4. Equals
                                              5. Terminal
                                              6. AnyRef
                                              7. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Task(task: define.Task[_])

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              8. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              9. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              10. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              11. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              12. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              13. def productElementNames: Iterator[String]
                                                Definition Classes
                                                Product
                                              14. def render: String
                                                Definition Classes
                                                TaskTerminal
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. val task: define.Task[_]
                                              17. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from Serializable

                                              Inherited from Product

                                              Inherited from Equals

                                              Inherited from Terminal

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Terminal$.html b/api/latest/mill/eval/Terminal$.html index bca83e5ef4f..3a4f2194571 100644 --- a/api/latest/mill/eval/Terminal$.html +++ b/api/latest/mill/eval/Terminal$.html @@ -1,2 +1,2 @@ Mill - mill.eval.Terminal

                                              Packages

                                              object Terminal

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Terminal
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Type Members

                                              1. case class Labelled[T](task: NamedTask[T], segments: Segments) extends Terminal with Product with Serializable
                                              2. case class Task[T](task: define.Task[_]) extends Terminal with Product with Serializable

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. def destSegments(labelledTask: Labelled[_]): Segments
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. def printTerm(term: Terminal): String
                                              17. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              18. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              19. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              21. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +var toRoot = '../../';

                                              Packages

                                              object Terminal

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Terminal
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Type Members

                                              1. case class Labelled[T](task: NamedTask[T], segments: Segments) extends Terminal with Product with Serializable
                                              2. case class Task[T](task: define.Task[_]) extends Terminal with Product with Serializable

                                              Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. def destSegments(labelledTask: Labelled[_]): Segments
                                              7. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              8. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              9. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              10. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              12. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              13. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              14. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              16. def printTerm(term: Terminal): String
                                              17. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              18. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              19. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              20. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              21. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              diff --git a/api/latest/mill/eval/Terminal.html b/api/latest/mill/eval/Terminal.html index 5cc2b08f08f..c53a98255a1 100644 --- a/api/latest/mill/eval/Terminal.html +++ b/api/latest/mill/eval/Terminal.html @@ -2,4 +2,4 @@ var toRoot = '../../';

                                              Packages

                                              sealed trait Terminal extends AnyRef

                                              A terminal or terminal target is some important work unit, that in most cases has a name (Right[Labelled]) or was directly called by the user (Left[Task]). It's a T, T.worker, T.input, T.source, T.sources, T.persistent -

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Known Subclasses
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Terminal
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def render: String

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              17. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                              +

                                              Source
                                              Terminal.scala
                                              Linear Supertypes
                                              AnyRef, Any
                                              Known Subclasses
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Terminal
                                              2. AnyRef
                                              3. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Abstract Value Members

                                              1. abstract def render: String

                                              Concrete Value Members

                                              1. final def !=(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              2. final def ##: Int
                                                Definition Classes
                                                AnyRef → Any
                                              3. final def ==(arg0: Any): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              4. final def asInstanceOf[T0]: T0
                                                Definition Classes
                                                Any
                                              5. def clone(): AnyRef
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                              6. final def eq(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              7. def equals(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef → Any
                                              8. def finalize(): Unit
                                                Attributes
                                                protected[lang]
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.Throwable])
                                              9. final def getClass(): Class[_ <: AnyRef]
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              10. def hashCode(): Int
                                                Definition Classes
                                                AnyRef → Any
                                                Annotations
                                                @native()
                                              11. final def isInstanceOf[T0]: Boolean
                                                Definition Classes
                                                Any
                                              12. final def ne(arg0: AnyRef): Boolean
                                                Definition Classes
                                                AnyRef
                                              13. final def notify(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              14. final def notifyAll(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @native()
                                              15. final def synchronized[T0](arg0: => T0): T0
                                                Definition Classes
                                                AnyRef
                                              16. def toString(): String
                                                Definition Classes
                                                AnyRef → Any
                                              17. final def wait(): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException])
                                              19. final def wait(arg0: Long): Unit
                                                Definition Classes
                                                AnyRef
                                                Annotations
                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                              Inherited from AnyRef

                                              Inherited from Any

                                              Ungrouped

                                            diff --git a/api/latest/mill/index.html b/api/latest/mill/index.html index 76ed3b59f97..fff0f789fbe 100644 --- a/api/latest/mill/index.html +++ b/api/latest/mill/index.html @@ -1,2 +1,2 @@ Mill - mill

                                            Packages

                                            p

                                            mill

                                            package mill

                                            Source
                                            package.scala
                                            Linear Supertypes
                                            JsonFormatters, AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. mill
                                            2. JsonFormatters
                                            3. AnyRef
                                            4. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Package Members

                                            1. package api
                                            2. package define
                                            3. package eval
                                            4. package main
                                            5. package resolve
                                            6. package scalajslib
                                            7. package scalalib
                                            8. package scalanativelib
                                            9. package util

                                            Type Members

                                            1. type Agg[T] = mill.api.Loose.Agg[T]
                                            2. type Args = mill.define.Args
                                            3. type Command[+T] = mill.define.Command[T]
                                            4. type Cross[T <: mill.define.Cross.Module[_]] = mill.define.Cross[T]
                                            5. type Input[T] = mill.define.Target[T]
                                            6. type Module = mill.define.Module
                                            7. type PathRef = mill.api.PathRef
                                            8. type Persistent[T] = mill.define.Target[T]
                                            9. type RootModule = mill.main.RootModule
                                            10. type Source = mill.define.Target[mill.api.PathRef]
                                            11. type Sources = mill.define.Target[Seq[mill.api.PathRef]]
                                            12. type T[+T] = mill.define.Target[T]
                                            13. type Target[+T] = mill.define.Target[T]
                                            14. type Task[+T] = mill.define.Task[T]
                                            15. type TaskModule = mill.define.TaskModule
                                            16. type Worker[+T] = mill.define.Worker[T]

                                            Value Members

                                            1. val Agg: mill.api.Loose.Agg.type
                                            2. val Args: mill.define.Args.type
                                            3. val Cross: mill.define.Cross.type
                                            4. val PathRef: mill.api.PathRef.type
                                            5. val RootModule: mill.main.RootModule.type
                                            6. val T: mill.define.Target.type
                                            7. val Target: mill.define.Target.type
                                            8. val Task: mill.define.Task.type
                                            9. implicit val bytesReadWrite: upickle.default.ReadWriter[Bytes]
                                              Definition Classes
                                              JsonFormatters
                                            10. implicit lazy val crFormat: upickle.default.ReadWriter[CommandResult]
                                              Definition Classes
                                              JsonFormatters
                                            11. implicit def enumFormat[T <: Enum[_]](implicit arg0: ClassTag[T]): upickle.default.ReadWriter[T]
                                              Definition Classes
                                              JsonFormatters
                                            12. implicit val pathReadWrite: upickle.default.ReadWriter[Path]
                                              Definition Classes
                                              JsonFormatters
                                            13. implicit val regexReadWrite: upickle.default.ReadWriter[Regex]
                                              Definition Classes
                                              JsonFormatters
                                            14. implicit val stackTraceRW: upickle.default.ReadWriter[StackTraceElement]
                                              Definition Classes
                                              JsonFormatters

                                            Inherited from JsonFormatters

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            +var toRoot = '../';

                                            Packages

                                            p

                                            mill

                                            package mill

                                            Source
                                            package.scala
                                            Linear Supertypes
                                            JsonFormatters, AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. mill
                                            2. JsonFormatters
                                            3. AnyRef
                                            4. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Package Members

                                            1. package api
                                            2. package define
                                            3. package eval
                                            4. package main
                                            5. package resolve
                                            6. package scalajslib
                                            7. package scalalib
                                            8. package scalanativelib
                                            9. package util

                                            Type Members

                                            1. type Agg[T] = mill.api.Loose.Agg[T]
                                            2. type Args = mill.define.Args
                                            3. type Command[+T] = mill.define.Command[T]
                                            4. type Cross[T <: mill.define.Cross.Module[_]] = mill.define.Cross[T]
                                            5. type Input[T] = mill.define.Target[T]
                                            6. type Module = mill.define.Module
                                            7. type PathRef = mill.api.PathRef
                                            8. type Persistent[T] = mill.define.Target[T]
                                            9. type RootModule = mill.main.RootModule
                                            10. type Source = mill.define.Target[mill.api.PathRef]
                                            11. type Sources = mill.define.Target[Seq[mill.api.PathRef]]
                                            12. type T[+T] = mill.define.Target[T]
                                            13. type Target[+T] = mill.define.Target[T]
                                            14. type Task[+T] = mill.define.Task[T]
                                            15. type TaskModule = mill.define.TaskModule
                                            16. type Worker[+T] = mill.define.Worker[T]

                                            Value Members

                                            1. val Agg: mill.api.Loose.Agg.type
                                            2. val Args: mill.define.Args.type
                                            3. val Cross: mill.define.Cross.type
                                            4. val PathRef: mill.api.PathRef.type
                                            5. val RootModule: mill.main.RootModule.type
                                            6. val T: mill.define.Target.type
                                            7. val Target: mill.define.Target.type
                                            8. val Task: mill.define.Task.type
                                            9. implicit val bytesReadWrite: upickle.default.ReadWriter[Bytes]
                                              Definition Classes
                                              JsonFormatters
                                            10. implicit lazy val crFormat: upickle.default.ReadWriter[CommandResult]
                                              Definition Classes
                                              JsonFormatters
                                            11. implicit def enumFormat[T <: Enum[_]](implicit arg0: ClassTag[T]): upickle.default.ReadWriter[T]
                                              Definition Classes
                                              JsonFormatters
                                            12. implicit val pathReadWrite: upickle.default.ReadWriter[Path]
                                              Definition Classes
                                              JsonFormatters
                                            13. implicit val regexReadWrite: upickle.default.ReadWriter[Regex]
                                              Definition Classes
                                              JsonFormatters
                                            14. implicit val stackTraceRW: upickle.default.ReadWriter[StackTraceElement]
                                              Definition Classes
                                              JsonFormatters

                                            Inherited from JsonFormatters

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            diff --git a/api/latest/mill/main/BuildInfo$.html b/api/latest/mill/main/BuildInfo$.html index ffa669cff92..a31b3a31f9b 100644 --- a/api/latest/mill/main/BuildInfo$.html +++ b/api/latest/mill/main/BuildInfo$.html @@ -1,2 +1,2 @@ Mill - mill.main.BuildInfo

                                            Packages

                                            o

                                            mill.main

                                            BuildInfo

                                            object BuildInfo

                                            Source
                                            BuildInfo.scala
                                            Linear Supertypes
                                            AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. BuildInfo
                                            2. AnyRef
                                            3. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Value Members

                                            1. final def !=(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            2. final def ##: Int
                                              Definition Classes
                                              AnyRef → Any
                                            3. final def ==(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            4. final def asInstanceOf[T0]: T0
                                              Definition Classes
                                              Any
                                            5. def clone(): AnyRef
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                            6. final def eq(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            7. def equals(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            8. def finalize(): Unit
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.Throwable])
                                            9. final def getClass(): Class[_ <: AnyRef]
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            10. def hashCode(): Int
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            11. final def isInstanceOf[T0]: Boolean
                                              Definition Classes
                                              Any
                                            12. val millBinPlatform: String

                                              Mill binary platform version.

                                            13. val millEmbeddedDeps: String

                                              Dependency artifacts embedded in mill assembly by default.

                                            14. val millScalacPluginDeps: String

                                              Scalac compiler plugin dependencies to compile the build script.

                                            15. val millVersion: String

                                              Mill version.

                                            16. final def ne(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            17. final def notify(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            18. final def notifyAll(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            19. val scalaVersion: String

                                              Scala version used to compile mill core.

                                            20. final def synchronized[T0](arg0: => T0): T0
                                              Definition Classes
                                              AnyRef
                                            21. def toString(): String
                                              Definition Classes
                                              AnyRef → Any
                                            22. final def wait(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            23. final def wait(arg0: Long, arg1: Int): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            24. final def wait(arg0: Long): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                            25. val workerScalaVersion212: String

                                              Scala 2.12 version used by some workers.

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            +var toRoot = '../../';

                                            Packages

                                            o

                                            mill.main

                                            BuildInfo

                                            object BuildInfo

                                            Source
                                            BuildInfo.scala
                                            Linear Supertypes
                                            AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. BuildInfo
                                            2. AnyRef
                                            3. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Value Members

                                            1. final def !=(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            2. final def ##: Int
                                              Definition Classes
                                              AnyRef → Any
                                            3. final def ==(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            4. final def asInstanceOf[T0]: T0
                                              Definition Classes
                                              Any
                                            5. def clone(): AnyRef
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                            6. final def eq(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            7. def equals(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            8. def finalize(): Unit
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.Throwable])
                                            9. final def getClass(): Class[_ <: AnyRef]
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            10. def hashCode(): Int
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            11. final def isInstanceOf[T0]: Boolean
                                              Definition Classes
                                              Any
                                            12. val millBinPlatform: String

                                              Mill binary platform version.

                                            13. val millEmbeddedDeps: String

                                              Dependency artifacts embedded in mill assembly by default.

                                            14. val millScalacPluginDeps: String

                                              Scalac compiler plugin dependencies to compile the build script.

                                            15. val millVersion: String

                                              Mill version.

                                            16. final def ne(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            17. final def notify(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            18. final def notifyAll(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            19. val scalaVersion: String

                                              Scala version used to compile mill core.

                                            20. final def synchronized[T0](arg0: => T0): T0
                                              Definition Classes
                                              AnyRef
                                            21. def toString(): String
                                              Definition Classes
                                              AnyRef → Any
                                            22. final def wait(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            23. final def wait(arg0: Long, arg1: Int): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            24. final def wait(arg0: Long): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                            25. val workerScalaVersion212: String

                                              Scala 2.12 version used by some workers.

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            diff --git a/api/latest/mill/main/MainModule$.html b/api/latest/mill/main/MainModule$.html index 510e038113d..a89b03e2680 100644 --- a/api/latest/mill/main/MainModule$.html +++ b/api/latest/mill/main/MainModule$.html @@ -1,2 +1,2 @@ Mill - mill.main.MainModule

                                            Packages

                                            object MainModule

                                            Source
                                            MainModule.scala
                                            Linear Supertypes
                                            AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. MainModule
                                            2. AnyRef
                                            3. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Value Members

                                            1. final def !=(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            2. final def ##: Int
                                              Definition Classes
                                              AnyRef → Any
                                            3. final def ==(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            4. final def asInstanceOf[T0]: T0
                                              Definition Classes
                                              Any
                                            5. def clone(): AnyRef
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                            6. final def eq(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            7. def equals(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            8. def finalize(): Unit
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.Throwable])
                                            9. final def getClass(): Class[_ <: AnyRef]
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            10. def hashCode(): Int
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            11. final def isInstanceOf[T0]: Boolean
                                              Definition Classes
                                              Any
                                            12. final def ne(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            13. final def notify(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            14. final def notifyAll(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            15. def resolveTasks[T](evaluator: Evaluator, targets: Seq[String], selectMode: SelectMode)(f: (List[NamedTask[Any]]) => T): Result[T]
                                            16. final def synchronized[T0](arg0: => T0): T0
                                              Definition Classes
                                              AnyRef
                                            17. def toString(): String
                                              Definition Classes
                                              AnyRef → Any
                                            18. final def wait(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            20. final def wait(arg0: Long): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            +var toRoot = '../../';

                                            Packages

                                            object MainModule

                                            Source
                                            MainModule.scala
                                            Linear Supertypes
                                            AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. MainModule
                                            2. AnyRef
                                            3. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Value Members

                                            1. final def !=(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            2. final def ##: Int
                                              Definition Classes
                                              AnyRef → Any
                                            3. final def ==(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            4. final def asInstanceOf[T0]: T0
                                              Definition Classes
                                              Any
                                            5. def clone(): AnyRef
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                            6. final def eq(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            7. def equals(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            8. def finalize(): Unit
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.Throwable])
                                            9. final def getClass(): Class[_ <: AnyRef]
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            10. def hashCode(): Int
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            11. final def isInstanceOf[T0]: Boolean
                                              Definition Classes
                                              Any
                                            12. final def ne(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            13. final def notify(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            14. final def notifyAll(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            15. def resolveTasks[T](evaluator: Evaluator, targets: Seq[String], selectMode: SelectMode)(f: (List[NamedTask[Any]]) => T): Result[T]
                                            16. final def synchronized[T0](arg0: => T0): T0
                                              Definition Classes
                                              AnyRef
                                            17. def toString(): String
                                              Definition Classes
                                              AnyRef → Any
                                            18. final def wait(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            20. final def wait(arg0: Long): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            diff --git a/api/latest/mill/main/MainModule$interp$.html b/api/latest/mill/main/MainModule$interp$.html index ebd73cb1c58..e98742d05d1 100644 --- a/api/latest/mill/main/MainModule$interp$.html +++ b/api/latest/mill/main/MainModule$interp$.html @@ -2,4 +2,4 @@ var toRoot = '../../';

                                            Packages

                                            object interp

                                            Source
                                            MainModule.scala
                                            Linear Supertypes
                                            AnyRef, Any
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. interp
                                            2. AnyRef
                                            3. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Value Members

                                            1. final def !=(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            2. final def ##: Int
                                              Definition Classes
                                              AnyRef → Any
                                            3. final def ==(arg0: Any): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            4. final def asInstanceOf[T0]: T0
                                              Definition Classes
                                              Any
                                            5. def clone(): AnyRef
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                            6. final def eq(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            7. def equals(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef → Any
                                            8. def evalWatch0(w: Watchable): Unit
                                            9. def finalize(): Unit
                                              Attributes
                                              protected[lang]
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.Throwable])
                                            10. final def getClass(): Class[_ <: AnyRef]
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            11. def hashCode(): Int
                                              Definition Classes
                                              AnyRef → Any
                                              Annotations
                                              @native()
                                            12. final def isInstanceOf[T0]: Boolean
                                              Definition Classes
                                              Any
                                            13. final def ne(arg0: AnyRef): Boolean
                                              Definition Classes
                                              AnyRef
                                            14. final def notify(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            15. final def notifyAll(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @native()
                                            16. final def synchronized[T0](arg0: => T0): T0
                                              Definition Classes
                                              AnyRef
                                            17. def toString(): String
                                              Definition Classes
                                              AnyRef → Any
                                            18. final def wait(): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException])
                                            20. final def wait(arg0: Long): Unit
                                              Definition Classes
                                              AnyRef
                                              Annotations
                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                            21. def watch(p: Path): Path
                                            22. def watch0(w: Watchable): Unit
                                            23. def watchValue[T](v0: => T)(implicit fn: FileName, ln: Line): T

                                            Inherited from AnyRef

                                            Inherited from Any

                                            Ungrouped

                                            +

                                            Definition Classes
                                            main
                                          18. interp
                                          19. millInternal

                                          object interp

                                          Source
                                          MainModule.scala
                                          Linear Supertypes
                                          AnyRef, Any
                                          Ordering
                                          1. Alphabetic
                                          2. By Inheritance
                                          Inherited
                                          1. interp
                                          2. AnyRef
                                          3. Any
                                          1. Hide All
                                          2. Show All
                                          Visibility
                                          1. Public
                                          2. Protected

                                          Value Members

                                          1. final def !=(arg0: Any): Boolean
                                            Definition Classes
                                            AnyRef → Any
                                          2. final def ##: Int
                                            Definition Classes
                                            AnyRef → Any
                                          3. final def ==(arg0: Any): Boolean
                                            Definition Classes
                                            AnyRef → Any
                                          4. final def asInstanceOf[T0]: T0
                                            Definition Classes
                                            Any
                                          5. def clone(): AnyRef
                                            Attributes
                                            protected[lang]
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                          6. final def eq(arg0: AnyRef): Boolean
                                            Definition Classes
                                            AnyRef
                                          7. def equals(arg0: AnyRef): Boolean
                                            Definition Classes
                                            AnyRef → Any
                                          8. def evalWatch0(w: Watchable): Unit
                                          9. def finalize(): Unit
                                            Attributes
                                            protected[lang]
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.Throwable])
                                          10. final def getClass(): Class[_ <: AnyRef]
                                            Definition Classes
                                            AnyRef → Any
                                            Annotations
                                            @native()
                                          11. def hashCode(): Int
                                            Definition Classes
                                            AnyRef → Any
                                            Annotations
                                            @native()
                                          12. final def isInstanceOf[T0]: Boolean
                                            Definition Classes
                                            Any
                                          13. final def ne(arg0: AnyRef): Boolean
                                            Definition Classes
                                            AnyRef
                                          14. final def notify(): Unit
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @native()
                                          15. final def notifyAll(): Unit
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @native()
                                          16. final def synchronized[T0](arg0: => T0): T0
                                            Definition Classes
                                            AnyRef
                                          17. def toString(): String
                                            Definition Classes
                                            AnyRef → Any
                                          18. final def wait(): Unit
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.InterruptedException])
                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.InterruptedException])
                                          20. final def wait(arg0: Long): Unit
                                            Definition Classes
                                            AnyRef
                                            Annotations
                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                          21. def watch(p: Path): Path
                                          22. def watch0(w: Watchable): Unit
                                          23. def watchValue[T](v0: => T)(implicit fn: FileName, ln: Line): T

                                          Inherited from AnyRef

                                          Inherited from Any

                                          Ungrouped

                                          diff --git a/api/latest/mill/main/MainModule.html b/api/latest/mill/main/MainModule.html index 9f30e893184..6e2ca66e621 100644 --- a/api/latest/mill/main/MainModule.html +++ b/api/latest/mill/main/MainModule.html @@ -1,7 +1,7 @@ Mill - mill.main.MainModule

                                          Packages

                                          trait MainModule extends BaseClass with define.Module

                                          mill.define.Module containing all the default tasks that Mill provides: resolve, show, inspect, plan, etc. -

                                          Source
                                          MainModule.scala
                                          Linear Supertypes
                                          define.Module, BaseClass, Cacher, AnyRef, Any
                                          Known Subclasses
                                          Ordering
                                          1. Alphabetic
                                          2. By Inheritance
                                          Inherited
                                          1. MainModule
                                          2. Module
                                          3. BaseClass
                                          4. Cacher
                                          5. AnyRef
                                          6. Any
                                          1. Hide All
                                          2. Show All
                                          Visibility
                                          1. Public
                                          2. Protected

                                          Abstract Value Members

                                          1. implicit abstract def millDiscover: Discover[_]

                                          Concrete Value Members

                                          1. object millInternal extends Internal

                                            Miscellaneous machinery around traversing & querying the build hierarchy, +

                                          Source
                                          MainModule.scala
                                          Linear Supertypes
                                          define.Module, BaseClass, Cacher, AnyRef, Any
                                          Known Subclasses
                                          Ordering
                                          1. Alphabetic
                                          2. By Inheritance
                                          Inherited
                                          1. MainModule
                                          2. Module
                                          3. BaseClass
                                          4. Cacher
                                          5. AnyRef
                                          6. Any
                                          1. Hide All
                                          2. Show All
                                          Visibility
                                          1. Public
                                          2. Protected

                                          Abstract Value Members

                                          1. implicit abstract def millDiscover: Discover[_]

                                          Concrete Value Members

                                          1. object millInternal 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 diff --git a/api/latest/mill/main/RootModule$$Foreign.html b/api/latest/mill/main/RootModule$$Foreign.html index 5f1f138a8dd..8564cc3cd62 100644 --- a/api/latest/mill/main/RootModule$$Foreign.html +++ b/api/latest/mill/main/RootModule$$Foreign.html @@ -1,5 +1,5 @@ Mill - mill.main.RootModule.Foreign

                                            Packages

                                            abstract class Foreign extends BaseModule with MainModule

                                            Source
                                            RootModule.scala
                                            Linear Supertypes
                                            Ordering
                                            1. Alphabetic
                                            2. By Inheritance
                                            Inherited
                                            1. Foreign
                                            2. MainModule
                                            3. BaseModule
                                            4. Module
                                            5. BaseClass
                                            6. Cacher
                                            7. AnyRef
                                            8. Any
                                            1. Hide All
                                            2. Show All
                                            Visibility
                                            1. Public
                                            2. Protected

                                            Instance Constructors

                                            1. new Foreign(foreign0: Option[Segments])(implicit baseModuleInfo: Info, millModuleEnclosing0: Enclosing, millModuleLine0: Line, millFile0: File)

                                            Value Members

                                            1. object millInternal extends Internal

                                              Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                              Packages

                                              abstract class Foreign extends BaseModule with MainModule

                                              Source
                                              RootModule.scala
                                              Linear Supertypes
                                              Ordering
                                              1. Alphabetic
                                              2. By Inheritance
                                              Inherited
                                              1. Foreign
                                              2. MainModule
                                              3. BaseModule
                                              4. Module
                                              5. BaseClass
                                              6. Cacher
                                              7. AnyRef
                                              8. Any
                                              1. Hide All
                                              2. Show All
                                              Visibility
                                              1. Public
                                              2. Protected

                                              Instance Constructors

                                              1. new Foreign(foreign0: Option[Segments])(implicit baseModuleInfo: Info, millModuleEnclosing0: Enclosing, millModuleLine0: Line, millFile0: File)

                                              Value Members

                                              1. object millInternal 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 diff --git a/api/latest/mill/main/RootModule$$Info.html b/api/latest/mill/main/RootModule$$Info.html index c80019f38d4..a99234861a2 100644 --- a/api/latest/mill/main/RootModule$$Info.html +++ b/api/latest/mill/main/RootModule$$Info.html @@ -1,2 +1,2 @@ Mill - mill.main.RootModule.Info

                                                Packages

                                                case class Info(millSourcePath0: Path, discover: Discover[_]) extends Product with Serializable

                                                Source
                                                RootModule.scala
                                                Linear Supertypes
                                                Serializable, Product, Equals, AnyRef, Any
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. Info
                                                2. Serializable
                                                3. Product
                                                4. Equals
                                                5. AnyRef
                                                6. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Instance Constructors

                                                1. new Info(millSourcePath0: Path, discover: Discover[_])

                                                Value Members

                                                1. final def !=(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                2. final def ##: Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                3. final def ==(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                4. final def asInstanceOf[T0]: T0
                                                  Definition Classes
                                                  Any
                                                5. def clone(): AnyRef
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                6. val discover: Discover[_]
                                                7. final def eq(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                8. def finalize(): Unit
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.Throwable])
                                                9. final def getClass(): Class[_ <: AnyRef]
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                10. final def isInstanceOf[T0]: Boolean
                                                  Definition Classes
                                                  Any
                                                11. val millSourcePath0: Path
                                                12. final def ne(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                13. final def notify(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                14. final def notifyAll(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                15. def productElementNames: Iterator[String]
                                                  Definition Classes
                                                  Product
                                                16. final def synchronized[T0](arg0: => T0): T0
                                                  Definition Classes
                                                  AnyRef
                                                17. final def wait(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                19. final def wait(arg0: Long): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                Inherited from Serializable

                                                Inherited from Product

                                                Inherited from Equals

                                                Inherited from AnyRef

                                                Inherited from Any

                                                Ungrouped

                                                +var toRoot = '../../';

                                                Packages

                                                case class Info(millSourcePath0: Path, discover: Discover[_]) extends Product with Serializable

                                                Source
                                                RootModule.scala
                                                Linear Supertypes
                                                Serializable, Product, Equals, AnyRef, Any
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. Info
                                                2. Serializable
                                                3. Product
                                                4. Equals
                                                5. AnyRef
                                                6. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Instance Constructors

                                                1. new Info(millSourcePath0: Path, discover: Discover[_])

                                                Value Members

                                                1. final def !=(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                2. final def ##: Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                3. final def ==(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                4. final def asInstanceOf[T0]: T0
                                                  Definition Classes
                                                  Any
                                                5. def clone(): AnyRef
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                6. val discover: Discover[_]
                                                7. final def eq(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                8. def finalize(): Unit
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.Throwable])
                                                9. final def getClass(): Class[_ <: AnyRef]
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                10. final def isInstanceOf[T0]: Boolean
                                                  Definition Classes
                                                  Any
                                                11. val millSourcePath0: Path
                                                12. final def ne(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                13. final def notify(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                14. final def notifyAll(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                15. def productElementNames: Iterator[String]
                                                  Definition Classes
                                                  Product
                                                16. final def synchronized[T0](arg0: => T0): T0
                                                  Definition Classes
                                                  AnyRef
                                                17. final def wait(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                19. final def wait(arg0: Long): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                Inherited from Serializable

                                                Inherited from Product

                                                Inherited from Equals

                                                Inherited from AnyRef

                                                Inherited from Any

                                                Ungrouped

                                                diff --git a/api/latest/mill/main/RootModule$.html b/api/latest/mill/main/RootModule$.html index 5feb8c7b1a1..29ca3a3fe9f 100644 --- a/api/latest/mill/main/RootModule$.html +++ b/api/latest/mill/main/RootModule$.html @@ -1,2 +1,2 @@ Mill - mill.main.RootModule

                                                Packages

                                                object RootModule

                                                Annotations
                                                @internal()
                                                Source
                                                RootModule.scala
                                                Linear Supertypes
                                                AnyRef, Any
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. RootModule
                                                2. AnyRef
                                                3. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Type Members

                                                1. abstract class Foreign extends BaseModule with MainModule
                                                2. case class Info(millSourcePath0: Path, discover: Discover[_]) extends Product with Serializable

                                                Value Members

                                                1. final def !=(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                2. final def ##: Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                3. final def ==(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                4. final def asInstanceOf[T0]: T0
                                                  Definition Classes
                                                  Any
                                                5. def clone(): AnyRef
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                6. final def eq(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                7. def equals(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                8. def finalize(): Unit
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.Throwable])
                                                9. final def getClass(): Class[_ <: AnyRef]
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                10. def hashCode(): Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                11. final def isInstanceOf[T0]: Boolean
                                                  Definition Classes
                                                  Any
                                                12. final def ne(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                13. final def notify(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                14. final def notifyAll(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                15. final def synchronized[T0](arg0: => T0): T0
                                                  Definition Classes
                                                  AnyRef
                                                16. def toString(): String
                                                  Definition Classes
                                                  AnyRef → Any
                                                17. final def wait(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                19. final def wait(arg0: Long): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                Inherited from AnyRef

                                                Inherited from Any

                                                Ungrouped

                                                +var toRoot = '../../';

                                                Packages

                                                object RootModule

                                                Annotations
                                                @internal()
                                                Source
                                                RootModule.scala
                                                Linear Supertypes
                                                AnyRef, Any
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. RootModule
                                                2. AnyRef
                                                3. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Type Members

                                                1. abstract class Foreign extends BaseModule with MainModule
                                                2. case class Info(millSourcePath0: Path, discover: Discover[_]) extends Product with Serializable

                                                Value Members

                                                1. final def !=(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                2. final def ##: Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                3. final def ==(arg0: Any): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                4. final def asInstanceOf[T0]: T0
                                                  Definition Classes
                                                  Any
                                                5. def clone(): AnyRef
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                6. final def eq(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                7. def equals(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef → Any
                                                8. def finalize(): Unit
                                                  Attributes
                                                  protected[lang]
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.Throwable])
                                                9. final def getClass(): Class[_ <: AnyRef]
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                10. def hashCode(): Int
                                                  Definition Classes
                                                  AnyRef → Any
                                                  Annotations
                                                  @native()
                                                11. final def isInstanceOf[T0]: Boolean
                                                  Definition Classes
                                                  Any
                                                12. final def ne(arg0: AnyRef): Boolean
                                                  Definition Classes
                                                  AnyRef
                                                13. final def notify(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                14. final def notifyAll(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @native()
                                                15. final def synchronized[T0](arg0: => T0): T0
                                                  Definition Classes
                                                  AnyRef
                                                16. def toString(): String
                                                  Definition Classes
                                                  AnyRef → Any
                                                17. final def wait(): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException])
                                                19. final def wait(arg0: Long): Unit
                                                  Definition Classes
                                                  AnyRef
                                                  Annotations
                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                Inherited from AnyRef

                                                Inherited from Any

                                                Ungrouped

                                                diff --git a/api/latest/mill/main/RootModule.html b/api/latest/mill/main/RootModule.html index fbf4d8cd26a..2443c7664ff 100644 --- a/api/latest/mill/main/RootModule.html +++ b/api/latest/mill/main/RootModule.html @@ -4,7 +4,7 @@ prefixed by the module name mill foo.run.

                                                Only one top-level module may be defined in your build.sc, and it must be defined at the top level of the build.sc and not nested in any other modules. -

                                                Source
                                                RootModule.scala
                                                Linear Supertypes
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. RootModule
                                                2. MainModule
                                                3. BaseModule
                                                4. Module
                                                5. BaseClass
                                                6. Cacher
                                                7. AnyRef
                                                8. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Instance Constructors

                                                1. new RootModule()(implicit baseModuleInfo: Info, millModuleEnclosing0: Enclosing, millModuleLine0: Line, millFile0: File)

                                                Value Members

                                                1. object millInternal extends Internal

                                                  Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                Source
                                                RootModule.scala
                                                Linear Supertypes
                                                Ordering
                                                1. Alphabetic
                                                2. By Inheritance
                                                Inherited
                                                1. RootModule
                                                2. MainModule
                                                3. BaseModule
                                                4. Module
                                                5. BaseClass
                                                6. Cacher
                                                7. AnyRef
                                                8. Any
                                                1. Hide All
                                                2. Show All
                                                Visibility
                                                1. Public
                                                2. Protected

                                                Instance Constructors

                                                1. new RootModule()(implicit baseModuleInfo: Info, millModuleEnclosing0: Enclosing, millModuleLine0: Line, millFile0: File)

                                                Value Members

                                                1. object millInternal 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 diff --git a/api/latest/mill/main/RunScript$.html b/api/latest/mill/main/RunScript$.html index 4292c46253d..11ec46e5fd0 100644 --- a/api/latest/mill/main/RunScript$.html +++ b/api/latest/mill/main/RunScript$.html @@ -1,2 +1,2 @@ Mill - mill.main.RunScript

                                                  Packages

                                                  o

                                                  mill.main

                                                  RunScript

                                                  object RunScript

                                                  Source
                                                  RunScript.scala
                                                  Linear Supertypes
                                                  AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. RunScript
                                                  2. AnyRef
                                                  3. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Type Members

                                                  1. type TaskName = String

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def equals(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  8. def evaluateNamed(evaluator: Evaluator, targets: api.Strict.Agg[define.Task[Any]]): (Seq[Watchable], Either[String, Seq[(Any, Option[(TaskName, Value)])]])

                                                    returns

                                                    (watched-paths, Either[err-msg, Seq[(task-result, Option[(task-name, task-return-as-json)])]])

                                                  9. def evaluateTasksNamed(evaluator: Evaluator, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, (Seq[Watchable], Either[String, Seq[(Any, Option[(TaskName, Value)])]])]
                                                  10. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  11. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  12. def hashCode(): Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  13. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  14. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  15. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  16. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  17. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  18. def toString(): String
                                                    Definition Classes
                                                    AnyRef → Any
                                                  19. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  20. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  21. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  +var toRoot = '../../';

                                                  Packages

                                                  o

                                                  mill.main

                                                  RunScript

                                                  object RunScript

                                                  Source
                                                  RunScript.scala
                                                  Linear Supertypes
                                                  AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. RunScript
                                                  2. AnyRef
                                                  3. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Type Members

                                                  1. type TaskName = String

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def equals(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  8. def evaluateNamed(evaluator: Evaluator, targets: api.Strict.Agg[define.Task[Any]]): (Seq[Watchable], Either[String, Seq[(Any, Option[(TaskName, Value)])]])

                                                    returns

                                                    (watched-paths, Either[err-msg, Seq[(task-result, Option[(task-name, task-return-as-json)])]])

                                                  9. def evaluateTasksNamed(evaluator: Evaluator, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, (Seq[Watchable], Either[String, Seq[(Any, Option[(TaskName, Value)])]])]
                                                  10. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  11. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  12. def hashCode(): Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  13. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  14. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  15. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  16. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  17. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  18. def toString(): String
                                                    Definition Classes
                                                    AnyRef → Any
                                                  19. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  20. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  21. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  diff --git a/api/latest/mill/main/Tasks$.html b/api/latest/mill/main/Tasks$.html index a01189365b3..683acb4fdcd 100644 --- a/api/latest/mill/main/Tasks$.html +++ b/api/latest/mill/main/Tasks$.html @@ -1,2 +1,2 @@ Mill - mill.main.Tasks

                                                  Packages

                                                  object Tasks extends Serializable

                                                  Source
                                                  TokenReaders.scala
                                                  Linear Supertypes
                                                  Serializable, AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. Tasks
                                                  2. Serializable
                                                  3. AnyRef
                                                  4. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def equals(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  8. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  10. def hashCode(): Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  11. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  12. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  13. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  14. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  15. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  16. def toString(): String
                                                    Definition Classes
                                                    AnyRef → Any
                                                  17. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  18. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  19. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from Serializable

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  +var toRoot = '../../';

                                                  Packages

                                                  object Tasks extends Serializable

                                                  Source
                                                  TokenReaders.scala
                                                  Linear Supertypes
                                                  Serializable, AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. Tasks
                                                  2. Serializable
                                                  3. AnyRef
                                                  4. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def equals(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  8. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  10. def hashCode(): Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  11. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  12. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  13. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  14. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  15. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  16. def toString(): String
                                                    Definition Classes
                                                    AnyRef → Any
                                                  17. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  18. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  19. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from Serializable

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  diff --git a/api/latest/mill/main/Tasks.html b/api/latest/mill/main/Tasks.html index 316ff575389..71e4f835aef 100644 --- a/api/latest/mill/main/Tasks.html +++ b/api/latest/mill/main/Tasks.html @@ -1,2 +1,2 @@ Mill - mill.main.Tasks

                                                  Packages

                                                  case class Tasks[T](value: Seq[NamedTask[T]]) extends Product with Serializable

                                                  Source
                                                  TokenReaders.scala
                                                  Linear Supertypes
                                                  Serializable, Product, Equals, AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. Tasks
                                                  2. Serializable
                                                  3. Product
                                                  4. Equals
                                                  5. AnyRef
                                                  6. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Instance Constructors

                                                  1. new Tasks(value: Seq[NamedTask[T]])

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  8. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  9. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  10. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  11. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  12. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  13. def productElementNames: Iterator[String]
                                                    Definition Classes
                                                    Product
                                                  14. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  15. val value: Seq[NamedTask[T]]
                                                  16. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  17. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  18. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from Serializable

                                                  Inherited from Product

                                                  Inherited from Equals

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  +var toRoot = '../../';

                                                  Packages

                                                  case class Tasks[T](value: Seq[NamedTask[T]]) extends Product with Serializable

                                                  Source
                                                  TokenReaders.scala
                                                  Linear Supertypes
                                                  Serializable, Product, Equals, AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. Tasks
                                                  2. Serializable
                                                  3. Product
                                                  4. Equals
                                                  5. AnyRef
                                                  6. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Instance Constructors

                                                  1. new Tasks(value: Seq[NamedTask[T]])

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  8. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  9. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  10. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  11. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  12. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  13. def productElementNames: Iterator[String]
                                                    Definition Classes
                                                    Product
                                                  14. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  15. val value: Seq[NamedTask[T]]
                                                  16. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  17. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  18. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from Serializable

                                                  Inherited from Product

                                                  Inherited from Equals

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  diff --git a/api/latest/mill/main/TokenReaders$.html b/api/latest/mill/main/TokenReaders$.html index 8bf62243aa9..1a383ee819f 100644 --- a/api/latest/mill/main/TokenReaders$.html +++ b/api/latest/mill/main/TokenReaders$.html @@ -1,2 +1,2 @@ Mill - mill.main.TokenReaders

                                                  Packages

                                                  o

                                                  mill.main

                                                  TokenReaders

                                                  object TokenReaders

                                                  Source
                                                  TokenReaders.scala
                                                  Linear Supertypes
                                                  AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. TokenReaders
                                                  2. AnyRef
                                                  3. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def equals(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  8. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  10. def hashCode(): Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  11. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  12. implicit def millAllEvaluatorsTokenReader[T]: TokensReader[AllBootstrapEvaluators]
                                                  13. implicit def millArgsTokenReader: ShortNamed[define.Args]
                                                  14. implicit def millEvaluatorTokenReader[T]: TokensReader[Evaluator]
                                                  15. implicit def millTaskTokenReader[T](implicit tokensReaderOfT: ShortNamed[T]): TokensReader[define.Task[T]]
                                                  16. implicit def millTasksTokenReader[T]: TokensReader[Tasks[T]]
                                                  17. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  18. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  19. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  20. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  21. def toString(): String
                                                    Definition Classes
                                                    AnyRef → Any
                                                  22. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  23. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  24. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  +var toRoot = '../../';

                                                  Packages

                                                  o

                                                  mill.main

                                                  TokenReaders

                                                  object TokenReaders

                                                  Source
                                                  TokenReaders.scala
                                                  Linear Supertypes
                                                  AnyRef, Any
                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. TokenReaders
                                                  2. AnyRef
                                                  3. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Value Members

                                                  1. final def !=(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  2. final def ##: Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                  3. final def ==(arg0: Any): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  4. final def asInstanceOf[T0]: T0
                                                    Definition Classes
                                                    Any
                                                  5. def clone(): AnyRef
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                  6. final def eq(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  7. def equals(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef → Any
                                                  8. def finalize(): Unit
                                                    Attributes
                                                    protected[lang]
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.Throwable])
                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  10. def hashCode(): Int
                                                    Definition Classes
                                                    AnyRef → Any
                                                    Annotations
                                                    @native()
                                                  11. final def isInstanceOf[T0]: Boolean
                                                    Definition Classes
                                                    Any
                                                  12. implicit def millAllEvaluatorsTokenReader[T]: TokensReader[AllBootstrapEvaluators]
                                                  13. implicit def millArgsTokenReader: ShortNamed[define.Args]
                                                  14. implicit def millEvaluatorTokenReader[T]: TokensReader[Evaluator]
                                                  15. implicit def millTaskTokenReader[T](implicit tokensReaderOfT: ShortNamed[T]): TokensReader[define.Task[T]]
                                                  16. implicit def millTasksTokenReader[T]: TokensReader[Tasks[T]]
                                                  17. final def ne(arg0: AnyRef): Boolean
                                                    Definition Classes
                                                    AnyRef
                                                  18. final def notify(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  19. final def notifyAll(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @native()
                                                  20. final def synchronized[T0](arg0: => T0): T0
                                                    Definition Classes
                                                    AnyRef
                                                  21. def toString(): String
                                                    Definition Classes
                                                    AnyRef → Any
                                                  22. final def wait(): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  23. final def wait(arg0: Long, arg1: Int): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException])
                                                  24. final def wait(arg0: Long): Unit
                                                    Definition Classes
                                                    AnyRef
                                                    Annotations
                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                  Inherited from AnyRef

                                                  Inherited from Any

                                                  Ungrouped

                                                  diff --git a/api/latest/mill/main/VisualizeModule$.html b/api/latest/mill/main/VisualizeModule$.html index 7e7b5968840..8e382bc5b37 100644 --- a/api/latest/mill/main/VisualizeModule$.html +++ b/api/latest/mill/main/VisualizeModule$.html @@ -1,5 +1,5 @@ Mill - mill.main.VisualizeModule

                                                  Packages

                                                  object VisualizeModule extends ExternalModule with VisualizeModule

                                                  Ordering
                                                  1. Alphabetic
                                                  2. By Inheritance
                                                  Inherited
                                                  1. VisualizeModule
                                                  2. VisualizeModule
                                                  3. TaskModule
                                                  4. ExternalModule
                                                  5. BaseModule
                                                  6. Module
                                                  7. BaseClass
                                                  8. Cacher
                                                  9. AnyRef
                                                  10. Any
                                                  1. Hide All
                                                  2. Show All
                                                  Visibility
                                                  1. Public
                                                  2. Protected

                                                  Value Members

                                                  1. object millInternal extends Internal

                                                    Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                    Packages

                                                    object VisualizeModule extends ExternalModule with VisualizeModule

                                                    Ordering
                                                    1. Alphabetic
                                                    2. By Inheritance
                                                    Inherited
                                                    1. VisualizeModule
                                                    2. VisualizeModule
                                                    3. TaskModule
                                                    4. ExternalModule
                                                    5. BaseModule
                                                    6. Module
                                                    7. BaseClass
                                                    8. Cacher
                                                    9. AnyRef
                                                    10. Any
                                                    1. Hide All
                                                    2. Show All
                                                    Visibility
                                                    1. Public
                                                    2. Protected

                                                    Value Members

                                                    1. object millInternal 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 diff --git a/api/latest/mill/main/VisualizeModule.html b/api/latest/mill/main/VisualizeModule.html index 4b2bc9a9b2b..8289b1c436d 100644 --- a/api/latest/mill/main/VisualizeModule.html +++ b/api/latest/mill/main/VisualizeModule.html @@ -1,5 +1,5 @@ Mill - mill.main.VisualizeModule

                                                      Packages

                                                      trait VisualizeModule extends BaseClass with define.TaskModule

                                                      Source
                                                      VisualizeModule.scala
                                                      Linear Supertypes
                                                      Known Subclasses
                                                      Ordering
                                                      1. Alphabetic
                                                      2. By Inheritance
                                                      Inherited
                                                      1. VisualizeModule
                                                      2. TaskModule
                                                      3. Module
                                                      4. BaseClass
                                                      5. Cacher
                                                      6. AnyRef
                                                      7. Any
                                                      1. Hide All
                                                      2. Show All
                                                      Visibility
                                                      1. Public
                                                      2. Protected

                                                      Abstract Value Members

                                                      1. abstract def repositories: Seq[Repository]

                                                      Concrete Value Members

                                                      1. object millInternal extends Internal

                                                        Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                        Packages

                                                        trait VisualizeModule extends BaseClass with define.TaskModule

                                                        Source
                                                        VisualizeModule.scala
                                                        Linear Supertypes
                                                        Known Subclasses
                                                        Ordering
                                                        1. Alphabetic
                                                        2. By Inheritance
                                                        Inherited
                                                        1. VisualizeModule
                                                        2. TaskModule
                                                        3. Module
                                                        4. BaseClass
                                                        5. Cacher
                                                        6. AnyRef
                                                        7. Any
                                                        1. Hide All
                                                        2. Show All
                                                        Visibility
                                                        1. Public
                                                        2. Protected

                                                        Abstract Value Members

                                                        1. abstract def repositories: Seq[Repository]

                                                        Concrete Value Members

                                                        1. object millInternal 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 diff --git a/api/latest/mill/main/index.html b/api/latest/mill/main/index.html index e87b6232b04..3cc1d3f7a0c 100644 --- a/api/latest/mill/main/index.html +++ b/api/latest/mill/main/index.html @@ -1,5 +1,5 @@ Mill - mill.main

                                                          Packages

                                                          p

                                                          mill

                                                          main

                                                          package main

                                                          Source
                                                          package.scala
                                                          Linear Supertypes
                                                          AnyRef, Any
                                                          Ordering
                                                          1. Alphabetic
                                                          2. By Inheritance
                                                          Inherited
                                                          1. main
                                                          2. AnyRef
                                                          3. Any
                                                          1. Hide All
                                                          2. Show All
                                                          Visibility
                                                          1. Public
                                                          2. Protected

                                                          Type Members

                                                          1. trait MainModule extends BaseClass with define.Module

                                                            mill.define.Module containing all the default tasks that Mill provides: resolve, +var toRoot = '../../';

                                                            Packages

                                                            p

                                                            mill

                                                            main

                                                            package main

                                                            Source
                                                            package.scala
                                                            Linear Supertypes
                                                            AnyRef, Any
                                                            Ordering
                                                            1. Alphabetic
                                                            2. By Inheritance
                                                            Inherited
                                                            1. main
                                                            2. AnyRef
                                                            3. Any
                                                            1. Hide All
                                                            2. Show All
                                                            Visibility
                                                            1. Public
                                                            2. Protected

                                                            Type Members

                                                            1. trait MainModule extends BaseClass with define.Module

                                                              mill.define.Module containing all the default tasks that Mill provides: resolve, show, inspect, plan, etc.

                                                            2. abstract class RootModule extends BaseModule with MainModule

                                                              Used to mark a module in your build.sc as a top-level module, so it's targets and commands can be run directly e.g.

                                                              Used to mark a module in your build.sc as a top-level module, so it's targets and commands can be run directly e.g. via mill run rather than diff --git a/api/latest/mill/resolve/ParseArgs$.html b/api/latest/mill/resolve/ParseArgs$.html index 85d5401783d..f840df63352 100644 --- a/api/latest/mill/resolve/ParseArgs$.html +++ b/api/latest/mill/resolve/ParseArgs$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.ParseArgs

                                                              Packages

                                                              o

                                                              mill.resolve

                                                              ParseArgs

                                                              object ParseArgs

                                                              Source
                                                              ParseArgs.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. ParseArgs
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Type Members

                                                              1. type TargetsWithParams = (Seq[(Option[Segments], Segments)], Seq[String])

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. val MultiArgsSeparator: String

                                                                Separator used in multiSelect-mode to separate targets from their args.

                                                              5. val TargetSeparator: String

                                                                Separator used in SelectMode.Separated mode to separate a target-args-tuple from the next target.

                                                              6. def apply(scriptArgs: Seq[String], selectMode: SelectMode): Either[String, Seq[TargetsWithParams]]
                                                              7. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              8. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              9. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              10. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              11. def extractSegments(selectorString: String): Either[String, (Option[Segments], Segments)]
                                                              12. def extractSelsAndArgs(scriptArgs: Seq[String], multiSelect: Boolean): (Seq[String], Seq[String])
                                                              13. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              14. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              15. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              16. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              17. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              18. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              19. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              20. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              21. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              22. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              23. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              24. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              o

                                                              mill.resolve

                                                              ParseArgs

                                                              object ParseArgs

                                                              Source
                                                              ParseArgs.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. ParseArgs
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Type Members

                                                              1. type TargetsWithParams = (Seq[(Option[Segments], Segments)], Seq[String])

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. val MultiArgsSeparator: String

                                                                Separator used in multiSelect-mode to separate targets from their args.

                                                              5. val TargetSeparator: String

                                                                Separator used in SelectMode.Separated mode to separate a target-args-tuple from the next target.

                                                              6. def apply(scriptArgs: Seq[String], selectMode: SelectMode): Either[String, Seq[TargetsWithParams]]
                                                              7. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              8. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              9. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              10. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              11. def extractSegments(selectorString: String): Either[String, (Option[Segments], Segments)]
                                                              12. def extractSelsAndArgs(scriptArgs: Seq[String], multiSelect: Boolean): (Seq[String], Seq[String])
                                                              13. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              14. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              15. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              16. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              17. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              18. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              19. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              20. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              21. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              22. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              23. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              24. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/Resolve$$Segments$.html b/api/latest/mill/resolve/Resolve$$Segments$.html index c8f687c15e5..ee5dfb483d2 100644 --- a/api/latest/mill/resolve/Resolve$$Segments$.html +++ b/api/latest/mill/resolve/Resolve$$Segments$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.Resolve.Segments

                                                              Packages

                                                              object Segments extends Resolve[Segments]

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              Resolve[Segments], AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Segments
                                                              2. Resolve
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. def resolve(rootModule: BaseModule, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, List[Segments]]
                                                                Definition Classes
                                                                Resolve
                                                              16. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              17. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              18. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              20. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from Resolve[Segments]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              object Segments extends Resolve[Segments]

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              Resolve[Segments], AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Segments
                                                              2. Resolve
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. def resolve(rootModule: BaseModule, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, List[Segments]]
                                                                Definition Classes
                                                                Resolve
                                                              16. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              17. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              18. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              20. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from Resolve[Segments]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/Resolve$$Tasks$.html b/api/latest/mill/resolve/Resolve$$Tasks$.html index ed7b078ebcd..267b45e0ae8 100644 --- a/api/latest/mill/resolve/Resolve$$Tasks$.html +++ b/api/latest/mill/resolve/Resolve$$Tasks$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.Resolve.Tasks

                                                              Packages

                                                              object Tasks extends Resolve[NamedTask[Any]]

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              Resolve[NamedTask[Any]], AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Tasks
                                                              2. Resolve
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. def resolve(rootModule: BaseModule, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, List[NamedTask[Any]]]
                                                                Definition Classes
                                                                Resolve
                                                              16. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              17. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              18. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              20. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from Resolve[NamedTask[Any]]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              object Tasks extends Resolve[NamedTask[Any]]

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              Resolve[NamedTask[Any]], AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Tasks
                                                              2. Resolve
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. def resolve(rootModule: BaseModule, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, List[NamedTask[Any]]]
                                                                Definition Classes
                                                                Resolve
                                                              16. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              17. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              18. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              20. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from Resolve[NamedTask[Any]]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/Resolve$.html b/api/latest/mill/resolve/Resolve$.html index db44b95f3ed..f4971a95a0b 100644 --- a/api/latest/mill/resolve/Resolve$.html +++ b/api/latest/mill/resolve/Resolve$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.Resolve

                                                              Packages

                                                              object Resolve

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Resolve
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                                              20. object Segments extends Resolve[Segments]
                                                              21. object Tasks extends Resolve[NamedTask[Any]]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              object Resolve

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Resolve
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                                              20. object Segments extends Resolve[Segments]
                                                              21. object Tasks extends Resolve[NamedTask[Any]]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/Resolve.html b/api/latest/mill/resolve/Resolve.html index e4688f34e28..cbbb8c9e416 100644 --- a/api/latest/mill/resolve/Resolve.html +++ b/api/latest/mill/resolve/Resolve.html @@ -1,2 +1,2 @@ Mill - mill.resolve.Resolve

                                                              Packages

                                                              trait Resolve[T] extends AnyRef

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Known Subclasses
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Resolve
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. def resolve(rootModule: BaseModule, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, List[T]]
                                                              16. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              17. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              18. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              20. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              trait Resolve[T] extends AnyRef

                                                              Source
                                                              Resolve.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Known Subclasses
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Resolve
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. def resolve(rootModule: BaseModule, scriptArgs: Seq[String], selectMode: SelectMode): Either[String, List[T]]
                                                              16. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              17. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              18. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              20. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/SelectMode$$Multi$.html b/api/latest/mill/resolve/SelectMode$$Multi$.html index acb21a388fc..e5c914e7d6f 100644 --- a/api/latest/mill/resolve/SelectMode$$Multi$.html +++ b/api/latest/mill/resolve/SelectMode$$Multi$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.SelectMode.Multi

                                                              Packages

                                                              object Multi extends SelectMode

                                                              All args are treated as targets or commands. If a -- is detected, subsequent args are parameters to all commands.

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              SelectMode, AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Multi
                                                              2. SelectMode
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from SelectMode

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              object Multi extends SelectMode

                                                              All args are treated as targets or commands. If a -- is detected, subsequent args are parameters to all commands.

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              SelectMode, AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Multi
                                                              2. SelectMode
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from SelectMode

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/SelectMode$$Separated$.html b/api/latest/mill/resolve/SelectMode$$Separated$.html index c1b83073e13..2c8af8efb1a 100644 --- a/api/latest/mill/resolve/SelectMode$$Separated$.html +++ b/api/latest/mill/resolve/SelectMode$$Separated$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.SelectMode.Separated

                                                              Packages

                                                              object Separated extends SelectMode

                                                              Like a combination of Single and Multi, behaving like Single but using a special separator (++) to start parsing another target/command.

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              SelectMode, AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Separated
                                                              2. SelectMode
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from SelectMode

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              object Separated extends SelectMode

                                                              Like a combination of Single and Multi, behaving like Single but using a special separator (++) to start parsing another target/command.

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              SelectMode, AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. Separated
                                                              2. SelectMode
                                                              3. AnyRef
                                                              4. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from SelectMode

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/SelectMode$.html b/api/latest/mill/resolve/SelectMode$.html index 8c5237b6ee2..424eb9c8703 100644 --- a/api/latest/mill/resolve/SelectMode$.html +++ b/api/latest/mill/resolve/SelectMode$.html @@ -1,2 +1,2 @@ Mill - mill.resolve.SelectMode

                                                              Packages

                                                              object SelectMode

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. SelectMode
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                                              20. object Multi extends SelectMode

                                                                All args are treated as targets or commands.

                                                                All args are treated as targets or commands. If a -- is detected, subsequent args are parameters to all commands.

                                                              21. object Separated extends SelectMode

                                                                Like a combination of Single and Multi, behaving like Single but using a special separator (++) to start parsing another target/command.

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              object SelectMode

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. SelectMode
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                                              20. object Multi extends SelectMode

                                                                All args are treated as targets or commands.

                                                                All args are treated as targets or commands. If a -- is detected, subsequent args are parameters to all commands.

                                                              21. object Separated extends SelectMode

                                                                Like a combination of Single and Multi, behaving like Single but using a special separator (++) to start parsing another target/command.

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/SelectMode.html b/api/latest/mill/resolve/SelectMode.html index d72e943e03e..e0fc886f762 100644 --- a/api/latest/mill/resolve/SelectMode.html +++ b/api/latest/mill/resolve/SelectMode.html @@ -1,2 +1,2 @@ Mill - mill.resolve.SelectMode

                                                              Packages

                                                              sealed trait SelectMode extends AnyRef

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Known Subclasses
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. SelectMode
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +var toRoot = '../../';

                                                              Packages

                                                              sealed trait SelectMode extends AnyRef

                                                              Source
                                                              SelectMode.scala
                                                              Linear Supertypes
                                                              AnyRef, Any
                                                              Known Subclasses
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. SelectMode
                                                              2. AnyRef
                                                              3. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              5. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              7. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              8. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              10. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              11. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              13. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              14. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              16. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              17. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              19. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              diff --git a/api/latest/mill/resolve/SimpleTaskTokenReader.html b/api/latest/mill/resolve/SimpleTaskTokenReader.html index 2708e600898..f3e57e019b0 100644 --- a/api/latest/mill/resolve/SimpleTaskTokenReader.html +++ b/api/latest/mill/resolve/SimpleTaskTokenReader.html @@ -1,3 +1,3 @@ Mill - mill.resolve.SimpleTaskTokenReader

                                                              Packages

                                                              c

                                                              mill.resolve

                                                              SimpleTaskTokenReader

                                                              class SimpleTaskTokenReader[T] extends Simple[define.Task[T]]

                                                              Transparently handle Task[T] like simple T but lift the result into a T.task. -

                                                              Source
                                                              SimpleTaskTokenReader.scala
                                                              Linear Supertypes
                                                              Simple[define.Task[T]], ShortNamed[define.Task[T]], Terminal[define.Task[T]], TokensReader[define.Task[T]], AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. SimpleTaskTokenReader
                                                              2. Simple
                                                              3. ShortNamed
                                                              4. Terminal
                                                              5. TokensReader
                                                              6. AnyRef
                                                              7. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Instance Constructors

                                                              1. new SimpleTaskTokenReader(tokensReaderOfT: Simple[T])

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. def allowEmpty: Boolean
                                                                Definition Classes
                                                                SimpleTaskTokenReader → Simple
                                                              5. def alwaysRepeatable: Boolean
                                                                Definition Classes
                                                                SimpleTaskTokenReader → Simple
                                                              6. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              7. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              8. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              9. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              10. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              11. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              12. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              13. def isClass: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              14. def isConstant: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              15. def isFlag: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              16. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              17. def isLeftover: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              18. def isSimple: Boolean
                                                                Definition Classes
                                                                Simple → TokensReader
                                                              19. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              20. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              21. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              22. def read(s: Seq[String]): Either[String, define.Task[T]]
                                                                Definition Classes
                                                                SimpleTaskTokenReader → Simple
                                                              23. def shortName: String
                                                                Definition Classes
                                                                SimpleTaskTokenReader → ShortNamed
                                                              24. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              25. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              26. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              27. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              28. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from Simple[define.Task[T]]

                                                              Inherited from ShortNamed[define.Task[T]]

                                                              Inherited from Terminal[define.Task[T]]

                                                              Inherited from TokensReader[define.Task[T]]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                              +

                                                              Source
                                                              SimpleTaskTokenReader.scala
                                                              Linear Supertypes
                                                              Simple[define.Task[T]], ShortNamed[define.Task[T]], Terminal[define.Task[T]], TokensReader[define.Task[T]], AnyRef, Any
                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. SimpleTaskTokenReader
                                                              2. Simple
                                                              3. ShortNamed
                                                              4. Terminal
                                                              5. TokensReader
                                                              6. AnyRef
                                                              7. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Instance Constructors

                                                              1. new SimpleTaskTokenReader(tokensReaderOfT: Simple[T])

                                                              Value Members

                                                              1. final def !=(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              2. final def ##: Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                              3. final def ==(arg0: Any): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              4. def allowEmpty: Boolean
                                                                Definition Classes
                                                                SimpleTaskTokenReader → Simple
                                                              5. def alwaysRepeatable: Boolean
                                                                Definition Classes
                                                                SimpleTaskTokenReader → Simple
                                                              6. final def asInstanceOf[T0]: T0
                                                                Definition Classes
                                                                Any
                                                              7. def clone(): AnyRef
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                              8. final def eq(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              9. def equals(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef → Any
                                                              10. def finalize(): Unit
                                                                Attributes
                                                                protected[lang]
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.Throwable])
                                                              11. final def getClass(): Class[_ <: AnyRef]
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              12. def hashCode(): Int
                                                                Definition Classes
                                                                AnyRef → Any
                                                                Annotations
                                                                @native()
                                                              13. def isClass: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              14. def isConstant: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              15. def isFlag: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              16. final def isInstanceOf[T0]: Boolean
                                                                Definition Classes
                                                                Any
                                                              17. def isLeftover: Boolean
                                                                Definition Classes
                                                                TokensReader
                                                              18. def isSimple: Boolean
                                                                Definition Classes
                                                                Simple → TokensReader
                                                              19. final def ne(arg0: AnyRef): Boolean
                                                                Definition Classes
                                                                AnyRef
                                                              20. final def notify(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              21. final def notifyAll(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @native()
                                                              22. def read(s: Seq[String]): Either[String, define.Task[T]]
                                                                Definition Classes
                                                                SimpleTaskTokenReader → Simple
                                                              23. def shortName: String
                                                                Definition Classes
                                                                SimpleTaskTokenReader → ShortNamed
                                                              24. final def synchronized[T0](arg0: => T0): T0
                                                                Definition Classes
                                                                AnyRef
                                                              25. def toString(): String
                                                                Definition Classes
                                                                AnyRef → Any
                                                              26. final def wait(): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              27. final def wait(arg0: Long, arg1: Int): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException])
                                                              28. final def wait(arg0: Long): Unit
                                                                Definition Classes
                                                                AnyRef
                                                                Annotations
                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                              Inherited from Simple[define.Task[T]]

                                                              Inherited from ShortNamed[define.Task[T]]

                                                              Inherited from Terminal[define.Task[T]]

                                                              Inherited from TokensReader[define.Task[T]]

                                                              Inherited from AnyRef

                                                              Inherited from Any

                                                              Ungrouped

                                                            diff --git a/api/latest/mill/scalajslib/ScalaJSBuildInfo$.html b/api/latest/mill/scalajslib/ScalaJSBuildInfo$.html index d651d1f0a7a..40159c01ec3 100644 --- a/api/latest/mill/scalajslib/ScalaJSBuildInfo$.html +++ b/api/latest/mill/scalajslib/ScalaJSBuildInfo$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.ScalaJSBuildInfo

                                                            Packages

                                                            o

                                                            mill.scalajslib

                                                            ScalaJSBuildInfo

                                                            object ScalaJSBuildInfo

                                                            Source
                                                            ScalaJSBuildInfo.scala
                                                            Linear Supertypes
                                                            AnyRef, Any
                                                            Ordering
                                                            1. Alphabetic
                                                            2. By Inheritance
                                                            Inherited
                                                            1. ScalaJSBuildInfo
                                                            2. AnyRef
                                                            3. Any
                                                            1. Hide All
                                                            2. Show All
                                                            Visibility
                                                            1. Public
                                                            2. Protected

                                                            Value Members

                                                            1. final def !=(arg0: Any): Boolean
                                                              Definition Classes
                                                              AnyRef → Any
                                                            2. final def ##: Int
                                                              Definition Classes
                                                              AnyRef → Any
                                                            3. final def ==(arg0: Any): Boolean
                                                              Definition Classes
                                                              AnyRef → Any
                                                            4. final def asInstanceOf[T0]: T0
                                                              Definition Classes
                                                              Any
                                                            5. def clone(): AnyRef
                                                              Attributes
                                                              protected[lang]
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                            6. final def eq(arg0: AnyRef): Boolean
                                                              Definition Classes
                                                              AnyRef
                                                            7. def equals(arg0: AnyRef): Boolean
                                                              Definition Classes
                                                              AnyRef → Any
                                                            8. def finalize(): Unit
                                                              Attributes
                                                              protected[lang]
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.Throwable])
                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                              Definition Classes
                                                              AnyRef → Any
                                                              Annotations
                                                              @native()
                                                            10. def hashCode(): Int
                                                              Definition Classes
                                                              AnyRef → Any
                                                              Annotations
                                                              @native()
                                                            11. final def isInstanceOf[T0]: Boolean
                                                              Definition Classes
                                                              Any
                                                            12. final def ne(arg0: AnyRef): Boolean
                                                              Definition Classes
                                                              AnyRef
                                                            13. final def notify(): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @native()
                                                            14. final def notifyAll(): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @native()
                                                            15. val scalajsEnvExoegoJsdomNodejs: String
                                                            16. val scalajsEnvJsdomNodejs: String
                                                            17. val scalajsEnvNodejs: String
                                                            18. val scalajsEnvPhantomJs: String
                                                            19. val scalajsEnvSelenium: String
                                                            20. final def synchronized[T0](arg0: => T0): T0
                                                              Definition Classes
                                                              AnyRef
                                                            21. def toString(): String
                                                              Definition Classes
                                                              AnyRef → Any
                                                            22. final def wait(): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.InterruptedException])
                                                            23. final def wait(arg0: Long, arg1: Int): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.InterruptedException])
                                                            24. final def wait(arg0: Long): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                            Inherited from AnyRef

                                                            Inherited from Any

                                                            Ungrouped

                                                            +var toRoot = '../../';

                                                            Packages

                                                            o

                                                            mill.scalajslib

                                                            ScalaJSBuildInfo

                                                            object ScalaJSBuildInfo

                                                            Source
                                                            ScalaJSBuildInfo.scala
                                                            Linear Supertypes
                                                            AnyRef, Any
                                                            Ordering
                                                            1. Alphabetic
                                                            2. By Inheritance
                                                            Inherited
                                                            1. ScalaJSBuildInfo
                                                            2. AnyRef
                                                            3. Any
                                                            1. Hide All
                                                            2. Show All
                                                            Visibility
                                                            1. Public
                                                            2. Protected

                                                            Value Members

                                                            1. final def !=(arg0: Any): Boolean
                                                              Definition Classes
                                                              AnyRef → Any
                                                            2. final def ##: Int
                                                              Definition Classes
                                                              AnyRef → Any
                                                            3. final def ==(arg0: Any): Boolean
                                                              Definition Classes
                                                              AnyRef → Any
                                                            4. final def asInstanceOf[T0]: T0
                                                              Definition Classes
                                                              Any
                                                            5. def clone(): AnyRef
                                                              Attributes
                                                              protected[lang]
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                            6. final def eq(arg0: AnyRef): Boolean
                                                              Definition Classes
                                                              AnyRef
                                                            7. def equals(arg0: AnyRef): Boolean
                                                              Definition Classes
                                                              AnyRef → Any
                                                            8. def finalize(): Unit
                                                              Attributes
                                                              protected[lang]
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.Throwable])
                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                              Definition Classes
                                                              AnyRef → Any
                                                              Annotations
                                                              @native()
                                                            10. def hashCode(): Int
                                                              Definition Classes
                                                              AnyRef → Any
                                                              Annotations
                                                              @native()
                                                            11. final def isInstanceOf[T0]: Boolean
                                                              Definition Classes
                                                              Any
                                                            12. final def ne(arg0: AnyRef): Boolean
                                                              Definition Classes
                                                              AnyRef
                                                            13. final def notify(): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @native()
                                                            14. final def notifyAll(): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @native()
                                                            15. val scalajsEnvExoegoJsdomNodejs: String
                                                            16. val scalajsEnvJsdomNodejs: String
                                                            17. val scalajsEnvNodejs: String
                                                            18. val scalajsEnvPhantomJs: String
                                                            19. val scalajsEnvSelenium: String
                                                            20. final def synchronized[T0](arg0: => T0): T0
                                                              Definition Classes
                                                              AnyRef
                                                            21. def toString(): String
                                                              Definition Classes
                                                              AnyRef → Any
                                                            22. final def wait(): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.InterruptedException])
                                                            23. final def wait(arg0: Long, arg1: Int): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.InterruptedException])
                                                            24. final def wait(arg0: Long): Unit
                                                              Definition Classes
                                                              AnyRef
                                                              Annotations
                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                            Inherited from AnyRef

                                                            Inherited from Any

                                                            Ungrouped

                                                            diff --git a/api/latest/mill/scalajslib/ScalaJSModule$ScalaJSTests.html b/api/latest/mill/scalajslib/ScalaJSModule$ScalaJSTests.html index cd354cac1fa..d1efac5f821 100644 --- a/api/latest/mill/scalajslib/ScalaJSModule$ScalaJSTests.html +++ b/api/latest/mill/scalajslib/ScalaJSModule$ScalaJSTests.html @@ -1,5 +1,5 @@ Mill - mill.scalajslib.ScalaJSModule.ScalaJSTests

                                                            Packages

                                                            trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule

                                                            Ordering
                                                            1. Alphabetic
                                                            2. By Inheritance
                                                            Inherited
                                                            1. ScalaJSTests
                                                            2. TestScalaJSModule
                                                            3. ScalaJSModule
                                                            4. ScalaTests
                                                            5. ScalaModule
                                                            6. ScalaModuleBase
                                                            7. JavaModuleTests
                                                            8. TestModule
                                                            9. JavaModule
                                                            10. JavaModuleBase
                                                            11. SemanticDbJavaModule
                                                            12. BspModule
                                                            13. OfflineSupportModule
                                                            14. CoursierModule
                                                            15. GenIdeaModule
                                                            16. TaskModule
                                                            17. Module
                                                            18. BaseClass
                                                            19. Cacher
                                                            20. AnyRef
                                                            21. Any
                                                            1. Hide All
                                                            2. Show All
                                                            Visibility
                                                            1. Public
                                                            2. Protected

                                                            Type Members

                                                            1. trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule
                                                              Definition Classes
                                                              ScalaJSModule
                                                            2. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                              Definition Classes
                                                              JavaModule
                                                            3. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                              Definition Classes
                                                              ScalaModule

                                                            Deprecated Type Members

                                                            1. type ScalaJSModuleTests = ScalaJSTests
                                                              Definition Classes
                                                              ScalaJSModule
                                                              Annotations
                                                              @deprecated
                                                              Deprecated

                                                              (Since version 0.11.0) use ScalaJSTests

                                                            2. type ScalaModuleTests = ScalaTests
                                                              Definition Classes
                                                              ScalaModule
                                                              Annotations
                                                              @deprecated
                                                              Deprecated

                                                              (Since version 0.11.0) use ScalaTests

                                                            Abstract Value Members

                                                            1. abstract def testFramework: T[String]

                                                              The test framework to use.

                                                              The test framework to use. +var toRoot = '../../';

                                                              Packages

                                                              trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule

                                                              Ordering
                                                              1. Alphabetic
                                                              2. By Inheritance
                                                              Inherited
                                                              1. ScalaJSTests
                                                              2. TestScalaJSModule
                                                              3. ScalaJSModule
                                                              4. ScalaTests
                                                              5. ScalaModule
                                                              6. ScalaModuleBase
                                                              7. JavaModuleTests
                                                              8. TestModule
                                                              9. JavaModule
                                                              10. JavaModuleBase
                                                              11. SemanticDbJavaModule
                                                              12. BspModule
                                                              13. OfflineSupportModule
                                                              14. CoursierModule
                                                              15. GenIdeaModule
                                                              16. TaskModule
                                                              17. Module
                                                              18. BaseClass
                                                              19. Cacher
                                                              20. AnyRef
                                                              21. Any
                                                              1. Hide All
                                                              2. Show All
                                                              Visibility
                                                              1. Public
                                                              2. Protected

                                                              Type Members

                                                              1. trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule
                                                                Definition Classes
                                                                ScalaJSModule
                                                              2. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                Definition Classes
                                                                JavaModule
                                                              3. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                Definition Classes
                                                                ScalaModule

                                                              Deprecated Type Members

                                                              1. type ScalaJSModuleTests = ScalaJSTests
                                                                Definition Classes
                                                                ScalaJSModule
                                                                Annotations
                                                                @deprecated
                                                                Deprecated

                                                                (Since version 0.11.0) use ScalaJSTests

                                                              2. type ScalaModuleTests = ScalaTests
                                                                Definition Classes
                                                                ScalaModule
                                                                Annotations
                                                                @deprecated
                                                                Deprecated

                                                                (Since version 0.11.0) use ScalaTests

                                                              Abstract Value Members

                                                              1. abstract def testFramework: T[String]

                                                                The test framework to use.

                                                                The test framework to use.

                                                                Definition Classes
                                                                TestModule

                                                              Concrete Value Members

                                                              1. object millInternal 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, diff --git a/api/latest/mill/scalajslib/ScalaJSModule.html b/api/latest/mill/scalajslib/ScalaJSModule.html index eaecd7cd5b5..75459648627 100644 --- a/api/latest/mill/scalajslib/ScalaJSModule.html +++ b/api/latest/mill/scalajslib/ScalaJSModule.html @@ -1,5 +1,5 @@ Mill - mill.scalajslib.ScalaJSModule

                                                                Packages

                                                                t

                                                                mill.scalajslib

                                                                ScalaJSModule

                                                                trait ScalaJSModule extends BaseClass with ScalaModule

                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. ScalaJSModule
                                                                2. ScalaModule
                                                                3. ScalaModuleBase
                                                                4. JavaModule
                                                                5. JavaModuleBase
                                                                6. SemanticDbJavaModule
                                                                7. BspModule
                                                                8. OfflineSupportModule
                                                                9. CoursierModule
                                                                10. GenIdeaModule
                                                                11. TaskModule
                                                                12. Module
                                                                13. BaseClass
                                                                14. Cacher
                                                                15. AnyRef
                                                                16. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Type Members

                                                                1. trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule
                                                                2. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                  Definition Classes
                                                                  JavaModule
                                                                3. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                  Definition Classes
                                                                  ScalaModule

                                                                Deprecated Type Members

                                                                1. type ScalaJSModuleTests = ScalaJSTests
                                                                  Annotations
                                                                  @deprecated
                                                                  Deprecated

                                                                  (Since version 0.11.0) use ScalaJSTests

                                                                2. type ScalaModuleTests = ScalaTests
                                                                  Definition Classes
                                                                  ScalaModule
                                                                  Annotations
                                                                  @deprecated
                                                                  Deprecated

                                                                  (Since version 0.11.0) use ScalaTests

                                                                Abstract Value Members

                                                                1. abstract def scalaJSVersion: T[String]
                                                                2. abstract def scalaVersion: T[String]

                                                                  What version of Scala to use +var toRoot = '../../';

                                                                  Packages

                                                                  t

                                                                  mill.scalajslib

                                                                  ScalaJSModule

                                                                  trait ScalaJSModule extends BaseClass with ScalaModule

                                                                  Ordering
                                                                  1. Alphabetic
                                                                  2. By Inheritance
                                                                  Inherited
                                                                  1. ScalaJSModule
                                                                  2. ScalaModule
                                                                  3. ScalaModuleBase
                                                                  4. JavaModule
                                                                  5. JavaModuleBase
                                                                  6. SemanticDbJavaModule
                                                                  7. BspModule
                                                                  8. OfflineSupportModule
                                                                  9. CoursierModule
                                                                  10. GenIdeaModule
                                                                  11. TaskModule
                                                                  12. Module
                                                                  13. BaseClass
                                                                  14. Cacher
                                                                  15. AnyRef
                                                                  16. Any
                                                                  1. Hide All
                                                                  2. Show All
                                                                  Visibility
                                                                  1. Public
                                                                  2. Protected

                                                                  Type Members

                                                                  1. trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule
                                                                  2. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                    Definition Classes
                                                                    JavaModule
                                                                  3. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                    Definition Classes
                                                                    ScalaModule

                                                                  Deprecated Type Members

                                                                  1. type ScalaJSModuleTests = ScalaJSTests
                                                                    Annotations
                                                                    @deprecated
                                                                    Deprecated

                                                                    (Since version 0.11.0) use ScalaJSTests

                                                                  2. type ScalaModuleTests = ScalaTests
                                                                    Definition Classes
                                                                    ScalaModule
                                                                    Annotations
                                                                    @deprecated
                                                                    Deprecated

                                                                    (Since version 0.11.0) use ScalaTests

                                                                  Abstract Value Members

                                                                  1. abstract def scalaJSVersion: T[String]
                                                                  2. abstract def scalaVersion: T[String]

                                                                    What version of Scala to use

                                                                    What version of Scala to use

                                                                    Definition Classes
                                                                    ScalaModule

                                                                  Concrete Value Members

                                                                  1. object millInternal extends Internal

                                                                    Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalajslib/TestScalaJSModule.html b/api/latest/mill/scalajslib/TestScalaJSModule.html index 6551c94ec6c..09dc474184a 100644 --- a/api/latest/mill/scalajslib/TestScalaJSModule.html +++ b/api/latest/mill/scalajslib/TestScalaJSModule.html @@ -1,5 +1,5 @@ Mill - mill.scalajslib.TestScalaJSModule

                                                                    Packages

                                                                    t

                                                                    mill.scalajslib

                                                                    TestScalaJSModule

                                                                    trait TestScalaJSModule extends BaseClass with ScalaJSModule with TestModule

                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. TestScalaJSModule
                                                                    2. TestModule
                                                                    3. ScalaJSModule
                                                                    4. ScalaModule
                                                                    5. ScalaModuleBase
                                                                    6. JavaModule
                                                                    7. JavaModuleBase
                                                                    8. SemanticDbJavaModule
                                                                    9. BspModule
                                                                    10. OfflineSupportModule
                                                                    11. CoursierModule
                                                                    12. GenIdeaModule
                                                                    13. TaskModule
                                                                    14. Module
                                                                    15. BaseClass
                                                                    16. Cacher
                                                                    17. AnyRef
                                                                    18. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Type Members

                                                                    1. trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule
                                                                      Definition Classes
                                                                      ScalaJSModule
                                                                    2. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                      Definition Classes
                                                                      JavaModule
                                                                    3. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                      Definition Classes
                                                                      ScalaModule

                                                                    Deprecated Type Members

                                                                    1. type ScalaJSModuleTests = ScalaJSTests
                                                                      Definition Classes
                                                                      ScalaJSModule
                                                                      Annotations
                                                                      @deprecated
                                                                      Deprecated

                                                                      (Since version 0.11.0) use ScalaJSTests

                                                                    2. type ScalaModuleTests = ScalaTests
                                                                      Definition Classes
                                                                      ScalaModule
                                                                      Annotations
                                                                      @deprecated
                                                                      Deprecated

                                                                      (Since version 0.11.0) use ScalaTests

                                                                    Abstract Value Members

                                                                    1. abstract def scalaJSVersion: T[String]
                                                                      Definition Classes
                                                                      ScalaJSModule
                                                                    2. abstract def scalaVersion: T[String]

                                                                      What version of Scala to use +var toRoot = '../../';

                                                                      Packages

                                                                      t

                                                                      mill.scalajslib

                                                                      TestScalaJSModule

                                                                      trait TestScalaJSModule extends BaseClass with ScalaJSModule with TestModule

                                                                      Ordering
                                                                      1. Alphabetic
                                                                      2. By Inheritance
                                                                      Inherited
                                                                      1. TestScalaJSModule
                                                                      2. TestModule
                                                                      3. ScalaJSModule
                                                                      4. ScalaModule
                                                                      5. ScalaModuleBase
                                                                      6. JavaModule
                                                                      7. JavaModuleBase
                                                                      8. SemanticDbJavaModule
                                                                      9. BspModule
                                                                      10. OfflineSupportModule
                                                                      11. CoursierModule
                                                                      12. GenIdeaModule
                                                                      13. TaskModule
                                                                      14. Module
                                                                      15. BaseClass
                                                                      16. Cacher
                                                                      17. AnyRef
                                                                      18. Any
                                                                      1. Hide All
                                                                      2. Show All
                                                                      Visibility
                                                                      1. Public
                                                                      2. Protected

                                                                      Type Members

                                                                      1. trait ScalaJSTests extends BaseClass with ScalaTests with TestScalaJSModule
                                                                        Definition Classes
                                                                        ScalaJSModule
                                                                      2. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                        Definition Classes
                                                                        JavaModule
                                                                      3. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                        Definition Classes
                                                                        ScalaModule

                                                                      Deprecated Type Members

                                                                      1. type ScalaJSModuleTests = ScalaJSTests
                                                                        Definition Classes
                                                                        ScalaJSModule
                                                                        Annotations
                                                                        @deprecated
                                                                        Deprecated

                                                                        (Since version 0.11.0) use ScalaJSTests

                                                                      2. type ScalaModuleTests = ScalaTests
                                                                        Definition Classes
                                                                        ScalaModule
                                                                        Annotations
                                                                        @deprecated
                                                                        Deprecated

                                                                        (Since version 0.11.0) use ScalaTests

                                                                      Abstract Value Members

                                                                      1. abstract def scalaJSVersion: T[String]
                                                                        Definition Classes
                                                                        ScalaJSModule
                                                                      2. abstract def scalaVersion: T[String]

                                                                        What version of Scala to use

                                                                        What version of Scala to use

                                                                        Definition Classes
                                                                        ScalaModule
                                                                      3. abstract def testFramework: T[String]

                                                                        The test framework to use.

                                                                        The test framework to use.

                                                                        Definition Classes
                                                                        TestModule

                                                                      Concrete Value Members

                                                                      1. object millInternal extends Internal

                                                                        Miscellaneous machinery around traversing & querying the build hierarchy, diff --git a/api/latest/mill/scalajslib/api/ESFeatures$.html b/api/latest/mill/scalajslib/api/ESFeatures$.html index 869857561de..4a1c11e8aec 100644 --- a/api/latest/mill/scalajslib/api/ESFeatures$.html +++ b/api/latest/mill/scalajslib/api/ESFeatures$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESFeatures

                                                                        Packages

                                                                        object ESFeatures extends Serializable

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESFeatures
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. val Defaults: ESFeatures
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. implicit val rw: upickle.default.ReadWriter[ESFeatures]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ESFeatures extends Serializable

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESFeatures
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. val Defaults: ESFeatures
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. implicit val rw: upickle.default.ReadWriter[ESFeatures]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESFeatures.html b/api/latest/mill/scalajslib/api/ESFeatures.html index eb488f72c84..c353765822e 100644 --- a/api/latest/mill/scalajslib/api/ESFeatures.html +++ b/api/latest/mill/scalajslib/api/ESFeatures.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESFeatures

                                                                        Packages

                                                                        case class ESFeatures extends Product with Serializable

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESFeatures
                                                                        2. Serializable
                                                                        3. Product
                                                                        4. Equals
                                                                        5. AnyRef
                                                                        6. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. val allowBigIntsForLongs: Boolean
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. val avoidClasses: Boolean
                                                                        7. val avoidLetsAndConsts: Boolean
                                                                        8. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        10. val esVersion: ESVersion
                                                                        11. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        15. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        18. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        22. def withAllowBigIntsForLongs(allowBigIntsForLongs: Boolean): ESFeatures
                                                                        23. def withAvoidClasses(avoidClasses: Boolean): ESFeatures
                                                                        24. def withAvoidLetsAndConsts(avoidLetsAndConsts: Boolean): ESFeatures
                                                                        25. def withESVersion(esVersion: ESVersion): ESFeatures

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        case class ESFeatures extends Product with Serializable

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESFeatures
                                                                        2. Serializable
                                                                        3. Product
                                                                        4. Equals
                                                                        5. AnyRef
                                                                        6. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. val allowBigIntsForLongs: Boolean
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. val avoidClasses: Boolean
                                                                        7. val avoidLetsAndConsts: Boolean
                                                                        8. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        10. val esVersion: ESVersion
                                                                        11. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        15. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        18. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        22. def withAllowBigIntsForLongs(allowBigIntsForLongs: Boolean): ESFeatures
                                                                        23. def withAvoidClasses(avoidClasses: Boolean): ESFeatures
                                                                        24. def withAvoidLetsAndConsts(avoidLetsAndConsts: Boolean): ESFeatures
                                                                        25. def withESVersion(esVersion: ESVersion): ESFeatures

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2015$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2015$.html index 5ce47c6aec8..7ac2cbec808 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2015$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2015$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2015

                                                                        Packages

                                                                        object ES2015 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2015
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2015 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2015
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2016$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2016$.html index cd609bb6b8f..0c31e93e80d 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2016$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2016$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2016

                                                                        Packages

                                                                        object ES2016 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2016
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2016 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2016
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2017$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2017$.html index 3dd054a83c0..9b1e01d0240 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2017$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2017$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2017

                                                                        Packages

                                                                        object ES2017 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2017
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2017 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2017
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2018$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2018$.html index 2d07dc37695..734c56ecd01 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2018$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2018$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2018

                                                                        Packages

                                                                        object ES2018 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2018
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2018 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2018
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2019$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2019$.html index 4e21aa9ae6d..b46024f2b28 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2019$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2019$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2019

                                                                        Packages

                                                                        object ES2019 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2019
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2019 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2019
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2020$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2020$.html index a798172d5bd..95d086e2568 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2020$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2020$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2020

                                                                        Packages

                                                                        object ES2020 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2020
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2020 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2020
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES2021$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES2021$.html index 35efc92b482..b5c1fa0f3ab 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES2021$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES2021$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES2021

                                                                        Packages

                                                                        object ES2021 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2021
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES2021 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES2021
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$$ES5_1$.html b/api/latest/mill/scalajslib/api/ESVersion$$ES5_1$.html index 77b37558b0a..d4b2a02ec5f 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$$ES5_1$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$$ES5_1$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion.ES5_1

                                                                        Packages

                                                                        object ES5_1 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES5_1
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ES5_1 extends ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        ESVersion, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ES5_1
                                                                        2. ESVersion
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion$.html b/api/latest/mill/scalajslib/api/ESVersion$.html index 1cddcaa78ad..bf271a736c2 100644 --- a/api/latest/mill/scalajslib/api/ESVersion$.html +++ b/api/latest/mill/scalajslib/api/ESVersion$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion

                                                                        Packages

                                                                        object ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESVersion
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. implicit val rw: upickle.default.ReadWriter[ESVersion]
                                                                        16. implicit val rw2015: upickle.default.ReadWriter[ES2015.type]
                                                                        17. implicit val rw2016: upickle.default.ReadWriter[ES2016.type]
                                                                        18. implicit val rw2017: upickle.default.ReadWriter[ES2017.type]
                                                                        19. implicit val rw2018: upickle.default.ReadWriter[ES2018.type]
                                                                        20. implicit val rw2019: upickle.default.ReadWriter[ES2019.type]
                                                                        21. implicit val rw2020: upickle.default.ReadWriter[ES2020.type]
                                                                        22. implicit val rw2021: upickle.default.ReadWriter[ES2021.type]
                                                                        23. implicit val rw5_1: upickle.default.ReadWriter[ES5_1.type]
                                                                        24. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        25. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        26. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        27. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        28. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        29. object ES2015 extends ESVersion
                                                                        30. object ES2016 extends ESVersion
                                                                        31. object ES2017 extends ESVersion
                                                                        32. object ES2018 extends ESVersion
                                                                        33. object ES2019 extends ESVersion
                                                                        34. object ES2020 extends ESVersion
                                                                        35. object ES2021 extends ESVersion
                                                                        36. object ES5_1 extends ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object ESVersion

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESVersion
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. implicit val rw: upickle.default.ReadWriter[ESVersion]
                                                                        16. implicit val rw2015: upickle.default.ReadWriter[ES2015.type]
                                                                        17. implicit val rw2016: upickle.default.ReadWriter[ES2016.type]
                                                                        18. implicit val rw2017: upickle.default.ReadWriter[ES2017.type]
                                                                        19. implicit val rw2018: upickle.default.ReadWriter[ES2018.type]
                                                                        20. implicit val rw2019: upickle.default.ReadWriter[ES2019.type]
                                                                        21. implicit val rw2020: upickle.default.ReadWriter[ES2020.type]
                                                                        22. implicit val rw2021: upickle.default.ReadWriter[ES2021.type]
                                                                        23. implicit val rw5_1: upickle.default.ReadWriter[ES5_1.type]
                                                                        24. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        25. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        26. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        27. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        28. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        29. object ES2015 extends ESVersion
                                                                        30. object ES2016 extends ESVersion
                                                                        31. object ES2017 extends ESVersion
                                                                        32. object ES2018 extends ESVersion
                                                                        33. object ES2019 extends ESVersion
                                                                        34. object ES2020 extends ESVersion
                                                                        35. object ES2021 extends ESVersion
                                                                        36. object ES5_1 extends ESVersion

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/ESVersion.html b/api/latest/mill/scalajslib/api/ESVersion.html index c9408795f52..4c787594b33 100644 --- a/api/latest/mill/scalajslib/api/ESVersion.html +++ b/api/latest/mill/scalajslib/api/ESVersion.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ESVersion

                                                                        Packages

                                                                        sealed trait ESVersion extends AnyRef

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESVersion
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        sealed trait ESVersion extends AnyRef

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ESVersion
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$ExoegoJsDomNodeJs.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$ExoegoJsDomNodeJs.html index 14139c4cf34..78478c76f36 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$ExoegoJsDomNodeJs.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$ExoegoJsDomNodeJs.html @@ -2,4 +2,4 @@ var toRoot = '../../../';

                                                                        Packages

                                                                        c

                                                                        mill.scalajslib.api.JsEnvConfig

                                                                        ExoegoJsDomNodeJs

                                                                        final case class ExoegoJsDomNodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty) extends JsEnvConfig with Product with Serializable

                                                                        JavaScript environment to run on Node.js with jsdom with access to require and Node.js APIs. https://github.com/exoego/scala-js-env-jsdom-nodejs -

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ExoegoJsDomNodeJs
                                                                        2. Serializable
                                                                        3. Product
                                                                        4. Equals
                                                                        5. JsEnvConfig
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new ExoegoJsDomNodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. val args: List[String]
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. val env: Map[String, String]
                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        9. val executable: String
                                                                        10. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from JsEnvConfig

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +

                                                                      Source
                                                                      ScalaJSApi.scala
                                                                      Linear Supertypes
                                                                      Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                      Ordering
                                                                      1. Alphabetic
                                                                      2. By Inheritance
                                                                      Inherited
                                                                      1. ExoegoJsDomNodeJs
                                                                      2. Serializable
                                                                      3. Product
                                                                      4. Equals
                                                                      5. JsEnvConfig
                                                                      6. AnyRef
                                                                      7. Any
                                                                      1. Hide All
                                                                      2. Show All
                                                                      Visibility
                                                                      1. Public
                                                                      2. Protected

                                                                      Instance Constructors

                                                                      1. new ExoegoJsDomNodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty)

                                                                      Value Members

                                                                      1. final def !=(arg0: Any): Boolean
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      2. final def ##: Int
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      3. final def ==(arg0: Any): Boolean
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      4. val args: List[String]
                                                                      5. final def asInstanceOf[T0]: T0
                                                                        Definition Classes
                                                                        Any
                                                                      6. def clone(): AnyRef
                                                                        Attributes
                                                                        protected[lang]
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                      7. val env: Map[String, String]
                                                                      8. final def eq(arg0: AnyRef): Boolean
                                                                        Definition Classes
                                                                        AnyRef
                                                                      9. val executable: String
                                                                      10. def finalize(): Unit
                                                                        Attributes
                                                                        protected[lang]
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.Throwable])
                                                                      11. final def getClass(): Class[_ <: AnyRef]
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                        Annotations
                                                                        @native()
                                                                      12. final def isInstanceOf[T0]: Boolean
                                                                        Definition Classes
                                                                        Any
                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                        Definition Classes
                                                                        AnyRef
                                                                      14. final def notify(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @native()
                                                                      15. final def notifyAll(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @native()
                                                                      16. def productElementNames: Iterator[String]
                                                                        Definition Classes
                                                                        Product
                                                                      17. final def synchronized[T0](arg0: => T0): T0
                                                                        Definition Classes
                                                                        AnyRef
                                                                      18. final def wait(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                      20. final def wait(arg0: Long): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                      Inherited from Serializable

                                                                      Inherited from Product

                                                                      Inherited from Equals

                                                                      Inherited from JsEnvConfig

                                                                      Inherited from AnyRef

                                                                      Inherited from Any

                                                                      Ungrouped

                                                                      diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$JsDom.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$JsDom.html index 70befd3b2e6..55502d002ac 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$JsDom.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$JsDom.html @@ -2,4 +2,4 @@ var toRoot = '../../../';

                                                                      Packages

                                                                      final case class JsDom(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty) extends JsEnvConfig with Product with Serializable

                                                                      JavaScript environment to run on Node.js with jsdom Adds browser dom APIs on Node.js https://github.com/scala-js/scala-js-env-jsdom-nodejs -

                                                                      Source
                                                                      ScalaJSApi.scala
                                                                      Linear Supertypes
                                                                      Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                      Ordering
                                                                      1. Alphabetic
                                                                      2. By Inheritance
                                                                      Inherited
                                                                      1. JsDom
                                                                      2. Serializable
                                                                      3. Product
                                                                      4. Equals
                                                                      5. JsEnvConfig
                                                                      6. AnyRef
                                                                      7. Any
                                                                      1. Hide All
                                                                      2. Show All
                                                                      Visibility
                                                                      1. Public
                                                                      2. Protected

                                                                      Instance Constructors

                                                                      1. new JsDom(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty)

                                                                      Value Members

                                                                      1. final def !=(arg0: Any): Boolean
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      2. final def ##: Int
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      3. final def ==(arg0: Any): Boolean
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      4. val args: List[String]
                                                                      5. final def asInstanceOf[T0]: T0
                                                                        Definition Classes
                                                                        Any
                                                                      6. def clone(): AnyRef
                                                                        Attributes
                                                                        protected[lang]
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                      7. val env: Map[String, String]
                                                                      8. final def eq(arg0: AnyRef): Boolean
                                                                        Definition Classes
                                                                        AnyRef
                                                                      9. val executable: String
                                                                      10. def finalize(): Unit
                                                                        Attributes
                                                                        protected[lang]
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.Throwable])
                                                                      11. final def getClass(): Class[_ <: AnyRef]
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                        Annotations
                                                                        @native()
                                                                      12. final def isInstanceOf[T0]: Boolean
                                                                        Definition Classes
                                                                        Any
                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                        Definition Classes
                                                                        AnyRef
                                                                      14. final def notify(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @native()
                                                                      15. final def notifyAll(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @native()
                                                                      16. def productElementNames: Iterator[String]
                                                                        Definition Classes
                                                                        Product
                                                                      17. final def synchronized[T0](arg0: => T0): T0
                                                                        Definition Classes
                                                                        AnyRef
                                                                      18. final def wait(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                      20. final def wait(arg0: Long): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                      Inherited from Serializable

                                                                      Inherited from Product

                                                                      Inherited from Equals

                                                                      Inherited from JsEnvConfig

                                                                      Inherited from AnyRef

                                                                      Inherited from Any

                                                                      Ungrouped

                                                                      +

                                                                      Source
                                                                      ScalaJSApi.scala
                                                                      Linear Supertypes
                                                                      Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. JsDom
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. JsEnvConfig
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Instance Constructors

                                                                    1. new JsDom(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty)

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. val args: List[String]
                                                                    5. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    6. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    7. val env: Map[String, String]
                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    9. val executable: String
                                                                    10. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    11. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    14. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    16. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    17. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    18. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    20. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from JsEnvConfig

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$NodeJs.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$NodeJs.html index ae4b6d89f46..2c02f0c0a4d 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$NodeJs.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$NodeJs.html @@ -1,4 +1,4 @@ Mill - mill.scalajslib.api.JsEnvConfig.NodeJs

                                                                    Packages

                                                                    final case class NodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty, sourceMap: Boolean = true) extends JsEnvConfig with Product with Serializable

                                                                    JavaScript environment to run on Node.js https://github.com/scala-js/scala-js-js-envs -

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. NodeJs
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. JsEnvConfig
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Instance Constructors

                                                                    1. new NodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty, sourceMap: Boolean = true)

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. val args: List[String]
                                                                    5. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    6. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    7. val env: Map[String, String]
                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    9. val executable: String
                                                                    10. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    11. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    14. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    16. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    17. val sourceMap: Boolean
                                                                    18. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    19. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    21. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from JsEnvConfig

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. NodeJs
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. JsEnvConfig
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Instance Constructors

                                                                    1. new NodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty, sourceMap: Boolean = true)

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. val args: List[String]
                                                                    5. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    6. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    7. val env: Map[String, String]
                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    9. val executable: String
                                                                    10. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    11. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    14. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    16. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    17. val sourceMap: Boolean
                                                                    18. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    19. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    21. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from JsEnvConfig

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                  diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Phantom.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Phantom.html index ff060d6cf96..21d34aa7d58 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Phantom.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Phantom.html @@ -1,4 +1,4 @@ Mill - mill.scalajslib.api.JsEnvConfig.Phantom

                                                                  Packages

                                                                  final case class Phantom(executable: String, args: List[String], env: Map[String, String], autoExit: Boolean) extends JsEnvConfig with Product with Serializable

                                                                  JavaScript environment to run on PhantomJS https://github.com/scala-js/scala-js-env-phantomjs -

                                                                  Source
                                                                  ScalaJSApi.scala
                                                                  Linear Supertypes
                                                                  Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                  Ordering
                                                                  1. Alphabetic
                                                                  2. By Inheritance
                                                                  Inherited
                                                                  1. Phantom
                                                                  2. Serializable
                                                                  3. Product
                                                                  4. Equals
                                                                  5. JsEnvConfig
                                                                  6. AnyRef
                                                                  7. Any
                                                                  1. Hide All
                                                                  2. Show All
                                                                  Visibility
                                                                  1. Public
                                                                  2. Protected

                                                                  Instance Constructors

                                                                  1. new Phantom(executable: String, args: List[String], env: Map[String, String], autoExit: Boolean)

                                                                  Value Members

                                                                  1. final def !=(arg0: Any): Boolean
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                  2. final def ##: Int
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                  3. final def ==(arg0: Any): Boolean
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                  4. val args: List[String]
                                                                  5. final def asInstanceOf[T0]: T0
                                                                    Definition Classes
                                                                    Any
                                                                  6. val autoExit: Boolean
                                                                  7. def clone(): AnyRef
                                                                    Attributes
                                                                    protected[lang]
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                  8. val env: Map[String, String]
                                                                  9. final def eq(arg0: AnyRef): Boolean
                                                                    Definition Classes
                                                                    AnyRef
                                                                  10. val executable: String
                                                                  11. def finalize(): Unit
                                                                    Attributes
                                                                    protected[lang]
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.Throwable])
                                                                  12. final def getClass(): Class[_ <: AnyRef]
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                    Annotations
                                                                    @native()
                                                                  13. final def isInstanceOf[T0]: Boolean
                                                                    Definition Classes
                                                                    Any
                                                                  14. final def ne(arg0: AnyRef): Boolean
                                                                    Definition Classes
                                                                    AnyRef
                                                                  15. final def notify(): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @native()
                                                                  16. final def notifyAll(): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @native()
                                                                  17. def productElementNames: Iterator[String]
                                                                    Definition Classes
                                                                    Product
                                                                  18. final def synchronized[T0](arg0: => T0): T0
                                                                    Definition Classes
                                                                    AnyRef
                                                                  19. final def wait(): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                  20. final def wait(arg0: Long, arg1: Int): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                  21. final def wait(arg0: Long): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                                  Inherited from Serializable

                                                                  Inherited from Product

                                                                  Inherited from Equals

                                                                  Inherited from JsEnvConfig

                                                                  Inherited from AnyRef

                                                                  Inherited from Any

                                                                  Ungrouped

                                                                  +

                                                                  Source
                                                                  ScalaJSApi.scala
                                                                  Linear Supertypes
                                                                  Serializable, Product, Equals, JsEnvConfig, AnyRef, Any
                                                                  Ordering
                                                                  1. Alphabetic
                                                                  2. By Inheritance
                                                                  Inherited
                                                                  1. Phantom
                                                                  2. Serializable
                                                                  3. Product
                                                                  4. Equals
                                                                  5. JsEnvConfig
                                                                  6. AnyRef
                                                                  7. Any
                                                                  1. Hide All
                                                                  2. Show All
                                                                  Visibility
                                                                  1. Public
                                                                  2. Protected

                                                                  Instance Constructors

                                                                  1. new Phantom(executable: String, args: List[String], env: Map[String, String], autoExit: Boolean)

                                                                  Value Members

                                                                  1. final def !=(arg0: Any): Boolean
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                  2. final def ##: Int
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                  3. final def ==(arg0: Any): Boolean
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                  4. val args: List[String]
                                                                  5. final def asInstanceOf[T0]: T0
                                                                    Definition Classes
                                                                    Any
                                                                  6. val autoExit: Boolean
                                                                  7. def clone(): AnyRef
                                                                    Attributes
                                                                    protected[lang]
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                  8. val env: Map[String, String]
                                                                  9. final def eq(arg0: AnyRef): Boolean
                                                                    Definition Classes
                                                                    AnyRef
                                                                  10. val executable: String
                                                                  11. def finalize(): Unit
                                                                    Attributes
                                                                    protected[lang]
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.Throwable])
                                                                  12. final def getClass(): Class[_ <: AnyRef]
                                                                    Definition Classes
                                                                    AnyRef → Any
                                                                    Annotations
                                                                    @native()
                                                                  13. final def isInstanceOf[T0]: Boolean
                                                                    Definition Classes
                                                                    Any
                                                                  14. final def ne(arg0: AnyRef): Boolean
                                                                    Definition Classes
                                                                    AnyRef
                                                                  15. final def notify(): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @native()
                                                                  16. final def notifyAll(): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @native()
                                                                  17. def productElementNames: Iterator[String]
                                                                    Definition Classes
                                                                    Product
                                                                  18. final def synchronized[T0](arg0: => T0): T0
                                                                    Definition Classes
                                                                    AnyRef
                                                                  19. final def wait(): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                  20. final def wait(arg0: Long, arg1: Int): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                  21. final def wait(arg0: Long): Unit
                                                                    Definition Classes
                                                                    AnyRef
                                                                    Annotations
                                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                                  Inherited from Serializable

                                                                  Inherited from Product

                                                                  Inherited from Equals

                                                                  Inherited from JsEnvConfig

                                                                  Inherited from AnyRef

                                                                  Inherited from Any

                                                                  Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$Capabilities.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$Capabilities.html index 0f05e4d2257..4e30b4a35ff 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$Capabilities.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$Capabilities.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.Capabilities

                                                                Packages

                                                                sealed trait Capabilities extends AnyRef

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. Capabilities
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                12. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                13. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                14. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                16. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                17. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                sealed trait Capabilities extends AnyRef

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. Capabilities
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                12. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                13. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                14. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                16. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                17. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions$.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions$.html index 4f4105bf305..5f4d52cb0a8 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions$.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.ChromeOptions

                                                                Packages

                                                                object ChromeOptions

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. ChromeOptions
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(headless: Boolean): ChromeOptions
                                                                5. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. implicit def rw: upickle.default.ReadWriter[ChromeOptions]
                                                                17. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                18. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                19. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                object ChromeOptions

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. ChromeOptions
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(headless: Boolean): ChromeOptions
                                                                5. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. implicit def rw: upickle.default.ReadWriter[ChromeOptions]
                                                                17. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                18. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                19. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions.html index 02f207032d9..61435eb1e4d 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$ChromeOptions.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.ChromeOptions

                                                                Packages

                                                                class ChromeOptions extends Capabilities

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                Capabilities, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. ChromeOptions
                                                                2. Capabilities
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. val headless: Boolean
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                17. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                18. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()
                                                                21. def withHeadless(value: Boolean): Unit

                                                                Inherited from Capabilities

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                class ChromeOptions extends Capabilities

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                Capabilities, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. ChromeOptions
                                                                2. Capabilities
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. val headless: Boolean
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                17. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                18. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()
                                                                21. def withHeadless(value: Boolean): Unit

                                                                Inherited from Capabilities

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions$.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions$.html index d9c56ae47fa..720b19ba20d 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions$.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.FirefoxOptions

                                                                Packages

                                                                object FirefoxOptions

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. FirefoxOptions
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(headless: Boolean): FirefoxOptions
                                                                5. def apply(): FirefoxOptions
                                                                6. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                7. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                8. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                9. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                10. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                11. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                13. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                14. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                15. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                17. implicit def rw: upickle.default.ReadWriter[FirefoxOptions]
                                                                18. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                19. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                20. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                22. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                object FirefoxOptions

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. FirefoxOptions
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(headless: Boolean): FirefoxOptions
                                                                5. def apply(): FirefoxOptions
                                                                6. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                7. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                8. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                9. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                10. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                11. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                13. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                14. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                15. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                17. implicit def rw: upickle.default.ReadWriter[FirefoxOptions]
                                                                18. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                19. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                20. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                22. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions.html index f2978df80ce..f63fd98dc4e 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$FirefoxOptions.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.FirefoxOptions

                                                                Packages

                                                                class FirefoxOptions extends Capabilities

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                Capabilities, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. FirefoxOptions
                                                                2. Capabilities
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. val headless: Boolean
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                17. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                18. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()
                                                                21. def withHeadless(value: Boolean): Unit

                                                                Inherited from Capabilities

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                class FirefoxOptions extends Capabilities

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                Capabilities, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. FirefoxOptions
                                                                2. Capabilities
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. val headless: Boolean
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                17. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                18. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()
                                                                21. def withHeadless(value: Boolean): Unit

                                                                Inherited from Capabilities

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions$.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions$.html index 3422e7c9b19..c597fbb85db 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions$.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.SafariOptions

                                                                Packages

                                                                object SafariOptions

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. SafariOptions
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(): SafariOptions
                                                                5. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. implicit def rw: upickle.default.ReadWriter[SafariOptions]
                                                                17. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                18. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                19. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                object SafariOptions

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. SafariOptions
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(): SafariOptions
                                                                5. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. implicit def rw: upickle.default.ReadWriter[SafariOptions]
                                                                17. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                18. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                19. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions.html index f74d00c2831..c48aad42e67 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$$SafariOptions.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium.SafariOptions

                                                                Packages

                                                                class SafariOptions extends Capabilities

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                Capabilities, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. SafariOptions
                                                                2. Capabilities
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                12. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                13. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                14. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                16. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                17. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from Capabilities

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                class SafariOptions extends Capabilities

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                Capabilities, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. SafariOptions
                                                                2. Capabilities
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                6. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                7. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                8. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                9. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                10. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                12. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                13. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                14. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                16. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                17. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                18. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from Capabilities

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$.html index 45000653366..bec5debde91 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium

                                                                Packages

                                                                object Selenium

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. Selenium
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Type Members

                                                                1. sealed trait Capabilities extends AnyRef
                                                                2. class ChromeOptions extends Capabilities
                                                                3. class FirefoxOptions extends Capabilities
                                                                4. class SafariOptions extends Capabilities

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(capabilities: Capabilities): Selenium
                                                                5. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. implicit def rwCapabilities: upickle.default.ReadWriter[Capabilities]
                                                                17. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                18. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                19. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()
                                                                22. object ChromeOptions
                                                                23. object FirefoxOptions
                                                                24. object SafariOptions

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +var toRoot = '../../../';

                                                                Packages

                                                                object Selenium

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. Selenium
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Type Members

                                                                1. sealed trait Capabilities extends AnyRef
                                                                2. class ChromeOptions extends Capabilities
                                                                3. class FirefoxOptions extends Capabilities
                                                                4. class SafariOptions extends Capabilities

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. def apply(capabilities: Capabilities): Selenium
                                                                5. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. implicit def rwCapabilities: upickle.default.ReadWriter[Capabilities]
                                                                17. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                18. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                19. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                21. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()
                                                                22. object ChromeOptions
                                                                23. object FirefoxOptions
                                                                24. object SafariOptions

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium.html b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium.html index c1be38e33f4..f6941725a73 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$$Selenium.html @@ -1,4 +1,4 @@ Mill - mill.scalajslib.api.JsEnvConfig.Selenium

                                                                Packages

                                                                final class Selenium extends JsEnvConfig

                                                                JavaScript environment to run on a browser with Selenium https://github.com/scala-js/scala-js-env-selenium -

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                JsEnvConfig, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. Selenium
                                                                2. JsEnvConfig
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. val capabilities: Capabilities
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                17. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                18. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from JsEnvConfig

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                +

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                JsEnvConfig, AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. Selenium
                                                                2. JsEnvConfig
                                                                3. AnyRef
                                                                4. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Value Members

                                                                1. final def !=(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                2. final def ##: Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                3. final def ==(arg0: Any): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                4. final def asInstanceOf[T0]: T0
                                                                  Definition Classes
                                                                  Any
                                                                5. val capabilities: Capabilities
                                                                6. def clone(): AnyRef
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                7. final def eq(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                8. def equals(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                9. def finalize(): Unit
                                                                  Attributes
                                                                  protected[lang]
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.Throwable])
                                                                10. final def getClass(): Class[_ <: AnyRef]
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                11. def hashCode(): Int
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                  Annotations
                                                                  @native()
                                                                12. final def isInstanceOf[T0]: Boolean
                                                                  Definition Classes
                                                                  Any
                                                                13. final def ne(arg0: AnyRef): Boolean
                                                                  Definition Classes
                                                                  AnyRef
                                                                14. final def notify(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                15. final def notifyAll(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @native()
                                                                16. final def synchronized[T0](arg0: => T0): T0
                                                                  Definition Classes
                                                                  AnyRef
                                                                17. def toString(): String
                                                                  Definition Classes
                                                                  AnyRef → Any
                                                                18. final def wait(): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                19. final def wait(arg0: Long, arg1: Int): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException])
                                                                20. final def wait(arg0: Long): Unit
                                                                  Definition Classes
                                                                  AnyRef
                                                                  Annotations
                                                                  @throws(classOf[java.lang.InterruptedException]) @native()

                                                                Inherited from JsEnvConfig

                                                                Inherited from AnyRef

                                                                Inherited from Any

                                                                Ungrouped

                                                                diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig$.html b/api/latest/mill/scalajslib/api/JsEnvConfig$.html index 00964cc1e2f..43a71d0b93e 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig$.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig$.html @@ -1,5 +1,5 @@ Mill - mill.scalajslib.api.JsEnvConfig

                                                                Packages

                                                                object JsEnvConfig

                                                                Source
                                                                ScalaJSApi.scala
                                                                Linear Supertypes
                                                                AnyRef, Any
                                                                Ordering
                                                                1. Alphabetic
                                                                2. By Inheritance
                                                                Inherited
                                                                1. JsEnvConfig
                                                                2. AnyRef
                                                                3. Any
                                                                1. Hide All
                                                                2. Show All
                                                                Visibility
                                                                1. Public
                                                                2. Protected

                                                                Type Members

                                                                1. final case class ExoegoJsDomNodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty) extends JsEnvConfig with Product with Serializable

                                                                  JavaScript environment to run on Node.js with jsdom +var toRoot = '../../../';

                                                                  Packages

                                                                  object JsEnvConfig

                                                                  Source
                                                                  ScalaJSApi.scala
                                                                  Linear Supertypes
                                                                  AnyRef, Any
                                                                  Ordering
                                                                  1. Alphabetic
                                                                  2. By Inheritance
                                                                  Inherited
                                                                  1. JsEnvConfig
                                                                  2. AnyRef
                                                                  3. Any
                                                                  1. Hide All
                                                                  2. Show All
                                                                  Visibility
                                                                  1. Public
                                                                  2. Protected

                                                                  Type Members

                                                                  1. final case class ExoegoJsDomNodeJs(executable: String = "node", args: List[String] = Nil, env: Map[String, String] = Map.empty) extends JsEnvConfig with Product with Serializable

                                                                    JavaScript environment to run on Node.js with jsdom with access to require and Node.js APIs.

                                                                    JavaScript environment to run on Node.js with jsdom with access to require and Node.js APIs. https://github.com/exoego/scala-js-env-jsdom-nodejs diff --git a/api/latest/mill/scalajslib/api/JsEnvConfig.html b/api/latest/mill/scalajslib/api/JsEnvConfig.html index 28adee19f0a..96405668827 100644 --- a/api/latest/mill/scalajslib/api/JsEnvConfig.html +++ b/api/latest/mill/scalajslib/api/JsEnvConfig.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.JsEnvConfig

                                                                    Packages

                                                                    sealed trait JsEnvConfig extends AnyRef

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. JsEnvConfig
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    sealed trait JsEnvConfig extends AnyRef

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. JsEnvConfig
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleKind$$CommonJSModule$.html b/api/latest/mill/scalajslib/api/ModuleKind$$CommonJSModule$.html index fc8e0e89a02..720537c73bf 100644 --- a/api/latest/mill/scalajslib/api/ModuleKind$$CommonJSModule$.html +++ b/api/latest/mill/scalajslib/api/ModuleKind$$CommonJSModule$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleKind.CommonJSModule

                                                                    Packages

                                                                    object CommonJSModule extends ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    ModuleKind, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. CommonJSModule
                                                                    2. ModuleKind
                                                                    3. AnyRef
                                                                    4. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    object CommonJSModule extends ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    ModuleKind, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. CommonJSModule
                                                                    2. ModuleKind
                                                                    3. AnyRef
                                                                    4. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleKind$$ESModule$.html b/api/latest/mill/scalajslib/api/ModuleKind$$ESModule$.html index 869dbf58a10..805e42a656c 100644 --- a/api/latest/mill/scalajslib/api/ModuleKind$$ESModule$.html +++ b/api/latest/mill/scalajslib/api/ModuleKind$$ESModule$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleKind.ESModule

                                                                    Packages

                                                                    object ESModule extends ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    ModuleKind, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ESModule
                                                                    2. ModuleKind
                                                                    3. AnyRef
                                                                    4. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    object ESModule extends ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    ModuleKind, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ESModule
                                                                    2. ModuleKind
                                                                    3. AnyRef
                                                                    4. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleKind$$NoModule$.html b/api/latest/mill/scalajslib/api/ModuleKind$$NoModule$.html index 3775761d474..10b5e361b90 100644 --- a/api/latest/mill/scalajslib/api/ModuleKind$$NoModule$.html +++ b/api/latest/mill/scalajslib/api/ModuleKind$$NoModule$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleKind.NoModule

                                                                    Packages

                                                                    object NoModule extends ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    ModuleKind, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. NoModule
                                                                    2. ModuleKind
                                                                    3. AnyRef
                                                                    4. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    object NoModule extends ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    ModuleKind, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. NoModule
                                                                    2. ModuleKind
                                                                    3. AnyRef
                                                                    4. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleKind$.html b/api/latest/mill/scalajslib/api/ModuleKind$.html index 9e630ac9b6b..307551ec4bb 100644 --- a/api/latest/mill/scalajslib/api/ModuleKind$.html +++ b/api/latest/mill/scalajslib/api/ModuleKind$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleKind

                                                                    Packages

                                                                    object ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleKind
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. implicit def rw: upickle.default.ReadWriter[ModuleKind]
                                                                    16. implicit def rwCommonJSModule: upickle.default.ReadWriter[CommonJSModule.type]
                                                                    17. implicit def rwESModule: upickle.default.ReadWriter[ESModule.type]
                                                                    18. implicit def rwNoModule: upickle.default.ReadWriter[NoModule.type]
                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    20. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    21. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    22. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    23. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                    24. object CommonJSModule extends ModuleKind
                                                                    25. object ESModule extends ModuleKind
                                                                    26. object NoModule extends ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    object ModuleKind

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleKind
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. implicit def rw: upickle.default.ReadWriter[ModuleKind]
                                                                    16. implicit def rwCommonJSModule: upickle.default.ReadWriter[CommonJSModule.type]
                                                                    17. implicit def rwESModule: upickle.default.ReadWriter[ESModule.type]
                                                                    18. implicit def rwNoModule: upickle.default.ReadWriter[NoModule.type]
                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    20. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    21. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    22. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    23. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                    24. object CommonJSModule extends ModuleKind
                                                                    25. object ESModule extends ModuleKind
                                                                    26. object NoModule extends ModuleKind

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleKind.html b/api/latest/mill/scalajslib/api/ModuleKind.html index 4411b096174..f7d4e0b2417 100644 --- a/api/latest/mill/scalajslib/api/ModuleKind.html +++ b/api/latest/mill/scalajslib/api/ModuleKind.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleKind

                                                                    Packages

                                                                    sealed trait ModuleKind extends AnyRef

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Known Subclasses
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleKind
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    sealed trait ModuleKind extends AnyRef

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Known Subclasses
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleKind
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleSplitStyle$$FewestModules$.html b/api/latest/mill/scalajslib/api/ModuleSplitStyle$$FewestModules$.html index f8889f808e3..e00a93c3c03 100644 --- a/api/latest/mill/scalajslib/api/ModuleSplitStyle$$FewestModules$.html +++ b/api/latest/mill/scalajslib/api/ModuleSplitStyle$$FewestModules$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleSplitStyle.FewestModules

                                                                    Packages

                                                                    case object FewestModules extends ModuleSplitStyle with Product with Serializable

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, ModuleSplitStyle, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. FewestModules
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. ModuleSplitStyle
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    12. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    13. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. def productElementName(n: Int): String
                                                                      Definition Classes
                                                                      Product
                                                                    15. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from ModuleSplitStyle

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    case object FewestModules extends ModuleSplitStyle with Product with Serializable

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, ModuleSplitStyle, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. FewestModules
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. ModuleSplitStyle
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    12. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    13. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. def productElementName(n: Int): String
                                                                      Definition Classes
                                                                      Product
                                                                    15. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from ModuleSplitStyle

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallModulesFor.html b/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallModulesFor.html index 4944661501e..046d6e8355a 100644 --- a/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallModulesFor.html +++ b/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallModulesFor.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleSplitStyle.SmallModulesFor

                                                                    Packages

                                                                    final case class SmallModulesFor(packages: List[String]) extends ModuleSplitStyle with Product with Serializable

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, ModuleSplitStyle, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. SmallModulesFor
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. ModuleSplitStyle
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Instance Constructors

                                                                    1. new SmallModulesFor(packages: List[String])

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    8. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    9. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    10. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    11. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    12. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    13. val packages: List[String]
                                                                    14. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    17. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from ModuleSplitStyle

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    final case class SmallModulesFor(packages: List[String]) extends ModuleSplitStyle with Product with Serializable

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, ModuleSplitStyle, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. SmallModulesFor
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. ModuleSplitStyle
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Instance Constructors

                                                                    1. new SmallModulesFor(packages: List[String])

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    8. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    9. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    10. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    11. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    12. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    13. val packages: List[String]
                                                                    14. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    17. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from ModuleSplitStyle

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallestModules$.html b/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallestModules$.html index 1234efa5d91..4623645825c 100644 --- a/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallestModules$.html +++ b/api/latest/mill/scalajslib/api/ModuleSplitStyle$$SmallestModules$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleSplitStyle.SmallestModules

                                                                    Packages

                                                                    case object SmallestModules extends ModuleSplitStyle with Product with Serializable

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, ModuleSplitStyle, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. SmallestModules
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. ModuleSplitStyle
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    12. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    13. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. def productElementName(n: Int): String
                                                                      Definition Classes
                                                                      Product
                                                                    15. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from ModuleSplitStyle

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    case object SmallestModules extends ModuleSplitStyle with Product with Serializable

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    Serializable, Product, Equals, ModuleSplitStyle, AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. SmallestModules
                                                                    2. Serializable
                                                                    3. Product
                                                                    4. Equals
                                                                    5. ModuleSplitStyle
                                                                    6. AnyRef
                                                                    7. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    12. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    13. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. def productElementName(n: Int): String
                                                                      Definition Classes
                                                                      Product
                                                                    15. def productElementNames: Iterator[String]
                                                                      Definition Classes
                                                                      Product
                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from Serializable

                                                                    Inherited from Product

                                                                    Inherited from Equals

                                                                    Inherited from ModuleSplitStyle

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleSplitStyle$.html b/api/latest/mill/scalajslib/api/ModuleSplitStyle$.html index 43eee6b02cd..e5ebbdce8f5 100644 --- a/api/latest/mill/scalajslib/api/ModuleSplitStyle$.html +++ b/api/latest/mill/scalajslib/api/ModuleSplitStyle$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleSplitStyle

                                                                    Packages

                                                                    object ModuleSplitStyle

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleSplitStyle
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Type Members

                                                                    1. final case class SmallModulesFor(packages: List[String]) extends ModuleSplitStyle with Product with Serializable

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. implicit val rw: upickle.default.ReadWriter[ModuleSplitStyle]
                                                                    16. implicit val rwFewestModules: upickle.default.ReadWriter[FewestModules.type]
                                                                    17. implicit val rwSmallModulesFor: upickle.default.ReadWriter[SmallModulesFor]
                                                                    18. implicit val rwSmallestModules: upickle.default.ReadWriter[SmallestModules.type]
                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    20. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    21. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    22. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    23. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                    24. case object FewestModules extends ModuleSplitStyle with Product with Serializable
                                                                    25. case object SmallestModules extends ModuleSplitStyle with Product with Serializable

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    object ModuleSplitStyle

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleSplitStyle
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Type Members

                                                                    1. final case class SmallModulesFor(packages: List[String]) extends ModuleSplitStyle with Product with Serializable

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. implicit val rw: upickle.default.ReadWriter[ModuleSplitStyle]
                                                                    16. implicit val rwFewestModules: upickle.default.ReadWriter[FewestModules.type]
                                                                    17. implicit val rwSmallModulesFor: upickle.default.ReadWriter[SmallModulesFor]
                                                                    18. implicit val rwSmallestModules: upickle.default.ReadWriter[SmallestModules.type]
                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    20. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    21. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    22. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    23. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                    24. case object FewestModules extends ModuleSplitStyle with Product with Serializable
                                                                    25. case object SmallestModules extends ModuleSplitStyle with Product with Serializable

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/ModuleSplitStyle.html b/api/latest/mill/scalajslib/api/ModuleSplitStyle.html index 8a85899a70f..b01142b9513 100644 --- a/api/latest/mill/scalajslib/api/ModuleSplitStyle.html +++ b/api/latest/mill/scalajslib/api/ModuleSplitStyle.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.ModuleSplitStyle

                                                                    Packages

                                                                    sealed trait ModuleSplitStyle extends AnyRef

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleSplitStyle
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    +var toRoot = '../../../';

                                                                    Packages

                                                                    sealed trait ModuleSplitStyle extends AnyRef

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. ModuleSplitStyle
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    5. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    8. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    10. def hashCode(): Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                      Annotations
                                                                      @native()
                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                      Definition Classes
                                                                      Any
                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    13. final def notify(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    14. final def notifyAll(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @native()
                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                      Definition Classes
                                                                      AnyRef
                                                                    16. def toString(): String
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    17. final def wait(): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                    19. final def wait(arg0: Long): Unit
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                    Inherited from AnyRef

                                                                    Inherited from Any

                                                                    Ungrouped

                                                                    diff --git a/api/latest/mill/scalajslib/api/OutputPatterns$.html b/api/latest/mill/scalajslib/api/OutputPatterns$.html index d156a8f391b..9590a357d81 100644 --- a/api/latest/mill/scalajslib/api/OutputPatterns$.html +++ b/api/latest/mill/scalajslib/api/OutputPatterns$.html @@ -1,3 +1,3 @@ Mill - mill.scalajslib.api.OutputPatterns

                                                                    Packages

                                                                    object OutputPatterns

                                                                    Source
                                                                    ScalaJSApi.scala
                                                                    Linear Supertypes
                                                                    AnyRef, Any
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. OutputPatterns
                                                                    2. AnyRef
                                                                    3. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. final def !=(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    2. final def ##: Int
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    3. final def ==(arg0: Any): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    4. val Defaults: OutputPatterns

                                                                      Default OutputPatterns; equivalent to fromJSFile("%s.js").

                                                                    5. final def asInstanceOf[T0]: T0
                                                                      Definition Classes
                                                                      Any
                                                                    6. def clone(): AnyRef
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef
                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                      Definition Classes
                                                                      AnyRef → Any
                                                                    9. def finalize(): Unit
                                                                      Attributes
                                                                      protected[lang]
                                                                      Definition Classes
                                                                      AnyRef
                                                                      Annotations
                                                                      @throws(classOf[java.lang.Throwable])
                                                                    10. def fromJSFile(jsFile: String): OutputPatterns

                                                                      Creates OutputPatterns from a JS file pattern.

                                                                      Creates OutputPatterns from a JS file pattern.

                                                                      Other patterns are derived from the JS file pattern as follows:

                                                                      • sourceMapFile: ".map" is appended.
                                                                      • moduleName: "./" is prepended (relative path import).
                                                                      • jsFileURI: relative URI (same as the provided pattern).
                                                                      • sourceMapURI: relative URI (same as sourceMapFile). +var toRoot = '../../../';

                                                                        Packages

                                                                        object OutputPatterns

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. OutputPatterns
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. val Defaults: OutputPatterns

                                                                          Default OutputPatterns; equivalent to fromJSFile("%s.js").

                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. def fromJSFile(jsFile: String): OutputPatterns

                                                                          Creates OutputPatterns from a JS file pattern.

                                                                          Creates OutputPatterns from a JS file pattern.

                                                                          Other patterns are derived from the JS file pattern as follows:

                                                                          • sourceMapFile: ".map" is appended.
                                                                          • moduleName: "./" is prepended (relative path import).
                                                                          • jsFileURI: relative URI (same as the provided pattern).
                                                                          • sourceMapURI: relative URI (same as sourceMapFile).
                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        15. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. implicit val rw: upickle.default.ReadWriter[OutputPatterns]
                                                                        18. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        19. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        20. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/OutputPatterns.html b/api/latest/mill/scalajslib/api/OutputPatterns.html index 8a645c4d06f..f028ab5c8b0 100644 --- a/api/latest/mill/scalajslib/api/OutputPatterns.html +++ b/api/latest/mill/scalajslib/api/OutputPatterns.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.OutputPatterns

                                                                        Packages

                                                                        class OutputPatterns extends AnyRef

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. OutputPatterns
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. val jsFile: String
                                                                        13. val jsFileURI: String
                                                                        14. val moduleName: String
                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        18. val sourceMapFile: String
                                                                        19. val sourceMapURI: String
                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        21. def toString(): String
                                                                          Definition Classes
                                                                          OutputPatterns → AnyRef → Any
                                                                        22. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        24. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        25. def withJSFile(jsFile: String): OutputPatterns

                                                                          Pattern for the JS file name (the file containing the module's code).

                                                                        26. def withJSFileURI(jsFileURI: String): OutputPatterns

                                                                          Pattern for the "file" field in the source map.

                                                                        27. def withModuleName(moduleName: String): OutputPatterns

                                                                          Pattern for the module name (the string used to import a module).

                                                                        28. def withSourceMapFile(sourceMapFile: String): OutputPatterns

                                                                          Pattern for the file name of the source map file of the JS file.

                                                                        29. def withSourceMapURI(sourceMapURI: String): OutputPatterns

                                                                          Pattern for the source map URI in the JS file.

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        class OutputPatterns extends AnyRef

                                                                        Source
                                                                        ScalaJSApi.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. OutputPatterns
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. val jsFile: String
                                                                        13. val jsFileURI: String
                                                                        14. val moduleName: String
                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        18. val sourceMapFile: String
                                                                        19. val sourceMapURI: String
                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        21. def toString(): String
                                                                          Definition Classes
                                                                          OutputPatterns → AnyRef → Any
                                                                        22. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        24. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        25. def withJSFile(jsFile: String): OutputPatterns

                                                                          Pattern for the JS file name (the file containing the module's code).

                                                                        26. def withJSFileURI(jsFileURI: String): OutputPatterns

                                                                          Pattern for the "file" field in the source map.

                                                                        27. def withModuleName(moduleName: String): OutputPatterns

                                                                          Pattern for the module name (the string used to import a module).

                                                                        28. def withSourceMapFile(sourceMapFile: String): OutputPatterns

                                                                          Pattern for the file name of the source map file of the JS file.

                                                                        29. def withSourceMapURI(sourceMapURI: String): OutputPatterns

                                                                          Pattern for the source map URI in the JS file.

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/Report$$Module$.html b/api/latest/mill/scalajslib/api/Report$$Module$.html index b8880ede639..1a7fee67240 100644 --- a/api/latest/mill/scalajslib/api/Report$$Module$.html +++ b/api/latest/mill/scalajslib/api/Report$$Module$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.Report.Module

                                                                        Packages

                                                                        object Module

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Module
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(moduleID: String, jsFileName: String, sourceMapName: Option[String], moduleKind: ModuleKind): Module
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. implicit val rw: upickle.default.ReadWriter[Module]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object Module

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Module
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(moduleID: String, jsFileName: String, sourceMapName: Option[String], moduleKind: ModuleKind): Module
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. implicit val rw: upickle.default.ReadWriter[Module]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/Report$$Module.html b/api/latest/mill/scalajslib/api/Report$$Module.html index 06f2267230b..41b600420ce 100644 --- a/api/latest/mill/scalajslib/api/Report$$Module.html +++ b/api/latest/mill/scalajslib/api/Report$$Module.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.Report.Module

                                                                        Packages

                                                                        final class Module extends AnyRef

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Module
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. val jsFileName: String
                                                                        13. val moduleID: String
                                                                        14. val moduleKind: ModuleKind
                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        18. val sourceMapName: Option[String]
                                                                        19. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        20. def toString(): String
                                                                          Definition Classes
                                                                          Module → AnyRef → Any
                                                                        21. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        final class Module extends AnyRef

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Module
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. val jsFileName: String
                                                                        13. val moduleID: String
                                                                        14. val moduleKind: ModuleKind
                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        18. val sourceMapName: Option[String]
                                                                        19. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        20. def toString(): String
                                                                          Definition Classes
                                                                          Module → AnyRef → Any
                                                                        21. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/Report$.html b/api/latest/mill/scalajslib/api/Report$.html index 2cf0840253d..1645ee95e0b 100644 --- a/api/latest/mill/scalajslib/api/Report$.html +++ b/api/latest/mill/scalajslib/api/Report$.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.Report

                                                                        Packages

                                                                        object Report

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Report
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. final class Module extends AnyRef

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(publicModules: Iterable[Module], dest: PathRef): Report
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. implicit val rw: upickle.default.ReadWriter[Report]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        22. object Module

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        object Report

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Report
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. final class Module extends AnyRef

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(publicModules: Iterable[Module], dest: PathRef): Report
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. implicit val rw: upickle.default.ReadWriter[Report]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        22. object Module

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalajslib/api/Report.html b/api/latest/mill/scalajslib/api/Report.html index 13263e6c903..4685168f09d 100644 --- a/api/latest/mill/scalajslib/api/Report.html +++ b/api/latest/mill/scalajslib/api/Report.html @@ -1,2 +1,2 @@ Mill - mill.scalajslib.api.Report

                                                                        Packages

                                                                        final class Report extends AnyRef

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Report
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. val dest: PathRef
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. val publicModules: Iterable[Report.Module]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          Report → AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../../';

                                                                        Packages

                                                                        final class Report extends AnyRef

                                                                        Source
                                                                        Report.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Report
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. val dest: PathRef
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. val publicModules: Iterable[Report.Module]
                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. def toString(): String
                                                                          Definition Classes
                                                                          Report → AnyRef → Any
                                                                        19. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$Append.html b/api/latest/mill/scalalib/Assembly$$Rule$$Append.html index f5596952e55..c09a610793f 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$Append.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$Append.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.Append

                                                                        Packages

                                                                        case class Append(path: String, separator: String = defaultSeparator) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Append
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new Append(path: String, separator: String = defaultSeparator)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        11. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        12. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. val path: String
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. val separator: String
                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        case class Append(path: String, separator: String = defaultSeparator) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Append
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new Append(path: String, separator: String = defaultSeparator)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        11. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        12. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. val path: String
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. val separator: String
                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern$.html b/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern$.html index ee6ec7f8241..658ca5c618a 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern$.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.AppendPattern

                                                                        Packages

                                                                        object AppendPattern extends Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. AppendPattern
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(pattern: String, separator: String): AppendPattern
                                                                        5. def apply(pattern: String): AppendPattern
                                                                        6. def apply(pattern: Pattern): AppendPattern
                                                                        7. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        8. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        10. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        11. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        14. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        18. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        19. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        20. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Deprecated Value Members

                                                                        1. def unapply(value: AppendPattern): Option[Pattern]
                                                                          Annotations
                                                                          @deprecated
                                                                          Deprecated

                                                                          (Since version mill 0.10.1) Binary compatibility shim. Don't use it. To be removed

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        object AppendPattern extends Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. AppendPattern
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(pattern: String, separator: String): AppendPattern
                                                                        5. def apply(pattern: String): AppendPattern
                                                                        6. def apply(pattern: Pattern): AppendPattern
                                                                        7. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        8. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        10. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        11. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        14. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        18. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        19. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        20. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        21. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Deprecated Value Members

                                                                        1. def unapply(value: AppendPattern): Option[Pattern]
                                                                          Annotations
                                                                          @deprecated
                                                                          Deprecated

                                                                          (Since version mill 0.10.1) Binary compatibility shim. Don't use it. To be removed

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern.html b/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern.html index 96eafaf4802..0292e8eec62 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$AppendPattern.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.AppendPattern

                                                                        Packages

                                                                        class AppendPattern extends Rule

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. AppendPattern
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new AppendPattern(pattern: Pattern)
                                                                          Annotations
                                                                          @deprecated
                                                                          Deprecated

                                                                          (Since version mill 0.10.1) Binary compatibility shim. Don't use it. To be removed

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def canEqual(that: Any): Boolean
                                                                          Definition Classes
                                                                          AppendPattern → Equals
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(obj: Any): Boolean
                                                                          Definition Classes
                                                                          AppendPattern → Equals → AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AppendPattern → AnyRef → Any
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. val pattern: Pattern
                                                                        17. def productArity: Int
                                                                          Definition Classes
                                                                          AppendPattern → Product
                                                                        18. def productElement(n: Int): Any
                                                                          Definition Classes
                                                                          AppendPattern → Product
                                                                        19. def productElementName(n: Int): String
                                                                          Definition Classes
                                                                          Product
                                                                        20. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        21. def productIterator: Iterator[Any]
                                                                          Definition Classes
                                                                          Product
                                                                        22. def productPrefix: String
                                                                          Definition Classes
                                                                          AppendPattern → Product
                                                                        23. val separator: String
                                                                        24. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        25. def toString(): String
                                                                          Definition Classes
                                                                          AppendPattern → AnyRef → Any
                                                                        26. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        27. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        28. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Deprecated Value Members

                                                                        1. def copy(pattern: Pattern = pattern): AppendPattern
                                                                          Annotations
                                                                          @deprecated
                                                                          Deprecated

                                                                          (Since version mill 0.10.1) Binary compatibility shim. Don't use it. To be removed

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        class AppendPattern extends Rule

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. AppendPattern
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new AppendPattern(pattern: Pattern)
                                                                          Annotations
                                                                          @deprecated
                                                                          Deprecated

                                                                          (Since version mill 0.10.1) Binary compatibility shim. Don't use it. To be removed

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def canEqual(that: Any): Boolean
                                                                          Definition Classes
                                                                          AppendPattern → Equals
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(obj: Any): Boolean
                                                                          Definition Classes
                                                                          AppendPattern → Equals → AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AppendPattern → AnyRef → Any
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. val pattern: Pattern
                                                                        17. def productArity: Int
                                                                          Definition Classes
                                                                          AppendPattern → Product
                                                                        18. def productElement(n: Int): Any
                                                                          Definition Classes
                                                                          AppendPattern → Product
                                                                        19. def productElementName(n: Int): String
                                                                          Definition Classes
                                                                          Product
                                                                        20. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        21. def productIterator: Iterator[Any]
                                                                          Definition Classes
                                                                          Product
                                                                        22. def productPrefix: String
                                                                          Definition Classes
                                                                          AppendPattern → Product
                                                                        23. val separator: String
                                                                        24. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        25. def toString(): String
                                                                          Definition Classes
                                                                          AppendPattern → AnyRef → Any
                                                                        26. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        27. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        28. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Deprecated Value Members

                                                                        1. def copy(pattern: Pattern = pattern): AppendPattern
                                                                          Annotations
                                                                          @deprecated
                                                                          Deprecated

                                                                          (Since version mill 0.10.1) Binary compatibility shim. Don't use it. To be removed

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$Exclude.html b/api/latest/mill/scalalib/Assembly$$Rule$$Exclude.html index 2d28e0b49de..7b96f6b291b 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$Exclude.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$Exclude.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.Exclude

                                                                        Packages

                                                                        case class Exclude(path: String) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Exclude
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new Exclude(path: String)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        11. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        12. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. val path: String
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        17. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        case class Exclude(path: String) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Exclude
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new Exclude(path: String)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        11. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        12. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. val path: String
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        17. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern$.html b/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern$.html index af370d83029..e6d01bd3714 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern$.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.ExcludePattern

                                                                        Packages

                                                                        object ExcludePattern extends Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ExcludePattern
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(pattern: String): ExcludePattern
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        17. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        18. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        object ExcludePattern extends Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ExcludePattern
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. def apply(pattern: String): ExcludePattern
                                                                        5. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        6. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        17. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        18. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern.html b/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern.html index 7a2d7adb978..9d83dcd1f20 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$ExcludePattern.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.ExcludePattern

                                                                        Packages

                                                                        case class ExcludePattern(pattern: Pattern) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ExcludePattern
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new ExcludePattern(pattern: Pattern)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        11. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        12. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. val pattern: Pattern
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        17. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        case class ExcludePattern(pattern: Pattern) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. ExcludePattern
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new ExcludePattern(pattern: Pattern)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        11. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        12. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. val pattern: Pattern
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        17. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$$Relocate.html b/api/latest/mill/scalalib/Assembly$$Rule$$Relocate.html index adf87d89830..df09a897cfd 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$$Relocate.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$$Relocate.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule.Relocate

                                                                        Packages

                                                                        case class Relocate(from: String, to: String) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Relocate
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new Relocate(from: String, to: String)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. val from: String
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        12. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. val to: String
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        case class Relocate(from: String, to: String) extends Rule with Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Rule, Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Relocate
                                                                        2. Rule
                                                                        3. Serializable
                                                                        4. Product
                                                                        5. Equals
                                                                        6. AnyRef
                                                                        7. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new Relocate(from: String, to: String)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        8. val from: String
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        12. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        13. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. val to: String
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Rule

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule$.html b/api/latest/mill/scalalib/Assembly$$Rule$.html index 040e6421751..0e0c1f542b9 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule$.html +++ b/api/latest/mill/scalalib/Assembly$$Rule$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule

                                                                        Packages

                                                                        object Rule extends Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Rule
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. case class Append(path: String, separator: String = defaultSeparator) extends Rule with Product with Serializable
                                                                        2. class AppendPattern extends Rule
                                                                        3. case class Exclude(path: String) extends Rule with Product with Serializable
                                                                        4. case class ExcludePattern(pattern: Pattern) extends Rule with Product with Serializable
                                                                        5. case class Relocate(from: String, to: String) extends Rule with Product with Serializable

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        20. object AppendPattern extends Serializable
                                                                        21. object ExcludePattern extends Serializable

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        object Rule extends Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Rule
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. case class Append(path: String, separator: String = defaultSeparator) extends Rule with Product with Serializable
                                                                        2. class AppendPattern extends Rule
                                                                        3. case class Exclude(path: String) extends Rule with Product with Serializable
                                                                        4. case class ExcludePattern(pattern: Pattern) extends Rule with Product with Serializable
                                                                        5. case class Relocate(from: String, to: String) extends Rule with Product with Serializable

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        16. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        17. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        20. object AppendPattern extends Serializable
                                                                        21. object ExcludePattern extends Serializable

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$$Rule.html b/api/latest/mill/scalalib/Assembly$$Rule.html index 45b9a9492be..3218062fd8d 100644 --- a/api/latest/mill/scalalib/Assembly$$Rule.html +++ b/api/latest/mill/scalalib/Assembly$$Rule.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly.Rule

                                                                        Packages

                                                                        sealed trait Rule extends Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Rule
                                                                        2. Serializable
                                                                        3. Product
                                                                        4. Equals
                                                                        5. AnyRef
                                                                        6. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Abstract Value Members

                                                                        1. abstract def canEqual(that: Any): Boolean
                                                                          Definition Classes
                                                                          Equals
                                                                        2. abstract def productArity: Int
                                                                          Definition Classes
                                                                          Product
                                                                        3. abstract def productElement(n: Int): Any
                                                                          Definition Classes
                                                                          Product

                                                                        Concrete Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. def productElementName(n: Int): String
                                                                          Definition Classes
                                                                          Product
                                                                        16. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        17. def productIterator: Iterator[Any]
                                                                          Definition Classes
                                                                          Product
                                                                        18. def productPrefix: String
                                                                          Definition Classes
                                                                          Product
                                                                        19. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        20. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        21. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        Packages

                                                                        sealed trait Rule extends Product with Serializable

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Rule
                                                                        2. Serializable
                                                                        3. Product
                                                                        4. Equals
                                                                        5. AnyRef
                                                                        6. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Abstract Value Members

                                                                        1. abstract def canEqual(that: Any): Boolean
                                                                          Definition Classes
                                                                          Equals
                                                                        2. abstract def productArity: Int
                                                                          Definition Classes
                                                                          Product
                                                                        3. abstract def productElement(n: Int): Any
                                                                          Definition Classes
                                                                          Product

                                                                        Concrete Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        13. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        14. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. def productElementName(n: Int): String
                                                                          Definition Classes
                                                                          Product
                                                                        16. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        17. def productIterator: Iterator[Any]
                                                                          Definition Classes
                                                                          Product
                                                                        18. def productPrefix: String
                                                                          Definition Classes
                                                                          Product
                                                                        19. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        20. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        21. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/Assembly$.html b/api/latest/mill/scalalib/Assembly$.html index 401ea8eb603..a79ab22fcf6 100644 --- a/api/latest/mill/scalalib/Assembly$.html +++ b/api/latest/mill/scalalib/Assembly$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Assembly
                                                                        o

                                                                        mill.scalalib

                                                                        Assembly

                                                                        object Assembly

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Assembly
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. type ResourceCloser = () => Unit
                                                                        2. sealed trait Rule extends Product with Serializable
                                                                        3. type UnopenedInputStream = () => InputStream

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. def createAssembly(inputPaths: Agg[Path], manifest: JarManifest = mill.api.JarManifest.MillDefault, prependShellScript: String = "", base: Option[Path] = None, assemblyRules: Seq[Rule] = Assembly.defaultRules)(implicit ctx: Dest with Log): api.PathRef
                                                                        7. val defaultRules: Seq[Rule]
                                                                        8. val defaultSeparator: String
                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        10. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        11. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. def groupAssemblyEntries(mappings: Generator[(String, UnopenedInputStream)], assemblyRules: Seq[Rule]): Map[String, GroupedEntry]
                                                                        14. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        15. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        16. def loadShadedClasspath(inputPaths: Agg[Path], assemblyRules: Seq[Rule]): (Generator[(String, UnopenedInputStream)], ResourceCloser)
                                                                        17. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        19. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        21. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        22. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        24. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        25. object Rule extends Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';
                                                                        o

                                                                        mill.scalalib

                                                                        Assembly

                                                                        object Assembly

                                                                        Source
                                                                        Assembly.scala
                                                                        Linear Supertypes
                                                                        AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. Assembly
                                                                        2. AnyRef
                                                                        3. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. type ResourceCloser = () => Unit
                                                                        2. sealed trait Rule extends Product with Serializable
                                                                        3. type UnopenedInputStream = () => InputStream

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. def createAssembly(inputPaths: Agg[Path], manifest: JarManifest = mill.api.JarManifest.MillDefault, prependShellScript: String = "", base: Option[Path] = None, assemblyRules: Seq[Rule] = Assembly.defaultRules)(implicit ctx: Dest with Log): api.PathRef
                                                                        7. val defaultRules: Seq[Rule]
                                                                        8. val defaultSeparator: String
                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        10. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        11. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        13. def groupAssemblyEntries(mappings: Generator[(String, UnopenedInputStream)], assemblyRules: Seq[Rule]): Map[String, GroupedEntry]
                                                                        14. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        15. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        16. def loadShadedClasspath(inputPaths: Agg[Path], assemblyRules: Seq[Rule]): (Generator[(String, UnopenedInputStream)], ResourceCloser)
                                                                        17. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        18. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        19. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        21. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        22. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        24. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                        25. object Rule extends Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/BoundDep$.html b/api/latest/mill/scalalib/BoundDep$.html index 6a7477e47d9..281a5e51f89 100644 --- a/api/latest/mill/scalalib/BoundDep$.html +++ b/api/latest/mill/scalalib/BoundDep$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.BoundDep

                                                                        object BoundDep extends Serializable

                                                                        Source
                                                                        Dep.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. BoundDep
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. implicit val jsonify: upickle.default.ReadWriter[BoundDep]
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        17. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        18. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +var toRoot = '../../';

                                                                        object BoundDep extends Serializable

                                                                        Source
                                                                        Dep.scala
                                                                        Linear Supertypes
                                                                        Serializable, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. BoundDep
                                                                        2. Serializable
                                                                        3. AnyRef
                                                                        4. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        8. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        10. def hashCode(): Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        12. implicit val jsonify: upickle.default.ReadWriter[BoundDep]
                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        14. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        15. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        17. def toString(): String
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        18. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        20. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        diff --git a/api/latest/mill/scalalib/BoundDep.html b/api/latest/mill/scalalib/BoundDep.html index f87c85991f0..9167df0ccba 100644 --- a/api/latest/mill/scalalib/BoundDep.html +++ b/api/latest/mill/scalalib/BoundDep.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.BoundDep

                                                                        case class BoundDep(dep: coursier.Dependency, force: Boolean) extends Product with Serializable

                                                                        Same as Dep but with already bound cross and platform settings. -

                                                                        Source
                                                                        Dep.scala
                                                                        Linear Supertypes
                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. BoundDep
                                                                        2. Serializable
                                                                        3. Product
                                                                        4. Equals
                                                                        5. AnyRef
                                                                        6. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Instance Constructors

                                                                        1. new BoundDep(dep: coursier.Dependency, force: Boolean)

                                                                        Value Members

                                                                        1. final def !=(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        2. final def ##: Int
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        3. final def ==(arg0: Any): Boolean
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                        4. final def asInstanceOf[T0]: T0
                                                                          Definition Classes
                                                                          Any
                                                                        5. def clone(): AnyRef
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                        6. val dep: coursier.Dependency
                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        8. def exclude(exclusions: (String, String)*): BoundDep
                                                                        9. def finalize(): Unit
                                                                          Attributes
                                                                          protected[lang]
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.Throwable])
                                                                        10. val force: Boolean
                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                          Definition Classes
                                                                          AnyRef → Any
                                                                          Annotations
                                                                          @native()
                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                          Definition Classes
                                                                          Any
                                                                        13. def name: String
                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                          Definition Classes
                                                                          AnyRef
                                                                        15. final def notify(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        16. final def notifyAll(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @native()
                                                                        17. def organization: String
                                                                        18. def productElementNames: Iterator[String]
                                                                          Definition Classes
                                                                          Product
                                                                        19. final def synchronized[T0](arg0: => T0): T0
                                                                          Definition Classes
                                                                          AnyRef
                                                                        20. def toDep: Dep
                                                                        21. def version: String
                                                                        22. final def wait(): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                        24. final def wait(arg0: Long): Unit
                                                                          Definition Classes
                                                                          AnyRef
                                                                          Annotations
                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                        Inherited from Serializable

                                                                        Inherited from Product

                                                                        Inherited from Equals

                                                                        Inherited from AnyRef

                                                                        Inherited from Any

                                                                        Ungrouped

                                                                        +

                                                                      Source
                                                                      Dep.scala
                                                                      Linear Supertypes
                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                      Ordering
                                                                      1. Alphabetic
                                                                      2. By Inheritance
                                                                      Inherited
                                                                      1. BoundDep
                                                                      2. Serializable
                                                                      3. Product
                                                                      4. Equals
                                                                      5. AnyRef
                                                                      6. Any
                                                                      1. Hide All
                                                                      2. Show All
                                                                      Visibility
                                                                      1. Public
                                                                      2. Protected

                                                                      Instance Constructors

                                                                      1. new BoundDep(dep: coursier.Dependency, force: Boolean)

                                                                      Value Members

                                                                      1. final def !=(arg0: Any): Boolean
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      2. final def ##: Int
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      3. final def ==(arg0: Any): Boolean
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                      4. final def asInstanceOf[T0]: T0
                                                                        Definition Classes
                                                                        Any
                                                                      5. def clone(): AnyRef
                                                                        Attributes
                                                                        protected[lang]
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                      6. val dep: coursier.Dependency
                                                                      7. final def eq(arg0: AnyRef): Boolean
                                                                        Definition Classes
                                                                        AnyRef
                                                                      8. def exclude(exclusions: (String, String)*): BoundDep
                                                                      9. def finalize(): Unit
                                                                        Attributes
                                                                        protected[lang]
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.Throwable])
                                                                      10. val force: Boolean
                                                                      11. final def getClass(): Class[_ <: AnyRef]
                                                                        Definition Classes
                                                                        AnyRef → Any
                                                                        Annotations
                                                                        @native()
                                                                      12. final def isInstanceOf[T0]: Boolean
                                                                        Definition Classes
                                                                        Any
                                                                      13. def name: String
                                                                      14. final def ne(arg0: AnyRef): Boolean
                                                                        Definition Classes
                                                                        AnyRef
                                                                      15. final def notify(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @native()
                                                                      16. final def notifyAll(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @native()
                                                                      17. def organization: String
                                                                      18. def productElementNames: Iterator[String]
                                                                        Definition Classes
                                                                        Product
                                                                      19. final def synchronized[T0](arg0: => T0): T0
                                                                        Definition Classes
                                                                        AnyRef
                                                                      20. def toDep: Dep
                                                                      21. def version: String
                                                                      22. final def wait(): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                      23. final def wait(arg0: Long, arg1: Int): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                      24. final def wait(arg0: Long): Unit
                                                                        Definition Classes
                                                                        AnyRef
                                                                        Annotations
                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                      Inherited from Serializable

                                                                      Inherited from Product

                                                                      Inherited from Equals

                                                                      Inherited from AnyRef

                                                                      Inherited from Any

                                                                      Ungrouped

                                                                    diff --git a/api/latest/mill/scalalib/CoursierModule.html b/api/latest/mill/scalalib/CoursierModule.html index 5863ca8e94f..6a5b8fa8abe 100644 --- a/api/latest/mill/scalalib/CoursierModule.html +++ b/api/latest/mill/scalalib/CoursierModule.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.CoursierModule
                                                                    t

                                                                    mill.scalalib

                                                                    CoursierModule

                                                                    trait CoursierModule extends BaseClass with Module

                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. CoursierModule
                                                                    2. Module
                                                                    3. BaseClass
                                                                    4. Cacher
                                                                    5. AnyRef
                                                                    6. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected
                                                                    Ordering
                                                                    1. Alphabetic
                                                                    2. By Inheritance
                                                                    Inherited
                                                                    1. CoursierModule
                                                                    2. Module
                                                                    3. BaseClass
                                                                    4. Cacher
                                                                    5. AnyRef
                                                                    6. Any
                                                                    1. Hide All
                                                                    2. Show All
                                                                    Visibility
                                                                    1. Public
                                                                    2. Protected

                                                                    Value Members

                                                                    1. object millInternal 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 diff --git a/api/latest/mill/scalalib/CrossModuleBase.html b/api/latest/mill/scalalib/CrossModuleBase.html index d041c8736a2..4e4f87c0a5e 100644 --- a/api/latest/mill/scalalib/CrossModuleBase.html +++ b/api/latest/mill/scalalib/CrossModuleBase.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.CrossModuleBase

                                                                      t

                                                                      mill.scalalib

                                                                      CrossModuleBase

                                                                      trait CrossModuleBase extends BaseClass with ScalaModule with define.Cross.Module[String]

                                                                      Ordering
                                                                      1. Alphabetic
                                                                      2. By Inheritance
                                                                      Inherited
                                                                      1. CrossModuleBase
                                                                      2. Module
                                                                      3. ScalaModule
                                                                      4. ScalaModuleBase
                                                                      5. JavaModule
                                                                      6. JavaModuleBase
                                                                      7. SemanticDbJavaModule
                                                                      8. BspModule
                                                                      9. OfflineSupportModule
                                                                      10. CoursierModule
                                                                      11. GenIdeaModule
                                                                      12. TaskModule
                                                                      13. Module
                                                                      14. BaseClass
                                                                      15. Cacher
                                                                      16. AnyRef
                                                                      17. Any
                                                                      1. Hide All
                                                                      2. Show All
                                                                      Visibility
                                                                      1. Public
                                                                      2. Protected

                                                                      Type Members

                                                                      1. trait CrossValue extends BaseClass with Module[T1]

                                                                        trait that can be mixed into any sub-modules within the body of a +var toRoot = '../../';

                                                                        t

                                                                        mill.scalalib

                                                                        CrossModuleBase

                                                                        trait CrossModuleBase extends BaseClass with ScalaModule with define.Cross.Module[String]

                                                                        Ordering
                                                                        1. Alphabetic
                                                                        2. By Inheritance
                                                                        Inherited
                                                                        1. CrossModuleBase
                                                                        2. Module
                                                                        3. ScalaModule
                                                                        4. ScalaModuleBase
                                                                        5. JavaModule
                                                                        6. JavaModuleBase
                                                                        7. SemanticDbJavaModule
                                                                        8. BspModule
                                                                        9. OfflineSupportModule
                                                                        10. CoursierModule
                                                                        11. GenIdeaModule
                                                                        12. TaskModule
                                                                        13. Module
                                                                        14. BaseClass
                                                                        15. Cacher
                                                                        16. AnyRef
                                                                        17. Any
                                                                        1. Hide All
                                                                        2. Show All
                                                                        Visibility
                                                                        1. Public
                                                                        2. Protected

                                                                        Type Members

                                                                        1. trait CrossValue extends BaseClass with Module[T1]

                                                                          trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                                                                          trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/scalalib/CrossSbtModule$CrossSbtModuleTests.html b/api/latest/mill/scalalib/CrossSbtModule$CrossSbtModuleTests.html index 359d03366a7..63268412925 100644 --- a/api/latest/mill/scalalib/CrossSbtModule$CrossSbtModuleTests.html +++ b/api/latest/mill/scalalib/CrossSbtModule$CrossSbtModuleTests.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.CrossSbtModule.CrossSbtModuleTests

                                                                          Packages

                                                                          t

                                                                          mill.scalalib.CrossSbtModule

                                                                          CrossSbtModuleTests

                                                                          trait CrossSbtModuleTests extends BaseClass with SbtModuleTests

                                                                          Ordering
                                                                          1. Alphabetic
                                                                          2. By Inheritance
                                                                          Inherited
                                                                          1. CrossSbtModuleTests
                                                                          2. SbtModuleTests
                                                                          3. MavenModuleTests
                                                                          4. ScalaTests
                                                                          5. ScalaModule
                                                                          6. ScalaModuleBase
                                                                          7. JavaModuleTests
                                                                          8. TestModule
                                                                          9. JavaModule
                                                                          10. JavaModuleBase
                                                                          11. SemanticDbJavaModule
                                                                          12. BspModule
                                                                          13. OfflineSupportModule
                                                                          14. CoursierModule
                                                                          15. GenIdeaModule
                                                                          16. TaskModule
                                                                          17. Module
                                                                          18. BaseClass
                                                                          19. Cacher
                                                                          20. AnyRef
                                                                          21. Any
                                                                          1. Hide All
                                                                          2. Show All
                                                                          Visibility
                                                                          1. Public
                                                                          2. Protected

                                                                          Type Members

                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                            Definition Classes
                                                                            JavaModule
                                                                          2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                            Definition Classes
                                                                            ScalaModule

                                                                          Deprecated Type Members

                                                                          1. type ScalaModuleTests = ScalaTests
                                                                            Definition Classes
                                                                            ScalaModule
                                                                            Annotations
                                                                            @deprecated
                                                                            Deprecated

                                                                            (Since version 0.11.0) use ScalaTests

                                                                          Abstract Value Members

                                                                          1. abstract def testFramework: T[String]

                                                                            The test framework to use.

                                                                            The test framework to use. +var toRoot = '../../';

                                                                            Packages

                                                                            t

                                                                            mill.scalalib.CrossSbtModule

                                                                            CrossSbtModuleTests

                                                                            trait CrossSbtModuleTests extends BaseClass with SbtModuleTests

                                                                            Ordering
                                                                            1. Alphabetic
                                                                            2. By Inheritance
                                                                            Inherited
                                                                            1. CrossSbtModuleTests
                                                                            2. SbtModuleTests
                                                                            3. MavenModuleTests
                                                                            4. ScalaTests
                                                                            5. ScalaModule
                                                                            6. ScalaModuleBase
                                                                            7. JavaModuleTests
                                                                            8. TestModule
                                                                            9. JavaModule
                                                                            10. JavaModuleBase
                                                                            11. SemanticDbJavaModule
                                                                            12. BspModule
                                                                            13. OfflineSupportModule
                                                                            14. CoursierModule
                                                                            15. GenIdeaModule
                                                                            16. TaskModule
                                                                            17. Module
                                                                            18. BaseClass
                                                                            19. Cacher
                                                                            20. AnyRef
                                                                            21. Any
                                                                            1. Hide All
                                                                            2. Show All
                                                                            Visibility
                                                                            1. Public
                                                                            2. Protected

                                                                            Type Members

                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                              Definition Classes
                                                                              JavaModule
                                                                            2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                              Definition Classes
                                                                              ScalaModule

                                                                            Deprecated Type Members

                                                                            1. type ScalaModuleTests = ScalaTests
                                                                              Definition Classes
                                                                              ScalaModule
                                                                              Annotations
                                                                              @deprecated
                                                                              Deprecated

                                                                              (Since version 0.11.0) use ScalaTests

                                                                            Abstract Value Members

                                                                            1. abstract def testFramework: T[String]

                                                                              The test framework to use.

                                                                              The test framework to use.

                                                                              Definition Classes
                                                                              TestModule

                                                                            Concrete Value Members

                                                                            1. object millInternal 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, diff --git a/api/latest/mill/scalalib/CrossSbtModule$Tests.html b/api/latest/mill/scalalib/CrossSbtModule$Tests.html index 0b59a2e7576..e1d6cebe767 100644 --- a/api/latest/mill/scalalib/CrossSbtModule$Tests.html +++ b/api/latest/mill/scalalib/CrossSbtModule$Tests.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.CrossSbtModule.Tests

                                                                              Packages

                                                                              trait Tests extends BaseClass with CrossSbtModuleTests

                                                                              Ordering
                                                                              1. Alphabetic
                                                                              2. By Inheritance
                                                                              Inherited
                                                                              1. Tests
                                                                              2. CrossSbtModuleTests
                                                                              3. SbtModuleTests
                                                                              4. MavenModuleTests
                                                                              5. ScalaTests
                                                                              6. ScalaModule
                                                                              7. ScalaModuleBase
                                                                              8. JavaModuleTests
                                                                              9. TestModule
                                                                              10. JavaModule
                                                                              11. JavaModuleBase
                                                                              12. SemanticDbJavaModule
                                                                              13. BspModule
                                                                              14. OfflineSupportModule
                                                                              15. CoursierModule
                                                                              16. GenIdeaModule
                                                                              17. TaskModule
                                                                              18. Module
                                                                              19. BaseClass
                                                                              20. Cacher
                                                                              21. AnyRef
                                                                              22. Any
                                                                              1. Hide All
                                                                              2. Show All
                                                                              Visibility
                                                                              1. Public
                                                                              2. Protected

                                                                              Type Members

                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                Definition Classes
                                                                                JavaModule
                                                                              2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                Definition Classes
                                                                                ScalaModule

                                                                              Deprecated Type Members

                                                                              1. type ScalaModuleTests = ScalaTests
                                                                                Definition Classes
                                                                                ScalaModule
                                                                                Annotations
                                                                                @deprecated
                                                                                Deprecated

                                                                                (Since version 0.11.0) use ScalaTests

                                                                              Abstract Value Members

                                                                              1. abstract def testFramework: T[String]

                                                                                The test framework to use.

                                                                                The test framework to use. +var toRoot = '../../';

                                                                                Packages

                                                                                trait Tests extends BaseClass with CrossSbtModuleTests

                                                                                Ordering
                                                                                1. Alphabetic
                                                                                2. By Inheritance
                                                                                Inherited
                                                                                1. Tests
                                                                                2. CrossSbtModuleTests
                                                                                3. SbtModuleTests
                                                                                4. MavenModuleTests
                                                                                5. ScalaTests
                                                                                6. ScalaModule
                                                                                7. ScalaModuleBase
                                                                                8. JavaModuleTests
                                                                                9. TestModule
                                                                                10. JavaModule
                                                                                11. JavaModuleBase
                                                                                12. SemanticDbJavaModule
                                                                                13. BspModule
                                                                                14. OfflineSupportModule
                                                                                15. CoursierModule
                                                                                16. GenIdeaModule
                                                                                17. TaskModule
                                                                                18. Module
                                                                                19. BaseClass
                                                                                20. Cacher
                                                                                21. AnyRef
                                                                                22. Any
                                                                                1. Hide All
                                                                                2. Show All
                                                                                Visibility
                                                                                1. Public
                                                                                2. Protected

                                                                                Type Members

                                                                                1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                  Definition Classes
                                                                                  JavaModule
                                                                                2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                  Definition Classes
                                                                                  ScalaModule

                                                                                Deprecated Type Members

                                                                                1. type ScalaModuleTests = ScalaTests
                                                                                  Definition Classes
                                                                                  ScalaModule
                                                                                  Annotations
                                                                                  @deprecated
                                                                                  Deprecated

                                                                                  (Since version 0.11.0) use ScalaTests

                                                                                Abstract Value Members

                                                                                1. abstract def testFramework: T[String]

                                                                                  The test framework to use.

                                                                                  The test framework to use.

                                                                                  Definition Classes
                                                                                  TestModule

                                                                                Concrete Value Members

                                                                                1. object millInternal 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, diff --git a/api/latest/mill/scalalib/CrossSbtModule.html b/api/latest/mill/scalalib/CrossSbtModule.html index 9493f57c24e..08c875c6687 100644 --- a/api/latest/mill/scalalib/CrossSbtModule.html +++ b/api/latest/mill/scalalib/CrossSbtModule.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.CrossSbtModule

                                                                                  t

                                                                                  mill.scalalib

                                                                                  CrossSbtModule

                                                                                  trait CrossSbtModule extends BaseClass with SbtModule with CrossModuleBase

                                                                                  Ordering
                                                                                  1. Alphabetic
                                                                                  2. By Inheritance
                                                                                  Inherited
                                                                                  1. CrossSbtModule
                                                                                  2. CrossModuleBase
                                                                                  3. Module
                                                                                  4. SbtModule
                                                                                  5. MavenModule
                                                                                  6. ScalaModule
                                                                                  7. ScalaModuleBase
                                                                                  8. JavaModule
                                                                                  9. JavaModuleBase
                                                                                  10. SemanticDbJavaModule
                                                                                  11. BspModule
                                                                                  12. OfflineSupportModule
                                                                                  13. CoursierModule
                                                                                  14. GenIdeaModule
                                                                                  15. TaskModule
                                                                                  16. Module
                                                                                  17. BaseClass
                                                                                  18. Cacher
                                                                                  19. AnyRef
                                                                                  20. Any
                                                                                  1. Hide All
                                                                                  2. Show All
                                                                                  Visibility
                                                                                  1. Public
                                                                                  2. Protected

                                                                                  Type Members

                                                                                  1. trait CrossValue extends BaseClass with Module[T1]

                                                                                    trait that can be mixed into any sub-modules within the body of a +var toRoot = '../../';

                                                                                    t

                                                                                    mill.scalalib

                                                                                    CrossSbtModule

                                                                                    trait CrossSbtModule extends BaseClass with SbtModule with CrossModuleBase

                                                                                    Ordering
                                                                                    1. Alphabetic
                                                                                    2. By Inheritance
                                                                                    Inherited
                                                                                    1. CrossSbtModule
                                                                                    2. CrossModuleBase
                                                                                    3. Module
                                                                                    4. SbtModule
                                                                                    5. MavenModule
                                                                                    6. ScalaModule
                                                                                    7. ScalaModuleBase
                                                                                    8. JavaModule
                                                                                    9. JavaModuleBase
                                                                                    10. SemanticDbJavaModule
                                                                                    11. BspModule
                                                                                    12. OfflineSupportModule
                                                                                    13. CoursierModule
                                                                                    14. GenIdeaModule
                                                                                    15. TaskModule
                                                                                    16. Module
                                                                                    17. BaseClass
                                                                                    18. Cacher
                                                                                    19. AnyRef
                                                                                    20. Any
                                                                                    1. Hide All
                                                                                    2. Show All
                                                                                    Visibility
                                                                                    1. Public
                                                                                    2. Protected

                                                                                    Type Members

                                                                                    1. trait CrossValue extends BaseClass with Module[T1]

                                                                                      trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                                                                                      trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/scalalib/CrossScalaModule.html b/api/latest/mill/scalalib/CrossScalaModule.html index b4cf49f5439..f8d5a996517 100644 --- a/api/latest/mill/scalalib/CrossScalaModule.html +++ b/api/latest/mill/scalalib/CrossScalaModule.html @@ -4,7 +4,7 @@ as suffix (src-{scalaversionprefix}), e.g.

                                                                                      - src - src-2.11 - src-2.12.3 -

                                                                                      Source
                                                                                      CrossScalaModule.scala
                                                                                      Ordering
                                                                                      1. Alphabetic
                                                                                      2. By Inheritance
                                                                                      Inherited
                                                                                      1. CrossScalaModule
                                                                                      2. CrossModuleBase
                                                                                      3. Module
                                                                                      4. ScalaModule
                                                                                      5. ScalaModuleBase
                                                                                      6. JavaModule
                                                                                      7. JavaModuleBase
                                                                                      8. SemanticDbJavaModule
                                                                                      9. BspModule
                                                                                      10. OfflineSupportModule
                                                                                      11. CoursierModule
                                                                                      12. GenIdeaModule
                                                                                      13. TaskModule
                                                                                      14. Module
                                                                                      15. BaseClass
                                                                                      16. Cacher
                                                                                      17. AnyRef
                                                                                      18. Any
                                                                                      1. Hide All
                                                                                      2. Show All
                                                                                      Visibility
                                                                                      1. Public
                                                                                      2. Protected

                                                                                      Type Members

                                                                                      1. trait CrossValue extends BaseClass with Module[T1]

                                                                                        trait that can be mixed into any sub-modules within the body of a +

                                                                                      Source
                                                                                      CrossScalaModule.scala
                                                                                      Ordering
                                                                                      1. Alphabetic
                                                                                      2. By Inheritance
                                                                                      Inherited
                                                                                      1. CrossScalaModule
                                                                                      2. CrossModuleBase
                                                                                      3. Module
                                                                                      4. ScalaModule
                                                                                      5. ScalaModuleBase
                                                                                      6. JavaModule
                                                                                      7. JavaModuleBase
                                                                                      8. SemanticDbJavaModule
                                                                                      9. BspModule
                                                                                      10. OfflineSupportModule
                                                                                      11. CoursierModule
                                                                                      12. GenIdeaModule
                                                                                      13. TaskModule
                                                                                      14. Module
                                                                                      15. BaseClass
                                                                                      16. Cacher
                                                                                      17. AnyRef
                                                                                      18. Any
                                                                                      1. Hide All
                                                                                      2. Show All
                                                                                      Visibility
                                                                                      1. Public
                                                                                      2. Protected

                                                                                      Type Members

                                                                                      1. trait CrossValue extends BaseClass with Module[T1]

                                                                                        trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                                                                                        trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/scalalib/CrossScalaVersionRanges.html b/api/latest/mill/scalalib/CrossScalaVersionRanges.html index 646e4969f95..4bd7c1f346e 100644 --- a/api/latest/mill/scalalib/CrossScalaVersionRanges.html +++ b/api/latest/mill/scalalib/CrossScalaVersionRanges.html @@ -8,7 +8,7 @@ less or equal 2.12) and for Scala 2.13+ (all the versions greater or equal to 2.13). Mixing CrossScalaVersionRanges into a CrossScalaModule will automatically add the src-2.13+ and src-2.12-, based on the crossScalaVersion. -

                                                                                        Source
                                                                                        CrossScalaVersionRanges.scala
                                                                                        Ordering
                                                                                        1. Alphabetic
                                                                                        2. By Inheritance
                                                                                        Inherited
                                                                                        1. CrossScalaVersionRanges
                                                                                        2. CrossModuleBase
                                                                                        3. Module
                                                                                        4. ScalaModule
                                                                                        5. ScalaModuleBase
                                                                                        6. JavaModule
                                                                                        7. JavaModuleBase
                                                                                        8. SemanticDbJavaModule
                                                                                        9. BspModule
                                                                                        10. OfflineSupportModule
                                                                                        11. CoursierModule
                                                                                        12. GenIdeaModule
                                                                                        13. TaskModule
                                                                                        14. Module
                                                                                        15. BaseClass
                                                                                        16. Cacher
                                                                                        17. AnyRef
                                                                                        18. Any
                                                                                        1. Hide All
                                                                                        2. Show All
                                                                                        Visibility
                                                                                        1. Public
                                                                                        2. Protected

                                                                                        Type Members

                                                                                        1. trait CrossValue extends BaseClass with Module[T1]

                                                                                          trait that can be mixed into any sub-modules within the body of a +

                                                                                        Source
                                                                                        CrossScalaVersionRanges.scala
                                                                                        Ordering
                                                                                        1. Alphabetic
                                                                                        2. By Inheritance
                                                                                        Inherited
                                                                                        1. CrossScalaVersionRanges
                                                                                        2. CrossModuleBase
                                                                                        3. Module
                                                                                        4. ScalaModule
                                                                                        5. ScalaModuleBase
                                                                                        6. JavaModule
                                                                                        7. JavaModuleBase
                                                                                        8. SemanticDbJavaModule
                                                                                        9. BspModule
                                                                                        10. OfflineSupportModule
                                                                                        11. CoursierModule
                                                                                        12. GenIdeaModule
                                                                                        13. TaskModule
                                                                                        14. Module
                                                                                        15. BaseClass
                                                                                        16. Cacher
                                                                                        17. AnyRef
                                                                                        18. Any
                                                                                        1. Hide All
                                                                                        2. Show All
                                                                                        Visibility
                                                                                        1. Public
                                                                                        2. Protected

                                                                                        Type Members

                                                                                        1. trait CrossValue extends BaseClass with Module[T1]

                                                                                          trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue

                                                                                          trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue diff --git a/api/latest/mill/scalalib/CrossVersion$$Binary$.html b/api/latest/mill/scalalib/CrossVersion$$Binary$.html index df0e84f890d..45a17bee4e3 100644 --- a/api/latest/mill/scalalib/CrossVersion$$Binary$.html +++ b/api/latest/mill/scalalib/CrossVersion$$Binary$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion.Binary

                                                                                          Packages

                                                                                          object Binary extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Binary
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          13. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          14. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. implicit def rw: upickle.default.ReadWriter[Binary]
                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          17. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          18. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          Packages

                                                                                          object Binary extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Binary
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          13. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          14. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. implicit def rw: upickle.default.ReadWriter[Binary]
                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          17. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          18. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion$$Binary.html b/api/latest/mill/scalalib/CrossVersion$$Binary.html index 8fb044577c4..f46a138573d 100644 --- a/api/latest/mill/scalalib/CrossVersion$$Binary.html +++ b/api/latest/mill/scalalib/CrossVersion$$Binary.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion.Binary

                                                                                          Packages

                                                                                          case class Binary(platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, CrossVersion, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Binary
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. CrossVersion
                                                                                          6. AnyRef
                                                                                          7. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Binary(platformed: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          9. def isBinary: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          10. def isConstant: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          11. def isFull: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. val platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            Definition Classes
                                                                                            BinaryCrossVersion
                                                                                          17. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from Product

                                                                                          Inherited from Equals

                                                                                          Inherited from CrossVersion

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          Packages

                                                                                          case class Binary(platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, CrossVersion, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Binary
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. CrossVersion
                                                                                          6. AnyRef
                                                                                          7. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Binary(platformed: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          9. def isBinary: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          10. def isConstant: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          11. def isFull: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. val platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            Definition Classes
                                                                                            BinaryCrossVersion
                                                                                          17. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from Product

                                                                                          Inherited from Equals

                                                                                          Inherited from CrossVersion

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion$$Constant$.html b/api/latest/mill/scalalib/CrossVersion$$Constant$.html index 6beed2116eb..df8845f18f7 100644 --- a/api/latest/mill/scalalib/CrossVersion$$Constant$.html +++ b/api/latest/mill/scalalib/CrossVersion$$Constant$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion.Constant

                                                                                          Packages

                                                                                          object Constant extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Constant
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          13. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          14. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. implicit def rw: upickle.default.ReadWriter[Constant]
                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          17. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          18. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          Packages

                                                                                          object Constant extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Constant
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          13. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          14. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. implicit def rw: upickle.default.ReadWriter[Constant]
                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          17. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          18. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion$$Constant.html b/api/latest/mill/scalalib/CrossVersion$$Constant.html index 3d202068fab..bb6c8d76f8f 100644 --- a/api/latest/mill/scalalib/CrossVersion$$Constant.html +++ b/api/latest/mill/scalalib/CrossVersion$$Constant.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion.Constant

                                                                                          Packages

                                                                                          case class Constant(value: String, platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, CrossVersion, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Constant
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. CrossVersion
                                                                                          6. AnyRef
                                                                                          7. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Constant(value: String, platformed: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          9. def isBinary: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          10. def isConstant: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          11. def isFull: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. val platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            Definition Classes
                                                                                            ConstantCrossVersion
                                                                                          17. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. val value: String
                                                                                          21. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          23. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from Product

                                                                                          Inherited from Equals

                                                                                          Inherited from CrossVersion

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          Packages

                                                                                          case class Constant(value: String, platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, CrossVersion, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Constant
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. CrossVersion
                                                                                          6. AnyRef
                                                                                          7. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Constant(value: String, platformed: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          9. def isBinary: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          10. def isConstant: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          11. def isFull: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. val platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            Definition Classes
                                                                                            ConstantCrossVersion
                                                                                          17. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. val value: String
                                                                                          21. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          23. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from Product

                                                                                          Inherited from Equals

                                                                                          Inherited from CrossVersion

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion$$Full$.html b/api/latest/mill/scalalib/CrossVersion$$Full$.html index d7d6e2f0790..8a57c618c7e 100644 --- a/api/latest/mill/scalalib/CrossVersion$$Full$.html +++ b/api/latest/mill/scalalib/CrossVersion$$Full$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion.Full

                                                                                          Packages

                                                                                          object Full extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Full
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          13. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          14. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. implicit def rw: upickle.default.ReadWriter[Full]
                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          17. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          18. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          Packages

                                                                                          object Full extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Full
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          13. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          14. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. implicit def rw: upickle.default.ReadWriter[Full]
                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          17. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          18. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion$$Full.html b/api/latest/mill/scalalib/CrossVersion$$Full.html index 537b187c367..cec3b43fb2e 100644 --- a/api/latest/mill/scalalib/CrossVersion$$Full.html +++ b/api/latest/mill/scalalib/CrossVersion$$Full.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion.Full

                                                                                          Packages

                                                                                          case class Full(platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, CrossVersion, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Full
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. CrossVersion
                                                                                          6. AnyRef
                                                                                          7. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Full(platformed: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          9. def isBinary: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          10. def isConstant: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          11. def isFull: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. val platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            Definition Classes
                                                                                            FullCrossVersion
                                                                                          17. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from Product

                                                                                          Inherited from Equals

                                                                                          Inherited from CrossVersion

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          Packages

                                                                                          case class Full(platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, CrossVersion, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Full
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. CrossVersion
                                                                                          6. AnyRef
                                                                                          7. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Full(platformed: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          9. def isBinary: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          10. def isConstant: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          11. def isFull: Boolean
                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. val platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                            Definition Classes
                                                                                            FullCrossVersion
                                                                                          17. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                            Definition Classes
                                                                                            CrossVersion
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from Product

                                                                                          Inherited from Equals

                                                                                          Inherited from CrossVersion

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion$.html b/api/latest/mill/scalalib/CrossVersion$.html index d6925a50e3d..d910226d1ce 100644 --- a/api/latest/mill/scalalib/CrossVersion$.html +++ b/api/latest/mill/scalalib/CrossVersion$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion

                                                                                          object CrossVersion

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. CrossVersion
                                                                                          2. AnyRef
                                                                                          3. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Type Members

                                                                                          1. case class Binary(platformed: Boolean) extends CrossVersion with Product with Serializable
                                                                                          2. case class Constant(value: String, platformed: Boolean) extends CrossVersion with Product with Serializable
                                                                                          3. case class Full(platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. def empty(platformed: Boolean): Constant
                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          9. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. implicit def rw: upickle.default.ReadWriter[CrossVersion]
                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          18. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          19. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          21. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                          22. object Binary extends Serializable
                                                                                          23. object Constant extends Serializable
                                                                                          24. object Full extends Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          object CrossVersion

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. CrossVersion
                                                                                          2. AnyRef
                                                                                          3. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Type Members

                                                                                          1. case class Binary(platformed: Boolean) extends CrossVersion with Product with Serializable
                                                                                          2. case class Constant(value: String, platformed: Boolean) extends CrossVersion with Product with Serializable
                                                                                          3. case class Full(platformed: Boolean) extends CrossVersion with Product with Serializable

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. def empty(platformed: Boolean): Constant
                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          9. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          14. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          15. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. implicit def rw: upickle.default.ReadWriter[CrossVersion]
                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          18. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          19. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          21. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                          22. object Binary extends Serializable
                                                                                          23. object Constant extends Serializable
                                                                                          24. object Full extends Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/CrossVersion.html b/api/latest/mill/scalalib/CrossVersion.html index 9965213f22f..bdd07c2bbef 100644 --- a/api/latest/mill/scalalib/CrossVersion.html +++ b/api/latest/mill/scalalib/CrossVersion.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.CrossVersion

                                                                                          sealed trait CrossVersion extends AnyRef

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          AnyRef, Any
                                                                                          Known Subclasses
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. CrossVersion
                                                                                          2. AnyRef
                                                                                          3. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Abstract Value Members

                                                                                          1. abstract def platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                          Concrete Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. def isBinary: Boolean
                                                                                          12. def isConstant: Boolean
                                                                                          13. def isFull: Boolean
                                                                                          14. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          16. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          17. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          21. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          23. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          sealed trait CrossVersion extends AnyRef

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          AnyRef, Any
                                                                                          Known Subclasses
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. CrossVersion
                                                                                          2. AnyRef
                                                                                          3. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Abstract Value Members

                                                                                          1. abstract def platformed: Boolean

                                                                                            If true, the cross-version suffix should start with a platform suffix if it exists

                                                                                          Concrete Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          5. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          8. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          10. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          11. def isBinary: Boolean
                                                                                          12. def isConstant: Boolean
                                                                                          13. def isFull: Boolean
                                                                                          14. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          16. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          17. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          18. def suffixString(binaryVersion: String, fullVersion: String, platformSuffix: String): String

                                                                                            The string that should be appended to the module name to get the artifact name

                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          21. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          23. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/Dep$.html b/api/latest/mill/scalalib/Dep$.html index 9e980ee67ff..d2f71858e1d 100644 --- a/api/latest/mill/scalalib/Dep$.html +++ b/api/latest/mill/scalalib/Dep$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.Dep

                                                                                          object Dep extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Dep
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. val DefaultConfiguration: Configuration
                                                                                          5. def apply(org: String, name: String, version: String, cross: CrossVersion, force: Boolean = false): Dep
                                                                                          6. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          7. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          9. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          10. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          12. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          15. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          17. implicit def parse(signature: String): Dep
                                                                                          18. implicit def rw: upickle.default.ReadWriter[Dep]
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          21. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          23. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          +var toRoot = '../../';

                                                                                          object Dep extends Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Dep
                                                                                          2. Serializable
                                                                                          3. AnyRef
                                                                                          4. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. val DefaultConfiguration: Configuration
                                                                                          5. def apply(org: String, name: String, version: String, cross: CrossVersion, force: Boolean = false): Dep
                                                                                          6. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          7. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          9. def equals(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          10. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          12. def hashCode(): Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          15. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          16. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          17. implicit def parse(signature: String): Dep
                                                                                          18. implicit def rw: upickle.default.ReadWriter[Dep]
                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          20. def toString(): String
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          21. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          23. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                          Inherited from Serializable

                                                                                          Inherited from AnyRef

                                                                                          Inherited from Any

                                                                                          Ungrouped

                                                                                          diff --git a/api/latest/mill/scalalib/Dep.html b/api/latest/mill/scalalib/Dep.html index de053c88965..c777db179da 100644 --- a/api/latest/mill/scalalib/Dep.html +++ b/api/latest/mill/scalalib/Dep.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.Dep

                                                                                          case class Dep(dep: coursier.Dependency, cross: CrossVersion, force: Boolean) extends Product with Serializable

                                                                                          Source
                                                                                          Dep.scala
                                                                                          Linear Supertypes
                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                          Ordering
                                                                                          1. Alphabetic
                                                                                          2. By Inheritance
                                                                                          Inherited
                                                                                          1. Dep
                                                                                          2. Serializable
                                                                                          3. Product
                                                                                          4. Equals
                                                                                          5. AnyRef
                                                                                          6. Any
                                                                                          1. Hide All
                                                                                          2. Show All
                                                                                          Visibility
                                                                                          1. Public
                                                                                          2. Protected

                                                                                          Instance Constructors

                                                                                          1. new Dep(dep: coursier.Dependency, cross: CrossVersion, force: Boolean)

                                                                                          Value Members

                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          2. final def ##: Int
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                          4. def artifactName(binaryVersion: String, fullVersion: String, platformSuffix: String): String
                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                            Definition Classes
                                                                                            Any
                                                                                          6. def bindDep(binaryVersion: String, fullVersion: String, platformSuffix: String): BoundDep
                                                                                          7. def clone(): AnyRef
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                          8. def configure(attributes: Attributes): Dep
                                                                                          9. val cross: CrossVersion
                                                                                          10. val dep: coursier.Dependency
                                                                                          11. final def eq(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          12. def exclude(exclusions: (String, String)*): Dep
                                                                                          13. def excludeName(names: String*): Dep
                                                                                          14. def excludeOrg(organizations: String*): Dep
                                                                                          15. def finalize(): Unit
                                                                                            Attributes
                                                                                            protected[lang]
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                          16. val force: Boolean
                                                                                          17. def forceVersion(): Dep
                                                                                          18. final def getClass(): Class[_ <: AnyRef]
                                                                                            Definition Classes
                                                                                            AnyRef → Any
                                                                                            Annotations
                                                                                            @native()
                                                                                          19. final def isInstanceOf[T0]: Boolean
                                                                                            Definition Classes
                                                                                            Any
                                                                                          20. def name: String
                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          22. final def notify(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          23. final def notifyAll(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @native()
                                                                                          24. def optional(optional: Boolean = true): Dep
                                                                                          25. def organization: String
                                                                                          26. def productElementNames: Iterator[String]
                                                                                            Definition Classes
                                                                                            Product
                                                                                          27. final def synchronized[T0](arg0: => T0): T0
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                          28. def toDependency(binaryVersion: String, fullVersion: String, platformSuffix: String): coursier.core.Dependency
                                                                                          29. def version: String
                                                                                          30. final def wait(): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          31. final def wait(arg0: Long, arg1: Int): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                          32. final def wait(arg0: Long): Unit
                                                                                            Definition Classes
                                                                                            AnyRef
                                                                                            Annotations
                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                          33. def withConfiguration(configuration: String): Dep
                                                                                          34. def withDottyCompat(scalaVersion: String): Dep

                                                                                            If scalaVersion is a Dotty version, replace the cross-version suffix +var toRoot = '../../';

                                                                                            case class Dep(dep: coursier.Dependency, cross: CrossVersion, force: Boolean) extends Product with Serializable

                                                                                            Source
                                                                                            Dep.scala
                                                                                            Linear Supertypes
                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                            Ordering
                                                                                            1. Alphabetic
                                                                                            2. By Inheritance
                                                                                            Inherited
                                                                                            1. Dep
                                                                                            2. Serializable
                                                                                            3. Product
                                                                                            4. Equals
                                                                                            5. AnyRef
                                                                                            6. Any
                                                                                            1. Hide All
                                                                                            2. Show All
                                                                                            Visibility
                                                                                            1. Public
                                                                                            2. Protected

                                                                                            Instance Constructors

                                                                                            1. new Dep(dep: coursier.Dependency, cross: CrossVersion, force: Boolean)

                                                                                            Value Members

                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                              Definition Classes
                                                                                              AnyRef → Any
                                                                                            2. final def ##: Int
                                                                                              Definition Classes
                                                                                              AnyRef → Any
                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                              Definition Classes
                                                                                              AnyRef → Any
                                                                                            4. def artifactName(binaryVersion: String, fullVersion: String, platformSuffix: String): String
                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                              Definition Classes
                                                                                              Any
                                                                                            6. def bindDep(binaryVersion: String, fullVersion: String, platformSuffix: String): BoundDep
                                                                                            7. def clone(): AnyRef
                                                                                              Attributes
                                                                                              protected[lang]
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                            8. def configure(attributes: Attributes): Dep
                                                                                            9. val cross: CrossVersion
                                                                                            10. val dep: coursier.Dependency
                                                                                            11. final def eq(arg0: AnyRef): Boolean
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                            12. def exclude(exclusions: (String, String)*): Dep
                                                                                            13. def excludeName(names: String*): Dep
                                                                                            14. def excludeOrg(organizations: String*): Dep
                                                                                            15. def finalize(): Unit
                                                                                              Attributes
                                                                                              protected[lang]
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                            16. val force: Boolean
                                                                                            17. def forceVersion(): Dep
                                                                                            18. final def getClass(): Class[_ <: AnyRef]
                                                                                              Definition Classes
                                                                                              AnyRef → Any
                                                                                              Annotations
                                                                                              @native()
                                                                                            19. final def isInstanceOf[T0]: Boolean
                                                                                              Definition Classes
                                                                                              Any
                                                                                            20. def name: String
                                                                                            21. final def ne(arg0: AnyRef): Boolean
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                            22. final def notify(): Unit
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @native()
                                                                                            23. final def notifyAll(): Unit
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @native()
                                                                                            24. def optional(optional: Boolean = true): Dep
                                                                                            25. def organization: String
                                                                                            26. def productElementNames: Iterator[String]
                                                                                              Definition Classes
                                                                                              Product
                                                                                            27. final def synchronized[T0](arg0: => T0): T0
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                            28. def toDependency(binaryVersion: String, fullVersion: String, platformSuffix: String): coursier.core.Dependency
                                                                                            29. def version: String
                                                                                            30. final def wait(): Unit
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                            31. final def wait(arg0: Long, arg1: Int): Unit
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                            32. final def wait(arg0: Long): Unit
                                                                                              Definition Classes
                                                                                              AnyRef
                                                                                              Annotations
                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                            33. def withConfiguration(configuration: String): Dep
                                                                                            34. def withDottyCompat(scalaVersion: String): Dep

                                                                                              If scalaVersion is a Dotty version, replace the cross-version suffix by the Scala 2.x version that the Dotty version is retro-compatible with, otherwise do nothing.

                                                                                              If scalaVersion is a Dotty version, replace the cross-version suffix by the Scala 2.x version that the Dotty version is retro-compatible with, diff --git a/api/latest/mill/scalalib/Dependency$.html b/api/latest/mill/scalalib/Dependency$.html index b0cc9446396..423c886876f 100644 --- a/api/latest/mill/scalalib/Dependency$.html +++ b/api/latest/mill/scalalib/Dependency$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.Dependency

                                                                                              o

                                                                                              mill.scalalib

                                                                                              Dependency

                                                                                              object Dependency extends ExternalModule

                                                                                              Source
                                                                                              Dependency.scala
                                                                                              Linear Supertypes
                                                                                              Ordering
                                                                                              1. Alphabetic
                                                                                              2. By Inheritance
                                                                                              Inherited
                                                                                              1. Dependency
                                                                                              2. ExternalModule
                                                                                              3. BaseModule
                                                                                              4. Module
                                                                                              5. BaseClass
                                                                                              6. Cacher
                                                                                              7. AnyRef
                                                                                              8. Any
                                                                                              1. Hide All
                                                                                              2. Show All
                                                                                              Visibility
                                                                                              1. Public
                                                                                              2. Protected

                                                                                              Value Members

                                                                                              1. object millInternal extends Internal

                                                                                                Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                o

                                                                                                mill.scalalib

                                                                                                Dependency

                                                                                                object Dependency extends ExternalModule

                                                                                                Source
                                                                                                Dependency.scala
                                                                                                Linear Supertypes
                                                                                                Ordering
                                                                                                1. Alphabetic
                                                                                                2. By Inheritance
                                                                                                Inherited
                                                                                                1. Dependency
                                                                                                2. ExternalModule
                                                                                                3. BaseModule
                                                                                                4. Module
                                                                                                5. BaseClass
                                                                                                6. Cacher
                                                                                                7. AnyRef
                                                                                                8. Any
                                                                                                1. Hide All
                                                                                                2. Show All
                                                                                                Visibility
                                                                                                1. Public
                                                                                                2. Protected

                                                                                                Value Members

                                                                                                1. object millInternal 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 diff --git a/api/latest/mill/scalalib/GenIdea$.html b/api/latest/mill/scalalib/GenIdea$.html index 76a21a17f4e..5bab174e935 100644 --- a/api/latest/mill/scalalib/GenIdea$.html +++ b/api/latest/mill/scalalib/GenIdea$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.GenIdea

                                                                                                  object GenIdea extends ExternalModule

                                                                                                  Annotations
                                                                                                  @deprecated
                                                                                                  Deprecated

                                                                                                  (Since version Mill 0.11.2) Use mill.idea.GenIdea instead

                                                                                                  Source
                                                                                                  GenIdea.scala
                                                                                                  Linear Supertypes
                                                                                                  Ordering
                                                                                                  1. Alphabetic
                                                                                                  2. By Inheritance
                                                                                                  Inherited
                                                                                                  1. GenIdea
                                                                                                  2. ExternalModule
                                                                                                  3. BaseModule
                                                                                                  4. Module
                                                                                                  5. BaseClass
                                                                                                  6. Cacher
                                                                                                  7. AnyRef
                                                                                                  8. Any
                                                                                                  1. Hide All
                                                                                                  2. Show All
                                                                                                  Visibility
                                                                                                  1. Public
                                                                                                  2. Protected

                                                                                                  Value Members

                                                                                                  1. object millInternal extends Internal

                                                                                                    Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                    object GenIdea extends ExternalModule

                                                                                                    Annotations
                                                                                                    @deprecated
                                                                                                    Deprecated

                                                                                                    (Since version Mill 0.11.2) Use mill.idea.GenIdea instead

                                                                                                    Source
                                                                                                    GenIdea.scala
                                                                                                    Linear Supertypes
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. GenIdea
                                                                                                    2. ExternalModule
                                                                                                    3. BaseModule
                                                                                                    4. Module
                                                                                                    5. BaseClass
                                                                                                    6. Cacher
                                                                                                    7. AnyRef
                                                                                                    8. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. object millInternal 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 diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$CoursierResolved.html b/api/latest/mill/scalalib/GenIdeaImpl$$CoursierResolved.html index ab24f46965f..4776c37b924 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$CoursierResolved.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$CoursierResolved.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.CoursierResolved

                                                                                                      Packages

                                                                                                      c

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      CoursierResolved

                                                                                                      final case class CoursierResolved(path: Path, pom: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, ResolvedLibrary, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. CoursierResolved
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. ResolvedLibrary
                                                                                                      6. AnyRef
                                                                                                      7. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new CoursierResolved(path: Path, pom: Path, sources: Option[Path])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. val path: Path
                                                                                                        Definition Classes
                                                                                                        CoursierResolvedResolvedLibrary
                                                                                                      14. val pom: Path
                                                                                                      15. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      16. val sources: Option[Path]
                                                                                                      17. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      18. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from ResolvedLibrary

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      c

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      CoursierResolved

                                                                                                      final case class CoursierResolved(path: Path, pom: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, ResolvedLibrary, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. CoursierResolved
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. ResolvedLibrary
                                                                                                      6. AnyRef
                                                                                                      7. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new CoursierResolved(path: Path, pom: Path, sources: Option[Path])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. val path: Path
                                                                                                        Definition Classes
                                                                                                        CoursierResolvedResolvedLibrary
                                                                                                      14. val pom: Path
                                                                                                      15. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      16. val sources: Option[Path]
                                                                                                      17. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      18. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from ResolvedLibrary

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$GenIdeaException.html b/api/latest/mill/scalalib/GenIdeaImpl$$GenIdeaException.html index b4a0648427a..ddc88006f60 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$GenIdeaException.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$GenIdeaException.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.GenIdeaException

                                                                                                      Packages

                                                                                                      c

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      GenIdeaException

                                                                                                      case class GenIdeaException(msg: String) extends RuntimeException with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Product, Equals, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaException
                                                                                                      2. Product
                                                                                                      3. Equals
                                                                                                      4. RuntimeException
                                                                                                      5. Exception
                                                                                                      6. Throwable
                                                                                                      7. Serializable
                                                                                                      8. AnyRef
                                                                                                      9. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new GenIdeaException(msg: String)

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def addSuppressed(arg0: Throwable): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      5. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      8. def fillInStackTrace(): Throwable
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      9. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      10. def getCause(): Throwable
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      11. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. def getLocalizedMessage(): String
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      13. def getMessage(): String
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      14. def getStackTrace(): Array[StackTraceElement]
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      15. final def getSuppressed(): Array[Throwable]
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      16. def initCause(arg0: Throwable): Throwable
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      17. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      18. val msg: String
                                                                                                      19. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      20. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      21. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      22. def printStackTrace(arg0: PrintWriter): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      23. def printStackTrace(arg0: PrintStream): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      24. def printStackTrace(): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      25. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      26. def setStackTrace(arg0: Array[StackTraceElement]): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      27. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      28. def toString(): String
                                                                                                        Definition Classes
                                                                                                        Throwable → AnyRef → Any
                                                                                                      29. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      31. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from RuntimeException

                                                                                                      Inherited from Exception

                                                                                                      Inherited from Throwable

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      c

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      GenIdeaException

                                                                                                      case class GenIdeaException(msg: String) extends RuntimeException with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Product, Equals, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaException
                                                                                                      2. Product
                                                                                                      3. Equals
                                                                                                      4. RuntimeException
                                                                                                      5. Exception
                                                                                                      6. Throwable
                                                                                                      7. Serializable
                                                                                                      8. AnyRef
                                                                                                      9. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new GenIdeaException(msg: String)

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def addSuppressed(arg0: Throwable): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      5. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      8. def fillInStackTrace(): Throwable
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      9. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      10. def getCause(): Throwable
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      11. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. def getLocalizedMessage(): String
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      13. def getMessage(): String
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      14. def getStackTrace(): Array[StackTraceElement]
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      15. final def getSuppressed(): Array[Throwable]
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      16. def initCause(arg0: Throwable): Throwable
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      17. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      18. val msg: String
                                                                                                      19. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      20. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      21. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      22. def printStackTrace(arg0: PrintWriter): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      23. def printStackTrace(arg0: PrintStream): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      24. def printStackTrace(): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      25. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      26. def setStackTrace(arg0: Array[StackTraceElement]): Unit
                                                                                                        Definition Classes
                                                                                                        Throwable
                                                                                                      27. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      28. def toString(): String
                                                                                                        Definition Classes
                                                                                                        Throwable → AnyRef → Any
                                                                                                      29. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      31. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from RuntimeException

                                                                                                      Inherited from Exception

                                                                                                      Inherited from Throwable

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$OtherResolved.html b/api/latest/mill/scalalib/GenIdeaImpl$$OtherResolved.html index 73050cca420..7e09184d604 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$OtherResolved.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$OtherResolved.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.OtherResolved

                                                                                                      Packages

                                                                                                      final case class OtherResolved(path: Path) extends ResolvedLibrary with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, ResolvedLibrary, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. OtherResolved
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. ResolvedLibrary
                                                                                                      6. AnyRef
                                                                                                      7. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new OtherResolved(path: Path)

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. val path: Path
                                                                                                        Definition Classes
                                                                                                        OtherResolvedResolvedLibrary
                                                                                                      14. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      17. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from ResolvedLibrary

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      final case class OtherResolved(path: Path) extends ResolvedLibrary with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, ResolvedLibrary, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. OtherResolved
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. ResolvedLibrary
                                                                                                      6. AnyRef
                                                                                                      7. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new OtherResolved(path: Path)

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. val path: Path
                                                                                                        Definition Classes
                                                                                                        OtherResolvedResolvedLibrary
                                                                                                      14. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      17. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from ResolvedLibrary

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedLibrary.html b/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedLibrary.html index f186d7cc77a..7962a954bb8 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedLibrary.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedLibrary.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.ResolvedLibrary

                                                                                                      Packages

                                                                                                      t

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      ResolvedLibrary

                                                                                                      sealed trait ResolvedLibrary extends AnyRef

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ResolvedLibrary
                                                                                                      2. AnyRef
                                                                                                      3. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Abstract Value Members

                                                                                                      1. abstract def path: Path

                                                                                                      Concrete Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      8. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      10. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      12. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      13. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      t

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      ResolvedLibrary

                                                                                                      sealed trait ResolvedLibrary extends AnyRef

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ResolvedLibrary
                                                                                                      2. AnyRef
                                                                                                      3. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Abstract Value Members

                                                                                                      1. abstract def path: Path

                                                                                                      Concrete Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      8. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      10. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      12. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      13. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedModule.html b/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedModule.html index d16df92c1ce..282e13dcf4c 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedModule.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$ResolvedModule.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.ResolvedModule

                                                                                                      Packages

                                                                                                      final case class ResolvedModule(path: Segments, classpath: Agg[Scoped[Path]], module: JavaModule, pluginClasspath: Agg[Path], scalaOptions: Seq[String], compilerClasspath: Agg[Path], libraryClasspath: Agg[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path) extends Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ResolvedModule
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new ResolvedModule(path: Segments, classpath: Agg[Scoped[Path]], module: JavaModule, pluginClasspath: Agg[Path], scalaOptions: Seq[String], compilerClasspath: Agg[Path], libraryClasspath: Agg[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path)

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. val classpath: Agg[Scoped[Path]]
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. val compilerClasspath: Agg[Path]
                                                                                                      8. val compilerOutput: Path
                                                                                                      9. val configFileContributions: Seq[IdeaConfigFile]
                                                                                                      10. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. val facets: Seq[JavaFacet]
                                                                                                      12. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      13. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      15. val libraryClasspath: Agg[Path]
                                                                                                      16. val module: JavaModule
                                                                                                      17. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      18. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      19. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      20. val path: Segments
                                                                                                      21. val pluginClasspath: Agg[Path]
                                                                                                      22. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      23. val scalaOptions: Seq[String]
                                                                                                      24. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      25. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      27. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      final case class ResolvedModule(path: Segments, classpath: Agg[Scoped[Path]], module: JavaModule, pluginClasspath: Agg[Path], scalaOptions: Seq[String], compilerClasspath: Agg[Path], libraryClasspath: Agg[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path) extends Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ResolvedModule
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new ResolvedModule(path: Segments, classpath: Agg[Scoped[Path]], module: JavaModule, pluginClasspath: Agg[Path], scalaOptions: Seq[String], compilerClasspath: Agg[Path], libraryClasspath: Agg[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path)

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. val classpath: Agg[Scoped[Path]]
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. val compilerClasspath: Agg[Path]
                                                                                                      8. val compilerOutput: Path
                                                                                                      9. val configFileContributions: Seq[IdeaConfigFile]
                                                                                                      10. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. val facets: Seq[JavaFacet]
                                                                                                      12. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      13. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      15. val libraryClasspath: Agg[Path]
                                                                                                      16. val module: JavaModule
                                                                                                      17. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      18. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      19. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      20. val path: Segments
                                                                                                      21. val pluginClasspath: Agg[Path]
                                                                                                      22. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      23. val scalaOptions: Seq[String]
                                                                                                      24. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      25. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      27. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$Scoped.html b/api/latest/mill/scalalib/GenIdeaImpl$$Scoped.html index b39448002e1..1abdd2e9471 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$Scoped.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$Scoped.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.Scoped

                                                                                                      Packages

                                                                                                      final case class Scoped[T](value: T, scope: Option[String]) extends Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. Scoped
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new Scoped(value: T, scope: Option[String])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      14. val scope: Option[String]
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. val value: T
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      final case class Scoped[T](value: T, scope: Option[String]) extends Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. Scoped
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new Scoped(value: T, scope: Option[String])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      14. val scope: Option[String]
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. val value: T
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd$.html b/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd$.html index 6588809db16..7aa7af7bd58 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd$.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.ScopedOrd

                                                                                                      Packages

                                                                                                      object ScopedOrd extends Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ScopedOrd
                                                                                                      2. Serializable
                                                                                                      3. AnyRef
                                                                                                      4. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. def apply[T <: Comparable[T]](scoped: Scoped[T]): ScopedOrd[T]
                                                                                                      5. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      8. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      9. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      10. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      14. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      18. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      object ScopedOrd extends Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ScopedOrd
                                                                                                      2. Serializable
                                                                                                      3. AnyRef
                                                                                                      4. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. def apply[T <: Comparable[T]](scoped: Scoped[T]): ScopedOrd[T]
                                                                                                      5. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      8. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      9. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      10. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      14. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      18. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd.html b/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd.html index 2ff2533d6c9..68503dff678 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$ScopedOrd.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.ScopedOrd

                                                                                                      Packages

                                                                                                      final case class ScopedOrd[T <: Comparable[T]](value: T, scope: Option[String]) extends Ordered[ScopedOrd[T]] with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, Ordered[ScopedOrd[T]], Comparable[ScopedOrd[T]], AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ScopedOrd
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. Ordered
                                                                                                      6. Comparable
                                                                                                      7. AnyRef
                                                                                                      8. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new ScopedOrd(value: T, scope: Option[String])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. def <(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      4. def <=(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      5. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      6. def >(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      7. def >=(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      8. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      9. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      10. def compare(that: ScopedOrd[T]): Int
                                                                                                        Definition Classes
                                                                                                        ScopedOrd → Ordered
                                                                                                      11. def compareTo(that: ScopedOrd[T]): Int
                                                                                                        Definition Classes
                                                                                                        Ordered → Comparable
                                                                                                      12. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      13. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      14. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      16. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      18. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      19. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      20. val scope: Option[String]
                                                                                                      21. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      22. val value: T
                                                                                                      23. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      25. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from Ordered[ScopedOrd[T]]

                                                                                                      Inherited from Comparable[ScopedOrd[T]]

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      final case class ScopedOrd[T <: Comparable[T]](value: T, scope: Option[String]) extends Ordered[ScopedOrd[T]] with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, Ordered[ScopedOrd[T]], Comparable[ScopedOrd[T]], AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. ScopedOrd
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. Ordered
                                                                                                      6. Comparable
                                                                                                      7. AnyRef
                                                                                                      8. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new ScopedOrd(value: T, scope: Option[String])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. def <(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      4. def <=(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      5. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      6. def >(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      7. def >=(that: ScopedOrd[T]): Boolean
                                                                                                        Definition Classes
                                                                                                        Ordered
                                                                                                      8. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      9. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      10. def compare(that: ScopedOrd[T]): Int
                                                                                                        Definition Classes
                                                                                                        ScopedOrd → Ordered
                                                                                                      11. def compareTo(that: ScopedOrd[T]): Int
                                                                                                        Definition Classes
                                                                                                        Ordered → Comparable
                                                                                                      12. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      13. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      14. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      16. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      18. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      19. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      20. val scope: Option[String]
                                                                                                      21. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      22. val value: T
                                                                                                      23. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      25. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from Ordered[ScopedOrd[T]]

                                                                                                      Inherited from Comparable[ScopedOrd[T]]

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$$WithSourcesResolved.html b/api/latest/mill/scalalib/GenIdeaImpl$$WithSourcesResolved.html index bd4a4a72423..97b9cfe0909 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$$WithSourcesResolved.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$$WithSourcesResolved.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl.WithSourcesResolved

                                                                                                      Packages

                                                                                                      c

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      WithSourcesResolved

                                                                                                      final case class WithSourcesResolved(path: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, ResolvedLibrary, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. WithSourcesResolved
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. ResolvedLibrary
                                                                                                      6. AnyRef
                                                                                                      7. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new WithSourcesResolved(path: Path, sources: Option[Path])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. val path: Path
                                                                                                        Definition Classes
                                                                                                        WithSourcesResolvedResolvedLibrary
                                                                                                      14. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      15. val sources: Option[Path]
                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from ResolvedLibrary

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      Packages

                                                                                                      c

                                                                                                      mill.scalalib.GenIdeaImpl

                                                                                                      WithSourcesResolved

                                                                                                      final case class WithSourcesResolved(path: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, ResolvedLibrary, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. WithSourcesResolved
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. ResolvedLibrary
                                                                                                      6. AnyRef
                                                                                                      7. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new WithSourcesResolved(path: Path, sources: Option[Path])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      10. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      11. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      13. val path: Path
                                                                                                        Definition Classes
                                                                                                        WithSourcesResolvedResolvedLibrary
                                                                                                      14. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      15. val sources: Option[Path]
                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from ResolvedLibrary

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl$.html b/api/latest/mill/scalalib/GenIdeaImpl$.html index b55024769d0..3f2e056e942 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl$.html +++ b/api/latest/mill/scalalib/GenIdeaImpl$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaImpl

                                                                                                      object GenIdeaImpl extends Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaImpl
                                                                                                      2. Serializable
                                                                                                      3. AnyRef
                                                                                                      4. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Type Members

                                                                                                      1. final case class CoursierResolved(path: Path, pom: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable
                                                                                                      2. case class GenIdeaException(msg: String) extends RuntimeException with Product with Serializable
                                                                                                      3. final case class OtherResolved(path: Path) extends ResolvedLibrary with Product with Serializable
                                                                                                      4. sealed trait ResolvedLibrary extends AnyRef
                                                                                                      5. final case class ResolvedModule(path: Segments, classpath: Agg[Scoped[Path]], module: JavaModule, pluginClasspath: Agg[Path], scalaOptions: Seq[String], compilerClasspath: Agg[Path], libraryClasspath: Agg[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path) extends Product with Serializable
                                                                                                      6. final case class Scoped[T](value: T, scope: Option[String]) extends Product with Serializable
                                                                                                      7. final case class ScopedOrd[T <: Comparable[T]](value: T, scope: Option[String]) extends Ordered[ScopedOrd[T]] with Product with Serializable
                                                                                                      8. final case class WithSourcesResolved(path: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      8. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      10. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      12. def moduleName(p: Segments): String

                                                                                                        Create the module name (to be used by Idea) for the module based on it segments.

                                                                                                        Create the module name (to be used by Idea) for the module based on it segments.

                                                                                                        See also

                                                                                                        Module.millModuleSegments

                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      14. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      18. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                      21. object ScopedOrd extends Serializable

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +var toRoot = '../../';

                                                                                                      object GenIdeaImpl extends Serializable

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaImpl
                                                                                                      2. Serializable
                                                                                                      3. AnyRef
                                                                                                      4. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Type Members

                                                                                                      1. final case class CoursierResolved(path: Path, pom: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable
                                                                                                      2. case class GenIdeaException(msg: String) extends RuntimeException with Product with Serializable
                                                                                                      3. final case class OtherResolved(path: Path) extends ResolvedLibrary with Product with Serializable
                                                                                                      4. sealed trait ResolvedLibrary extends AnyRef
                                                                                                      5. final case class ResolvedModule(path: Segments, classpath: Agg[Scoped[Path]], module: JavaModule, pluginClasspath: Agg[Path], scalaOptions: Seq[String], compilerClasspath: Agg[Path], libraryClasspath: Agg[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path) extends Product with Serializable
                                                                                                      6. final case class Scoped[T](value: T, scope: Option[String]) extends Product with Serializable
                                                                                                      7. final case class ScopedOrd[T <: Comparable[T]](value: T, scope: Option[String]) extends Ordered[ScopedOrd[T]] with Product with Serializable
                                                                                                      8. final case class WithSourcesResolved(path: Path, sources: Option[Path]) extends ResolvedLibrary with Product with Serializable

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      8. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      10. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      12. def moduleName(p: Segments): String

                                                                                                        Create the module name (to be used by Idea) for the module based on it segments.

                                                                                                        Create the module name (to be used by Idea) for the module based on it segments.

                                                                                                        See also

                                                                                                        Module.millModuleSegments

                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      14. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      17. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      18. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                      21. object ScopedOrd extends Serializable

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaImpl.html b/api/latest/mill/scalalib/GenIdeaImpl.html index 67bc3420be1..0c9dba57d37 100644 --- a/api/latest/mill/scalalib/GenIdeaImpl.html +++ b/api/latest/mill/scalalib/GenIdeaImpl.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.GenIdeaImpl

                                                                                                      case class GenIdeaImpl(evaluator: Evaluator, ctx: Log with Home, rootModule: BaseModule, discover: Discover[_]) extends Product with Serializable

                                                                                                      This class is outdated and unmaintained. Please use mill.idea.GenIdeaImpl instead. -

                                                                                                      Annotations
                                                                                                      @deprecated
                                                                                                      Deprecated

                                                                                                      (Since version Mill 0.11.2) Use mill.idea.GenIdeaImpl instead

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaImpl
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new GenIdeaImpl(evaluator: Evaluator, ctx: Log with Home, rootModule: BaseModule, discover: Discover[_])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. def allModulesXmlTemplate(selectors: Seq[String]): Elem
                                                                                                      5. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. val ctx: Log with Home
                                                                                                      8. val discover: Discover[_]
                                                                                                      9. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      10. val evaluator: Evaluator
                                                                                                      11. def extractCurrentJdk(ideaPath: Path): Option[(String, String)]
                                                                                                      12. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      13. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. def ideaConfigElementTemplate(element: Element): Elem
                                                                                                      15. def ideaConfigFileTemplate(components: Map[Option[String], Seq[Element]]): Elem
                                                                                                      16. val ideaConfigVersion: Int
                                                                                                      17. val ideaDir: Path
                                                                                                      18. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      19. def libraryXmlTemplate(name: String, path: Path, sources: Option[Path], scalaCompilerClassPath: Agg[Path], languageLevel: Option[String]): Elem
                                                                                                      20. def miscXmlTemplate(jdkInfo: (String, String)): Elem
                                                                                                      21. def moduleXmlTemplate(basePath: Path, scalaVersionOpt: Option[String], resourcePaths: api.Strict.Agg[Path], normalSourcePaths: api.Strict.Agg[Path], generatedSourcePaths: api.Strict.Agg[Path], compileOutputPath: Path, libNames: Seq[ScopedOrd[String]], depNames: Seq[ScopedOrd[String]], isTest: Boolean, facets: Seq[JavaFacet]): Elem
                                                                                                      22. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      23. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      24. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      25. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      26. def relativeFileUrl(path: Path): String

                                                                                                        Try to make the file path a relative URL (to PROJECT_DIR).

                                                                                                      27. def relativeJarUrl(path: Path): String

                                                                                                        Try to make the file path a relative JAR URL (to PROJECT_DIR).

                                                                                                      28. def relify(p: Path): String
                                                                                                      29. val rootModule: BaseModule
                                                                                                      30. def rootXmlTemplate(libNames: api.Strict.Agg[String]): Elem
                                                                                                      31. def run(): Unit
                                                                                                      32. def scalaCompilerTemplate(settings: Map[(Agg[Path], Seq[String]), Seq[JavaModule]]): Elem
                                                                                                      33. def scalaSettingsTemplate(): Elem
                                                                                                      34. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      35. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      36. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      37. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                      38. val workDir: Path
                                                                                                      39. def xmlFileLayout(evaluator: Evaluator, rootModule: Module, jdkInfo: (String, String), ctx: Option[Log], fetchMillModules: Boolean = true): Seq[(SubPath, Node)]

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      +

                                                                                                      Annotations
                                                                                                      @deprecated
                                                                                                      Deprecated

                                                                                                      (Since version Mill 0.11.2) Use mill.idea.GenIdeaImpl instead

                                                                                                      Source
                                                                                                      GenIdeaImpl.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaImpl
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new GenIdeaImpl(evaluator: Evaluator, ctx: Log with Home, rootModule: BaseModule, discover: Discover[_])

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. def allModulesXmlTemplate(selectors: Seq[String]): Elem
                                                                                                      5. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. val ctx: Log with Home
                                                                                                      8. val discover: Discover[_]
                                                                                                      9. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      10. val evaluator: Evaluator
                                                                                                      11. def extractCurrentJdk(ideaPath: Path): Option[(String, String)]
                                                                                                      12. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      13. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. def ideaConfigElementTemplate(element: Element): Elem
                                                                                                      15. def ideaConfigFileTemplate(components: Map[Option[String], Seq[Element]]): Elem
                                                                                                      16. val ideaConfigVersion: Int
                                                                                                      17. val ideaDir: Path
                                                                                                      18. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      19. def libraryXmlTemplate(name: String, path: Path, sources: Option[Path], scalaCompilerClassPath: Agg[Path], languageLevel: Option[String]): Elem
                                                                                                      20. def miscXmlTemplate(jdkInfo: (String, String)): Elem
                                                                                                      21. def moduleXmlTemplate(basePath: Path, scalaVersionOpt: Option[String], resourcePaths: api.Strict.Agg[Path], normalSourcePaths: api.Strict.Agg[Path], generatedSourcePaths: api.Strict.Agg[Path], compileOutputPath: Path, libNames: Seq[ScopedOrd[String]], depNames: Seq[ScopedOrd[String]], isTest: Boolean, facets: Seq[JavaFacet]): Elem
                                                                                                      22. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      23. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      24. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      25. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      26. def relativeFileUrl(path: Path): String

                                                                                                        Try to make the file path a relative URL (to PROJECT_DIR).

                                                                                                      27. def relativeJarUrl(path: Path): String

                                                                                                        Try to make the file path a relative JAR URL (to PROJECT_DIR).

                                                                                                      28. def relify(p: Path): String
                                                                                                      29. val rootModule: BaseModule
                                                                                                      30. def rootXmlTemplate(libNames: api.Strict.Agg[String]): Elem
                                                                                                      31. def run(): Unit
                                                                                                      32. def scalaCompilerTemplate(settings: Map[(Agg[Path], Seq[String]), Seq[JavaModule]]): Elem
                                                                                                      33. def scalaSettingsTemplate(): Elem
                                                                                                      34. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      35. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      36. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      37. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                      38. val workDir: Path
                                                                                                      39. def xmlFileLayout(evaluator: Evaluator, rootModule: Module, jdkInfo: (String, String), ctx: Option[Log], fetchMillModules: Boolean = true): Seq[(SubPath, Node)]

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$$Element$.html b/api/latest/mill/scalalib/GenIdeaModule$$Element$.html index 80efcc72bb7..ffe5329e0db 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$$Element$.html +++ b/api/latest/mill/scalalib/GenIdeaModule$$Element$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaModule.Element

                                                                                                    Packages

                                                                                                    object Element extends Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. Element
                                                                                                    2. Serializable
                                                                                                    3. AnyRef
                                                                                                    4. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    8. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    10. def hashCode(): Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    13. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    14. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. implicit def rw: upickle.default.ReadWriter[Element]
                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    17. def toString(): String
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    +var toRoot = '../../';

                                                                                                    Packages

                                                                                                    object Element extends Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. Element
                                                                                                    2. Serializable
                                                                                                    3. AnyRef
                                                                                                    4. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    8. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    10. def hashCode(): Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    13. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    14. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. implicit def rw: upickle.default.ReadWriter[Element]
                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    17. def toString(): String
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$$Element.html b/api/latest/mill/scalalib/GenIdeaModule$$Element.html index 99c52df845a..9e8c543b19d 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$$Element.html +++ b/api/latest/mill/scalalib/GenIdeaModule$$Element.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaModule.Element

                                                                                                    Packages

                                                                                                    final case class Element(name: String, attributes: Map[String, String] = Map(), childs: Seq[Element] = Seq()) extends Product with Serializable

                                                                                                    Encoding of an Idea XML configuraiton fragment.

                                                                                                    name

                                                                                                    The XML element name

                                                                                                    attributes

                                                                                                    The optional XML element attributes

                                                                                                    childs

                                                                                                    The optional XML child elements.

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. Element
                                                                                                    2. Serializable
                                                                                                    3. Product
                                                                                                    4. Equals
                                                                                                    5. AnyRef
                                                                                                    6. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Instance Constructors

                                                                                                    1. new Element(name: String, attributes: Map[String, String] = Map(), childs: Seq[Element] = Seq())

                                                                                                      name

                                                                                                      The XML element name

                                                                                                      attributes

                                                                                                      The optional XML element attributes

                                                                                                      childs

                                                                                                      The optional XML child elements.

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. val attributes: Map[String, String]
                                                                                                    6. val childs: Seq[Element]
                                                                                                    7. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    9. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    12. val name: String
                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    14. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    16. def productElementNames: Iterator[String]
                                                                                                      Definition Classes
                                                                                                      Product
                                                                                                    17. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from Product

                                                                                                    Inherited from Equals

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    +var toRoot = '../../';

                                                                                                    Packages

                                                                                                    final case class Element(name: String, attributes: Map[String, String] = Map(), childs: Seq[Element] = Seq()) extends Product with Serializable

                                                                                                    Encoding of an Idea XML configuraiton fragment.

                                                                                                    name

                                                                                                    The XML element name

                                                                                                    attributes

                                                                                                    The optional XML element attributes

                                                                                                    childs

                                                                                                    The optional XML child elements.

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. Element
                                                                                                    2. Serializable
                                                                                                    3. Product
                                                                                                    4. Equals
                                                                                                    5. AnyRef
                                                                                                    6. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Instance Constructors

                                                                                                    1. new Element(name: String, attributes: Map[String, String] = Map(), childs: Seq[Element] = Seq())

                                                                                                      name

                                                                                                      The XML element name

                                                                                                      attributes

                                                                                                      The optional XML element attributes

                                                                                                      childs

                                                                                                      The optional XML child elements.

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. val attributes: Map[String, String]
                                                                                                    6. val childs: Seq[Element]
                                                                                                    7. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    9. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    12. val name: String
                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    14. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    16. def productElementNames: Iterator[String]
                                                                                                      Definition Classes
                                                                                                      Product
                                                                                                    17. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from Product

                                                                                                    Inherited from Equals

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile$.html b/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile$.html index 0c87f14b1bc..1fccf2ebfb8 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile$.html +++ b/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaModule.IdeaConfigFile

                                                                                                    Packages

                                                                                                    object IdeaConfigFile extends Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. IdeaConfigFile
                                                                                                    2. Serializable
                                                                                                    3. AnyRef
                                                                                                    4. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. def apply(subPath: SubPath, component: String, config: Seq[Element]): IdeaConfigFile

                                                                                                      Alternative creator accepting a component string.

                                                                                                    5. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    6. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    9. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. def hashCode(): Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    14. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    16. implicit def rw: upickle.default.ReadWriter[IdeaConfigFile]
                                                                                                    17. implicit def subPathRw: upickle.default.ReadWriter[SubPath]
                                                                                                    18. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    19. def toString(): String
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    20. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    22. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    +var toRoot = '../../';

                                                                                                    Packages

                                                                                                    object IdeaConfigFile extends Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. IdeaConfigFile
                                                                                                    2. Serializable
                                                                                                    3. AnyRef
                                                                                                    4. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. def apply(subPath: SubPath, component: String, config: Seq[Element]): IdeaConfigFile

                                                                                                      Alternative creator accepting a component string.

                                                                                                    5. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    6. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    9. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. def hashCode(): Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    14. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    16. implicit def rw: upickle.default.ReadWriter[IdeaConfigFile]
                                                                                                    17. implicit def subPathRw: upickle.default.ReadWriter[SubPath]
                                                                                                    18. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    19. def toString(): String
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    20. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    22. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile.html b/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile.html index e84044995d1..d5d4bba5b5c 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile.html +++ b/api/latest/mill/scalalib/GenIdeaModule$$IdeaConfigFile.html @@ -1,4 +1,4 @@ Mill - mill.scalalib.GenIdeaModule.IdeaConfigFile

                                                                                                    Packages

                                                                                                    final case class IdeaConfigFile(subPath: SubPath, component: Option[String], config: Seq[Element]) extends Product with Serializable

                                                                                                    A Idea config file contribution

                                                                                                    subPath

                                                                                                    The sub-path of the config file, relative to the Idea config directory (.idea)

                                                                                                    component

                                                                                                    The Idea component

                                                                                                    config

                                                                                                    The actual (XML) configuration, encoded as Elements -Note: the name fields is deprecated in favour of subPath, but kept for backward compatibility.

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. IdeaConfigFile
                                                                                                    2. Serializable
                                                                                                    3. Product
                                                                                                    4. Equals
                                                                                                    5. AnyRef
                                                                                                    6. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Instance Constructors

                                                                                                    1. new IdeaConfigFile(subPath: SubPath, component: Option[String], config: Seq[Element])

                                                                                                      subPath

                                                                                                      The sub-path of the config file, relative to the Idea config directory (.idea)

                                                                                                      component

                                                                                                      The Idea component

                                                                                                      config

                                                                                                      The actual (XML) configuration, encoded as Elements +Note: the name fields is deprecated in favour of subPath, but kept for backward compatibility.

                                                                                                      Source
                                                                                                      GenIdeaModule.scala
                                                                                                      Linear Supertypes
                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. IdeaConfigFile
                                                                                                      2. Serializable
                                                                                                      3. Product
                                                                                                      4. Equals
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Instance Constructors

                                                                                                      1. new IdeaConfigFile(subPath: SubPath, component: Option[String], config: Seq[Element])

                                                                                                        subPath

                                                                                                        The sub-path of the config file, relative to the Idea config directory (.idea)

                                                                                                        component

                                                                                                        The Idea component

                                                                                                        config

                                                                                                        The actual (XML) configuration, encoded as Elements Note: the name fields is deprecated in favour of subPath, but kept for backward compatibility.

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def asWholeFile: Option[(SubPath, Element)]
                                                                                                      6. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      7. val component: Option[String]
                                                                                                      8. val config: Seq[Element]
                                                                                                      9. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      10. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      11. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      12. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      14. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      16. def productElementNames: Iterator[String]
                                                                                                        Definition Classes
                                                                                                        Product
                                                                                                      17. val subPath: SubPath
                                                                                                      18. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      19. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      21. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                      Inherited from Serializable

                                                                                                      Inherited from Product

                                                                                                      Inherited from Equals

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet$.html b/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet$.html index a2469381199..7ac42381730 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet$.html +++ b/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaModule.JavaFacet

                                                                                                    Packages

                                                                                                    object JavaFacet extends Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. JavaFacet
                                                                                                    2. Serializable
                                                                                                    3. AnyRef
                                                                                                    4. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    8. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    10. def hashCode(): Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    13. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    14. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. implicit def rw: upickle.default.ReadWriter[JavaFacet]
                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    17. def toString(): String
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    +var toRoot = '../../';

                                                                                                    Packages

                                                                                                    object JavaFacet extends Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. JavaFacet
                                                                                                    2. Serializable
                                                                                                    3. AnyRef
                                                                                                    4. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    8. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    10. def hashCode(): Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    13. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    14. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. implicit def rw: upickle.default.ReadWriter[JavaFacet]
                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    17. def toString(): String
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet.html b/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet.html index 857c799b5a0..eda9ebf1d8d 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet.html +++ b/api/latest/mill/scalalib/GenIdeaModule$$JavaFacet.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.GenIdeaModule.JavaFacet

                                                                                                    Packages

                                                                                                    final case class JavaFacet(type: String, name: String, config: Element) extends Product with Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. JavaFacet
                                                                                                    2. Serializable
                                                                                                    3. Product
                                                                                                    4. Equals
                                                                                                    5. AnyRef
                                                                                                    6. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Instance Constructors

                                                                                                    1. new JavaFacet(type: String, name: String, config: Element)

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    6. val config: Element
                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    8. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    11. val name: String
                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    13. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    14. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                      Definition Classes
                                                                                                      Product
                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    17. val type: String
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from Product

                                                                                                    Inherited from Equals

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    +var toRoot = '../../';

                                                                                                    Packages

                                                                                                    final case class JavaFacet(type: String, name: String, config: Element) extends Product with Serializable

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. JavaFacet
                                                                                                    2. Serializable
                                                                                                    3. Product
                                                                                                    4. Equals
                                                                                                    5. AnyRef
                                                                                                    6. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Instance Constructors

                                                                                                    1. new JavaFacet(type: String, name: String, config: Element)

                                                                                                    Value Members

                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    2. final def ##: Int
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    5. def clone(): AnyRef
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                    6. val config: Element
                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    8. def finalize(): Unit
                                                                                                      Attributes
                                                                                                      protected[lang]
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                      Definition Classes
                                                                                                      AnyRef → Any
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                      Definition Classes
                                                                                                      Any
                                                                                                    11. val name: String
                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    13. final def notify(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    14. final def notifyAll(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @native()
                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                      Definition Classes
                                                                                                      Product
                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                    17. val type: String
                                                                                                    18. final def wait(): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                      Definition Classes
                                                                                                      AnyRef
                                                                                                      Annotations
                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                    Inherited from Serializable

                                                                                                    Inherited from Product

                                                                                                    Inherited from Equals

                                                                                                    Inherited from AnyRef

                                                                                                    Inherited from Any

                                                                                                    Ungrouped

                                                                                                    diff --git a/api/latest/mill/scalalib/GenIdeaModule$.html b/api/latest/mill/scalalib/GenIdeaModule$.html index b8d3daa0126..72f36875f4e 100644 --- a/api/latest/mill/scalalib/GenIdeaModule$.html +++ b/api/latest/mill/scalalib/GenIdeaModule$.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.GenIdeaModule

                                                                                                    object GenIdeaModule

                                                                                                    Source
                                                                                                    GenIdeaModule.scala
                                                                                                    Linear Supertypes
                                                                                                    AnyRef, Any
                                                                                                    Ordering
                                                                                                    1. Alphabetic
                                                                                                    2. By Inheritance
                                                                                                    Inherited
                                                                                                    1. GenIdeaModule
                                                                                                    2. AnyRef
                                                                                                    3. Any
                                                                                                    1. Hide All
                                                                                                    2. Show All
                                                                                                    Visibility
                                                                                                    1. Public
                                                                                                    2. Protected

                                                                                                    Type Members

                                                                                                    1. final case class Element(name: String, attributes: Map[String, String] = Map(), childs: Seq[Element] = Seq()) extends Product with Serializable

                                                                                                      Encoding of an Idea XML configuraiton fragment.

                                                                                                      Encoding of an Idea XML configuraiton fragment.

                                                                                                      name

                                                                                                      The XML element name

                                                                                                      attributes

                                                                                                      The optional XML element attributes

                                                                                                      childs

                                                                                                      The optional XML child elements.

                                                                                                    2. final case class IdeaConfigFile(subPath: SubPath, component: Option[String], config: Seq[Element]) extends Product with Serializable

                                                                                                      A Idea config file contribution

                                                                                                      A Idea config file contribution

                                                                                                      subPath

                                                                                                      The sub-path of the config file, relative to the Idea config directory (.idea)

                                                                                                      component

                                                                                                      The Idea component

                                                                                                      config

                                                                                                      The actual (XML) configuration, encoded as Elements +var toRoot = '../../';

                                                                                                      object GenIdeaModule

                                                                                                      Source
                                                                                                      GenIdeaModule.scala
                                                                                                      Linear Supertypes
                                                                                                      AnyRef, Any
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaModule
                                                                                                      2. AnyRef
                                                                                                      3. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Type Members

                                                                                                      1. final case class Element(name: String, attributes: Map[String, String] = Map(), childs: Seq[Element] = Seq()) extends Product with Serializable

                                                                                                        Encoding of an Idea XML configuraiton fragment.

                                                                                                        Encoding of an Idea XML configuraiton fragment.

                                                                                                        name

                                                                                                        The XML element name

                                                                                                        attributes

                                                                                                        The optional XML element attributes

                                                                                                        childs

                                                                                                        The optional XML child elements.

                                                                                                      2. final case class IdeaConfigFile(subPath: SubPath, component: Option[String], config: Seq[Element]) extends Product with Serializable

                                                                                                        A Idea config file contribution

                                                                                                        A Idea config file contribution

                                                                                                        subPath

                                                                                                        The sub-path of the config file, relative to the Idea config directory (.idea)

                                                                                                        component

                                                                                                        The Idea component

                                                                                                        config

                                                                                                        The actual (XML) configuration, encoded as Elements Note: the name fields is deprecated in favour of subPath, but kept for backward compatibility.

                                                                                                      3. final case class JavaFacet(type: String, name: String, config: Element) extends Product with Serializable

                                                                                                      Value Members

                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      2. final def ##: Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      5. def clone(): AnyRef
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      8. def finalize(): Unit
                                                                                                        Attributes
                                                                                                        protected[lang]
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      10. def hashCode(): Int
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                        Definition Classes
                                                                                                        Any
                                                                                                      12. final def ne(arg0: AnyRef): Boolean
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      13. final def notify(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      14. final def notifyAll(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @native()
                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                      16. def toString(): String
                                                                                                        Definition Classes
                                                                                                        AnyRef → Any
                                                                                                      17. final def wait(): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                        Definition Classes
                                                                                                        AnyRef
                                                                                                        Annotations
                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                      20. object Element extends Serializable
                                                                                                      21. object IdeaConfigFile extends Serializable
                                                                                                      22. object JavaFacet extends Serializable

                                                                                                      Inherited from AnyRef

                                                                                                      Inherited from Any

                                                                                                      Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/GenIdeaModule.html b/api/latest/mill/scalalib/GenIdeaModule.html index 952335ad1d3..ced634afbd9 100644 --- a/api/latest/mill/scalalib/GenIdeaModule.html +++ b/api/latest/mill/scalalib/GenIdeaModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.GenIdeaModule

                                                                                                      trait GenIdeaModule extends BaseClass with Module

                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaModule
                                                                                                      2. Module
                                                                                                      3. BaseClass
                                                                                                      4. Cacher
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected
                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. GenIdeaModule
                                                                                                      2. Module
                                                                                                      3. BaseClass
                                                                                                      4. Cacher
                                                                                                      5. AnyRef
                                                                                                      6. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Value Members

                                                                                                      1. object millInternal 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 diff --git a/api/latest/mill/scalalib/IvyDepsTreeArgs$.html b/api/latest/mill/scalalib/IvyDepsTreeArgs$.html index e6132b0afa3..613de5e3612 100644 --- a/api/latest/mill/scalalib/IvyDepsTreeArgs$.html +++ b/api/latest/mill/scalalib/IvyDepsTreeArgs$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.IvyDepsTreeArgs

                                                                                                        object IvyDepsTreeArgs

                                                                                                        Source
                                                                                                        IvyDepsTreeArgs.scala
                                                                                                        Linear Supertypes
                                                                                                        AnyRef, Any
                                                                                                        Ordering
                                                                                                        1. Alphabetic
                                                                                                        2. By Inheritance
                                                                                                        Inherited
                                                                                                        1. IvyDepsTreeArgs
                                                                                                        2. AnyRef
                                                                                                        3. Any
                                                                                                        1. Hide All
                                                                                                        2. Show All
                                                                                                        Visibility
                                                                                                        1. Public
                                                                                                        2. Protected

                                                                                                        Value Members

                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        2. final def ##: Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        4. def apply(inverse: Flag = Flag(), withCompile: Flag = Flag(), withRuntime: Flag = Flag(), whatDependsOn: List[String] = List.empty): IvyDepsTreeArgs
                                                                                                        5. implicit val argsReader: ParserForClass[IvyDepsTreeArgs]
                                                                                                        6. final def asInstanceOf[T0]: T0
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        7. def clone(): AnyRef
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        9. def equals(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        10. def finalize(): Unit
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        12. def hashCode(): Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        15. final def notify(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        16. final def notifyAll(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        18. def toString(): String
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        19. final def wait(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                        Inherited from AnyRef

                                                                                                        Inherited from Any

                                                                                                        Ungrouped

                                                                                                        +var toRoot = '../../';

                                                                                                        object IvyDepsTreeArgs

                                                                                                        Source
                                                                                                        IvyDepsTreeArgs.scala
                                                                                                        Linear Supertypes
                                                                                                        AnyRef, Any
                                                                                                        Ordering
                                                                                                        1. Alphabetic
                                                                                                        2. By Inheritance
                                                                                                        Inherited
                                                                                                        1. IvyDepsTreeArgs
                                                                                                        2. AnyRef
                                                                                                        3. Any
                                                                                                        1. Hide All
                                                                                                        2. Show All
                                                                                                        Visibility
                                                                                                        1. Public
                                                                                                        2. Protected

                                                                                                        Value Members

                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        2. final def ##: Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        4. def apply(inverse: Flag = Flag(), withCompile: Flag = Flag(), withRuntime: Flag = Flag(), whatDependsOn: List[String] = List.empty): IvyDepsTreeArgs
                                                                                                        5. implicit val argsReader: ParserForClass[IvyDepsTreeArgs]
                                                                                                        6. final def asInstanceOf[T0]: T0
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        7. def clone(): AnyRef
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        9. def equals(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        10. def finalize(): Unit
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        12. def hashCode(): Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        15. final def notify(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        16. final def notifyAll(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        18. def toString(): String
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        19. final def wait(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                        Inherited from AnyRef

                                                                                                        Inherited from Any

                                                                                                        Ungrouped

                                                                                                        diff --git a/api/latest/mill/scalalib/IvyDepsTreeArgs.html b/api/latest/mill/scalalib/IvyDepsTreeArgs.html index 37500626e66..95c55e8fb4c 100644 --- a/api/latest/mill/scalalib/IvyDepsTreeArgs.html +++ b/api/latest/mill/scalalib/IvyDepsTreeArgs.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.IvyDepsTreeArgs

                                                                                                        class IvyDepsTreeArgs extends AnyRef

                                                                                                        Arguments for the ivDepsTree command. -

                                                                                                        Source
                                                                                                        IvyDepsTreeArgs.scala
                                                                                                        Linear Supertypes
                                                                                                        AnyRef, Any
                                                                                                        Ordering
                                                                                                        1. Alphabetic
                                                                                                        2. By Inheritance
                                                                                                        Inherited
                                                                                                        1. IvyDepsTreeArgs
                                                                                                        2. AnyRef
                                                                                                        3. Any
                                                                                                        1. Hide All
                                                                                                        2. Show All
                                                                                                        Visibility
                                                                                                        1. Public
                                                                                                        2. Protected

                                                                                                        Value Members

                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        2. final def ##: Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        5. def clone(): AnyRef
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        8. def finalize(): Unit
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        10. def hashCode(): Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        11. val inverse: Flag
                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        14. final def notify(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        15. final def notifyAll(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        17. def toString(): String
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        18. final def wait(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                        21. val whatDependsOn: List[String]
                                                                                                        22. val withCompile: Flag
                                                                                                        23. val withRuntime: Flag

                                                                                                        Inherited from AnyRef

                                                                                                        Inherited from Any

                                                                                                        Ungrouped

                                                                                                        +

                                                                                                        Source
                                                                                                        IvyDepsTreeArgs.scala
                                                                                                        Linear Supertypes
                                                                                                        AnyRef, Any
                                                                                                        Ordering
                                                                                                        1. Alphabetic
                                                                                                        2. By Inheritance
                                                                                                        Inherited
                                                                                                        1. IvyDepsTreeArgs
                                                                                                        2. AnyRef
                                                                                                        3. Any
                                                                                                        1. Hide All
                                                                                                        2. Show All
                                                                                                        Visibility
                                                                                                        1. Public
                                                                                                        2. Protected

                                                                                                        Value Members

                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        2. final def ##: Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        5. def clone(): AnyRef
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        8. def finalize(): Unit
                                                                                                          Attributes
                                                                                                          protected[lang]
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        10. def hashCode(): Int
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        11. val inverse: Flag
                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                          Definition Classes
                                                                                                          Any
                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        14. final def notify(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        15. final def notifyAll(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @native()
                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                        17. def toString(): String
                                                                                                          Definition Classes
                                                                                                          AnyRef → Any
                                                                                                        18. final def wait(): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                          Definition Classes
                                                                                                          AnyRef
                                                                                                          Annotations
                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                        21. val whatDependsOn: List[String]
                                                                                                        22. val withCompile: Flag
                                                                                                        23. val withRuntime: Flag

                                                                                                        Inherited from AnyRef

                                                                                                        Inherited from Any

                                                                                                        Ungrouped

                                                                                                      diff --git a/api/latest/mill/scalalib/JavaModule$JavaModuleTests.html b/api/latest/mill/scalalib/JavaModule$JavaModuleTests.html index 57e132d4315..35e18d539d7 100644 --- a/api/latest/mill/scalalib/JavaModule$JavaModuleTests.html +++ b/api/latest/mill/scalalib/JavaModule$JavaModuleTests.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.JavaModule.JavaModuleTests

                                                                                                      Packages

                                                                                                      t

                                                                                                      mill.scalalib.JavaModule

                                                                                                      JavaModuleTests

                                                                                                      trait JavaModuleTests extends BaseClass with JavaModule with TestModule

                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. JavaModuleTests
                                                                                                      2. TestModule
                                                                                                      3. JavaModule
                                                                                                      4. JavaModuleBase
                                                                                                      5. SemanticDbJavaModule
                                                                                                      6. BspModule
                                                                                                      7. OfflineSupportModule
                                                                                                      8. CoursierModule
                                                                                                      9. GenIdeaModule
                                                                                                      10. TaskModule
                                                                                                      11. Module
                                                                                                      12. BaseClass
                                                                                                      13. Cacher
                                                                                                      14. AnyRef
                                                                                                      15. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Type Members

                                                                                                      1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                        Definition Classes
                                                                                                        JavaModule

                                                                                                      Abstract Value Members

                                                                                                      1. abstract def testFramework: T[String]

                                                                                                        The test framework to use.

                                                                                                        The test framework to use. +

                                                                                                        Definition Classes
                                                                                                        scalalib
                                                                                                      2. JavaModuleTests
                                                                                                      3. millInternal
                                                                                                      t

                                                                                                      mill.scalalib.JavaModule

                                                                                                      JavaModuleTests

                                                                                                      trait JavaModuleTests extends BaseClass with JavaModule with TestModule

                                                                                                      Ordering
                                                                                                      1. Alphabetic
                                                                                                      2. By Inheritance
                                                                                                      Inherited
                                                                                                      1. JavaModuleTests
                                                                                                      2. TestModule
                                                                                                      3. JavaModule
                                                                                                      4. JavaModuleBase
                                                                                                      5. SemanticDbJavaModule
                                                                                                      6. BspModule
                                                                                                      7. OfflineSupportModule
                                                                                                      8. CoursierModule
                                                                                                      9. GenIdeaModule
                                                                                                      10. TaskModule
                                                                                                      11. Module
                                                                                                      12. BaseClass
                                                                                                      13. Cacher
                                                                                                      14. AnyRef
                                                                                                      15. Any
                                                                                                      1. Hide All
                                                                                                      2. Show All
                                                                                                      Visibility
                                                                                                      1. Public
                                                                                                      2. Protected

                                                                                                      Type Members

                                                                                                      1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                        Definition Classes
                                                                                                        JavaModule

                                                                                                      Abstract Value Members

                                                                                                      1. abstract def testFramework: T[String]

                                                                                                        The test framework to use.

                                                                                                        The test framework to use.

                                                                                                        Definition Classes
                                                                                                        TestModule

                                                                                                      Concrete Value Members

                                                                                                      1. object millInternal 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, diff --git a/api/latest/mill/scalalib/JavaModule.html b/api/latest/mill/scalalib/JavaModule.html index 635377e5aa3..07234d74ba5 100644 --- a/api/latest/mill/scalalib/JavaModule.html +++ b/api/latest/mill/scalalib/JavaModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.JavaModule

                                                                                                        t

                                                                                                        mill.scalalib

                                                                                                        JavaModule

                                                                                                        trait JavaModule extends BaseClass with Module with define.TaskModule with GenIdeaModule with CoursierModule with OfflineSupportModule with BspModule with SemanticDbJavaModule with JavaModuleBase

                                                                                                        Ordering
                                                                                                        1. Alphabetic
                                                                                                        2. By Inheritance
                                                                                                        Inherited
                                                                                                        1. JavaModule
                                                                                                        2. JavaModuleBase
                                                                                                        3. SemanticDbJavaModule
                                                                                                        4. BspModule
                                                                                                        5. OfflineSupportModule
                                                                                                        6. CoursierModule
                                                                                                        7. GenIdeaModule
                                                                                                        8. TaskModule
                                                                                                        9. Module
                                                                                                        10. BaseClass
                                                                                                        11. Cacher
                                                                                                        12. AnyRef
                                                                                                        13. Any
                                                                                                        1. Hide All
                                                                                                        2. Show All
                                                                                                        Visibility
                                                                                                        1. Public
                                                                                                        2. Protected
                                                                                                        Ordering
                                                                                                        1. Alphabetic
                                                                                                        2. By Inheritance
                                                                                                        Inherited
                                                                                                        1. JavaModule
                                                                                                        2. JavaModuleBase
                                                                                                        3. SemanticDbJavaModule
                                                                                                        4. BspModule
                                                                                                        5. OfflineSupportModule
                                                                                                        6. CoursierModule
                                                                                                        7. GenIdeaModule
                                                                                                        8. TaskModule
                                                                                                        9. Module
                                                                                                        10. BaseClass
                                                                                                        11. Cacher
                                                                                                        12. AnyRef
                                                                                                        13. Any
                                                                                                        1. Hide All
                                                                                                        2. Show All
                                                                                                        Visibility
                                                                                                        1. Public
                                                                                                        2. Protected

                                                                                                        Type Members

                                                                                                        1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule

                                                                                                        Value Members

                                                                                                        1. object millInternal 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 diff --git a/api/latest/mill/scalalib/JsonFormatters$.html b/api/latest/mill/scalalib/JsonFormatters$.html index 3cd0645f236..d28ae064c0d 100644 --- a/api/latest/mill/scalalib/JsonFormatters$.html +++ b/api/latest/mill/scalalib/JsonFormatters$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.JsonFormatters

                                                                                                          object JsonFormatters extends JsonFormatters

                                                                                                          Source
                                                                                                          JsonFormatters.scala
                                                                                                          Linear Supertypes
                                                                                                          JsonFormatters, AnyRef, Any
                                                                                                          Ordering
                                                                                                          1. Alphabetic
                                                                                                          2. By Inheritance
                                                                                                          Inherited
                                                                                                          1. JsonFormatters
                                                                                                          2. JsonFormatters
                                                                                                          3. AnyRef
                                                                                                          4. Any
                                                                                                          1. Hide All
                                                                                                          2. Show All
                                                                                                          Visibility
                                                                                                          1. Public
                                                                                                          2. Protected

                                                                                                          Value Members

                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          2. final def ##: Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          5. implicit lazy val attrFormat: upickle.default.ReadWriter[Attributes]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          6. implicit lazy val classifierFormat: upickle.default.ReadWriter[Classifier]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          7. def clone(): AnyRef
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                          8. implicit lazy val configurationFormat: upickle.default.ReadWriter[Configuration]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          9. implicit lazy val depFormat: upickle.default.ReadWriter[coursier.core.Dependency]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          12. implicit lazy val exclusionDataFormat: upickle.default.ReadWriter[ExclusionData]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          13. implicit lazy val extensionFormat: upickle.default.ReadWriter[Extension]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          14. def finalize(): Unit
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                          15. final def getClass(): Class[_ <: AnyRef]
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          16. def hashCode(): Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          17. final def isInstanceOf[T0]: Boolean
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          18. implicit lazy val minimizedExclusionsFormat: upickle.default.ReadWriter[MinimizedExclusions]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          19. implicit lazy val modFormat: upickle.default.ReadWriter[coursier.Module]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          20. implicit lazy val modNameFormat: upickle.default.ReadWriter[ModuleName]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          22. final def notify(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          23. final def notifyAll(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          24. implicit lazy val orgFormat: upickle.default.ReadWriter[Organization]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          25. implicit lazy val publicationFormat: upickle.default.ReadWriter[Publication]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          26. final def synchronized[T0](arg0: => T0): T0
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          27. def toString(): String
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          28. implicit lazy val typeFormat: upickle.default.ReadWriter[Type]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          29. final def wait(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          31. final def wait(arg0: Long): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                          Inherited from JsonFormatters

                                                                                                          Inherited from AnyRef

                                                                                                          Inherited from Any

                                                                                                          Ungrouped

                                                                                                          +var toRoot = '../../';

                                                                                                          object JsonFormatters extends JsonFormatters

                                                                                                          Source
                                                                                                          JsonFormatters.scala
                                                                                                          Linear Supertypes
                                                                                                          JsonFormatters, AnyRef, Any
                                                                                                          Ordering
                                                                                                          1. Alphabetic
                                                                                                          2. By Inheritance
                                                                                                          Inherited
                                                                                                          1. JsonFormatters
                                                                                                          2. JsonFormatters
                                                                                                          3. AnyRef
                                                                                                          4. Any
                                                                                                          1. Hide All
                                                                                                          2. Show All
                                                                                                          Visibility
                                                                                                          1. Public
                                                                                                          2. Protected

                                                                                                          Value Members

                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          2. final def ##: Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          5. implicit lazy val attrFormat: upickle.default.ReadWriter[Attributes]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          6. implicit lazy val classifierFormat: upickle.default.ReadWriter[Classifier]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          7. def clone(): AnyRef
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                          8. implicit lazy val configurationFormat: upickle.default.ReadWriter[Configuration]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          9. implicit lazy val depFormat: upickle.default.ReadWriter[coursier.core.Dependency]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          12. implicit lazy val exclusionDataFormat: upickle.default.ReadWriter[ExclusionData]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          13. implicit lazy val extensionFormat: upickle.default.ReadWriter[Extension]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          14. def finalize(): Unit
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                          15. final def getClass(): Class[_ <: AnyRef]
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          16. def hashCode(): Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          17. final def isInstanceOf[T0]: Boolean
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          18. implicit lazy val minimizedExclusionsFormat: upickle.default.ReadWriter[MinimizedExclusions]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          19. implicit lazy val modFormat: upickle.default.ReadWriter[coursier.Module]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          20. implicit lazy val modNameFormat: upickle.default.ReadWriter[ModuleName]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          22. final def notify(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          23. final def notifyAll(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          24. implicit lazy val orgFormat: upickle.default.ReadWriter[Organization]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          25. implicit lazy val publicationFormat: upickle.default.ReadWriter[Publication]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          26. final def synchronized[T0](arg0: => T0): T0
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          27. def toString(): String
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          28. implicit lazy val typeFormat: upickle.default.ReadWriter[Type]
                                                                                                            Definition Classes
                                                                                                            JsonFormatters
                                                                                                          29. final def wait(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          31. final def wait(arg0: Long): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                          Inherited from JsonFormatters

                                                                                                          Inherited from AnyRef

                                                                                                          Inherited from Any

                                                                                                          Ungrouped

                                                                                                          diff --git a/api/latest/mill/scalalib/JsonFormatters.html b/api/latest/mill/scalalib/JsonFormatters.html index cf1c3888d85..61870ae208b 100644 --- a/api/latest/mill/scalalib/JsonFormatters.html +++ b/api/latest/mill/scalalib/JsonFormatters.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.JsonFormatters

                                                                                                          trait JsonFormatters extends AnyRef

                                                                                                          Source
                                                                                                          JsonFormatters.scala
                                                                                                          Linear Supertypes
                                                                                                          AnyRef, Any
                                                                                                          Known Subclasses
                                                                                                          Ordering
                                                                                                          1. Alphabetic
                                                                                                          2. By Inheritance
                                                                                                          Inherited
                                                                                                          1. JsonFormatters
                                                                                                          2. AnyRef
                                                                                                          3. Any
                                                                                                          1. Hide All
                                                                                                          2. Show All
                                                                                                          Visibility
                                                                                                          1. Public
                                                                                                          2. Protected

                                                                                                          Value Members

                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          2. final def ##: Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          5. implicit lazy val attrFormat: upickle.default.ReadWriter[Attributes]
                                                                                                          6. implicit lazy val classifierFormat: upickle.default.ReadWriter[Classifier]
                                                                                                          7. def clone(): AnyRef
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                          8. implicit lazy val configurationFormat: upickle.default.ReadWriter[Configuration]
                                                                                                          9. implicit lazy val depFormat: upickle.default.ReadWriter[coursier.core.Dependency]
                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          12. implicit lazy val exclusionDataFormat: upickle.default.ReadWriter[ExclusionData]
                                                                                                          13. implicit lazy val extensionFormat: upickle.default.ReadWriter[Extension]
                                                                                                          14. def finalize(): Unit
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                          15. final def getClass(): Class[_ <: AnyRef]
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          16. def hashCode(): Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          17. final def isInstanceOf[T0]: Boolean
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          18. implicit lazy val minimizedExclusionsFormat: upickle.default.ReadWriter[MinimizedExclusions]
                                                                                                          19. implicit lazy val modFormat: upickle.default.ReadWriter[coursier.Module]
                                                                                                          20. implicit lazy val modNameFormat: upickle.default.ReadWriter[ModuleName]
                                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          22. final def notify(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          23. final def notifyAll(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          24. implicit lazy val orgFormat: upickle.default.ReadWriter[Organization]
                                                                                                          25. implicit lazy val publicationFormat: upickle.default.ReadWriter[Publication]
                                                                                                          26. final def synchronized[T0](arg0: => T0): T0
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          27. def toString(): String
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          28. implicit lazy val typeFormat: upickle.default.ReadWriter[Type]
                                                                                                          29. final def wait(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          31. final def wait(arg0: Long): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                          Inherited from AnyRef

                                                                                                          Inherited from Any

                                                                                                          Ungrouped

                                                                                                          +var toRoot = '../../';

                                                                                                          trait JsonFormatters extends AnyRef

                                                                                                          Source
                                                                                                          JsonFormatters.scala
                                                                                                          Linear Supertypes
                                                                                                          AnyRef, Any
                                                                                                          Known Subclasses
                                                                                                          Ordering
                                                                                                          1. Alphabetic
                                                                                                          2. By Inheritance
                                                                                                          Inherited
                                                                                                          1. JsonFormatters
                                                                                                          2. AnyRef
                                                                                                          3. Any
                                                                                                          1. Hide All
                                                                                                          2. Show All
                                                                                                          Visibility
                                                                                                          1. Public
                                                                                                          2. Protected

                                                                                                          Value Members

                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          2. final def ##: Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          5. implicit lazy val attrFormat: upickle.default.ReadWriter[Attributes]
                                                                                                          6. implicit lazy val classifierFormat: upickle.default.ReadWriter[Classifier]
                                                                                                          7. def clone(): AnyRef
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                          8. implicit lazy val configurationFormat: upickle.default.ReadWriter[Configuration]
                                                                                                          9. implicit lazy val depFormat: upickle.default.ReadWriter[coursier.core.Dependency]
                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          12. implicit lazy val exclusionDataFormat: upickle.default.ReadWriter[ExclusionData]
                                                                                                          13. implicit lazy val extensionFormat: upickle.default.ReadWriter[Extension]
                                                                                                          14. def finalize(): Unit
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                          15. final def getClass(): Class[_ <: AnyRef]
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          16. def hashCode(): Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          17. final def isInstanceOf[T0]: Boolean
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          18. implicit lazy val minimizedExclusionsFormat: upickle.default.ReadWriter[MinimizedExclusions]
                                                                                                          19. implicit lazy val modFormat: upickle.default.ReadWriter[coursier.Module]
                                                                                                          20. implicit lazy val modNameFormat: upickle.default.ReadWriter[ModuleName]
                                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          22. final def notify(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          23. final def notifyAll(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          24. implicit lazy val orgFormat: upickle.default.ReadWriter[Organization]
                                                                                                          25. implicit lazy val publicationFormat: upickle.default.ReadWriter[Publication]
                                                                                                          26. final def synchronized[T0](arg0: => T0): T0
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          27. def toString(): String
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          28. implicit lazy val typeFormat: upickle.default.ReadWriter[Type]
                                                                                                          29. final def wait(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                          31. final def wait(arg0: Long): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                          Inherited from AnyRef

                                                                                                          Inherited from Any

                                                                                                          Ungrouped

                                                                                                          diff --git a/api/latest/mill/scalalib/Lib$.html b/api/latest/mill/scalalib/Lib$.html index bc50476a20b..f76cbe3dcc9 100644 --- a/api/latest/mill/scalalib/Lib$.html +++ b/api/latest/mill/scalalib/Lib$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.Lib

                                                                                                          object Lib

                                                                                                          Source
                                                                                                          Lib.scala
                                                                                                          Linear Supertypes
                                                                                                          AnyRef, Any
                                                                                                          Ordering
                                                                                                          1. Alphabetic
                                                                                                          2. By Inheritance
                                                                                                          Inherited
                                                                                                          1. Lib
                                                                                                          2. AnyRef
                                                                                                          3. Any
                                                                                                          1. Hide All
                                                                                                          2. Show All
                                                                                                          Visibility
                                                                                                          1. Public
                                                                                                          2. Protected

                                                                                                          Value Members

                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          2. final def ##: Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          5. def clone(): AnyRef
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                          6. def depToBoundDep(dep: Dep, scalaVersion: String, platformSuffix: String = ""): BoundDep
                                                                                                          7. def depToDependency(dep: Dep, scalaVersion: String, platformSuffix: String = ""): coursier.Dependency
                                                                                                          8. def depToDependencyJava(dep: Dep, platformSuffix: String = ""): coursier.Dependency
                                                                                                          9. final def eq(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          10. def equals(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                          11. def finalize(): Unit
                                                                                                            Attributes
                                                                                                            protected[lang]
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                          12. def findSourceFiles(sources: Seq[api.PathRef], extensions: Seq[String]): Seq[Path]
                                                                                                          13. final def getClass(): Class[_ <: AnyRef]
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          14. def hashCode(): Int
                                                                                                            Definition Classes
                                                                                                            AnyRef → Any
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          15. final def isInstanceOf[T0]: Boolean
                                                                                                            Definition Classes
                                                                                                            Any
                                                                                                          16. final def ne(arg0: AnyRef): Boolean
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                          17. final def notify(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          18. final def notifyAll(): Unit
                                                                                                            Definition Classes
                                                                                                            AnyRef
                                                                                                            Annotations
                                                                                                            @native()
                                                                                                          19. def resolveDependencies(repositories: Seq[Repository], deps: IterableOnce[BoundDep], sources: Boolean = false, mapDependencies: Option[(coursier.Dependency) => coursier.Dependency] = None, customizer: Option[(Resolution) => Resolution] = None, ctx: Option[Log] = None, coursierCacheCustomizer: Option[(FileCache[coursier.util.Task]) => FileCache[coursier.util.Task]] = None): Result[Agg[api.PathRef]]

                                                                                                            Resolve dependencies using Coursier.

                                                                                                            Resolve dependencies using Coursier.

                                                                                                            We do not bother breaking this out into the separate ZincWorker classpath, +var toRoot = '../../';

                                                                                                            object Lib

                                                                                                            Source
                                                                                                            Lib.scala
                                                                                                            Linear Supertypes
                                                                                                            AnyRef, Any
                                                                                                            Ordering
                                                                                                            1. Alphabetic
                                                                                                            2. By Inheritance
                                                                                                            Inherited
                                                                                                            1. Lib
                                                                                                            2. AnyRef
                                                                                                            3. Any
                                                                                                            1. Hide All
                                                                                                            2. Show All
                                                                                                            Visibility
                                                                                                            1. Public
                                                                                                            2. Protected

                                                                                                            Value Members

                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                            2. final def ##: Int
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                              Definition Classes
                                                                                                              Any
                                                                                                            5. def clone(): AnyRef
                                                                                                              Attributes
                                                                                                              protected[lang]
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                            6. def depToBoundDep(dep: Dep, scalaVersion: String, platformSuffix: String = ""): BoundDep
                                                                                                            7. def depToDependency(dep: Dep, scalaVersion: String, platformSuffix: String = ""): coursier.Dependency
                                                                                                            8. def depToDependencyJava(dep: Dep, platformSuffix: String = ""): coursier.Dependency
                                                                                                            9. final def eq(arg0: AnyRef): Boolean
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                            10. def equals(arg0: AnyRef): Boolean
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                            11. def finalize(): Unit
                                                                                                              Attributes
                                                                                                              protected[lang]
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                            12. def findSourceFiles(sources: Seq[api.PathRef], extensions: Seq[String]): Seq[Path]
                                                                                                            13. final def getClass(): Class[_ <: AnyRef]
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                              Annotations
                                                                                                              @native()
                                                                                                            14. def hashCode(): Int
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                              Annotations
                                                                                                              @native()
                                                                                                            15. final def isInstanceOf[T0]: Boolean
                                                                                                              Definition Classes
                                                                                                              Any
                                                                                                            16. final def ne(arg0: AnyRef): Boolean
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                            17. final def notify(): Unit
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @native()
                                                                                                            18. final def notifyAll(): Unit
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @native()
                                                                                                            19. def resolveDependencies(repositories: Seq[Repository], deps: IterableOnce[BoundDep], sources: Boolean = false, mapDependencies: Option[(coursier.Dependency) => coursier.Dependency] = None, customizer: Option[(Resolution) => Resolution] = None, ctx: Option[Log] = None, coursierCacheCustomizer: Option[(FileCache[coursier.util.Task]) => FileCache[coursier.util.Task]] = None): Result[Agg[api.PathRef]]

                                                                                                              Resolve dependencies using Coursier.

                                                                                                              Resolve dependencies using Coursier.

                                                                                                              We do not bother breaking this out into the separate ZincWorker classpath, because Coursier is already bundled with mill/Ammonite to support the import $ivy syntax.

                                                                                                            20. def resolveDependenciesMetadata(repositories: Seq[Repository], deps: IterableOnce[BoundDep], mapDependencies: Option[(coursier.Dependency) => coursier.Dependency] = None, customizer: Option[(Resolution) => Resolution] = None, ctx: Option[Log] = None, coursierCacheCustomizer: Option[(FileCache[coursier.util.Task]) => FileCache[coursier.util.Task]] = None): (Seq[coursier.Dependency], Resolution)
                                                                                                            21. def resolveMillBuildDeps(repos: Seq[Repository], ctx: Option[Log], useSources: Boolean): Seq[Path]
                                                                                                            22. def scalaCompilerIvyDeps(scalaOrganization: String, scalaVersion: String): api.Loose.Agg[Dep]
                                                                                                            23. def scalaDocIvyDeps(scalaOrganization: String, scalaVersion: String): api.Loose.Agg[Dep]
                                                                                                            24. def scalaRuntimeIvyDeps(scalaOrganization: String, scalaVersion: String): api.Loose.Agg[Dep]
                                                                                                            25. final def synchronized[T0](arg0: => T0): T0
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                            26. def toString(): String
                                                                                                              Definition Classes
                                                                                                              AnyRef → Any
                                                                                                            27. final def wait(): Unit
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                            28. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                            29. final def wait(arg0: Long): Unit
                                                                                                              Definition Classes
                                                                                                              AnyRef
                                                                                                              Annotations
                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                            Inherited from AnyRef

                                                                                                            Inherited from Any

                                                                                                            Ungrouped

                                                                                                            diff --git a/api/latest/mill/scalalib/MavenModule$MavenModuleTests.html b/api/latest/mill/scalalib/MavenModule$MavenModuleTests.html index 8fd2cbdd713..31caa6c6da8 100644 --- a/api/latest/mill/scalalib/MavenModule$MavenModuleTests.html +++ b/api/latest/mill/scalalib/MavenModule$MavenModuleTests.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.MavenModule.MavenModuleTests

                                                                                                            Packages

                                                                                                            t

                                                                                                            mill.scalalib.MavenModule

                                                                                                            MavenModuleTests

                                                                                                            trait MavenModuleTests extends BaseClass with JavaModuleTests

                                                                                                            Ordering
                                                                                                            1. Alphabetic
                                                                                                            2. By Inheritance
                                                                                                            Inherited
                                                                                                            1. MavenModuleTests
                                                                                                            2. JavaModuleTests
                                                                                                            3. TestModule
                                                                                                            4. JavaModule
                                                                                                            5. JavaModuleBase
                                                                                                            6. SemanticDbJavaModule
                                                                                                            7. BspModule
                                                                                                            8. OfflineSupportModule
                                                                                                            9. CoursierModule
                                                                                                            10. GenIdeaModule
                                                                                                            11. TaskModule
                                                                                                            12. Module
                                                                                                            13. BaseClass
                                                                                                            14. Cacher
                                                                                                            15. AnyRef
                                                                                                            16. Any
                                                                                                            1. Hide All
                                                                                                            2. Show All
                                                                                                            Visibility
                                                                                                            1. Public
                                                                                                            2. Protected

                                                                                                            Type Members

                                                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                              Definition Classes
                                                                                                              JavaModule

                                                                                                            Abstract Value Members

                                                                                                            1. abstract def testFramework: T[String]

                                                                                                              The test framework to use.

                                                                                                              The test framework to use. +

                                                                                                              Definition Classes
                                                                                                              scalalib
                                                                                                              See also

                                                                                                              SbtModule if you need a scala module with Maven layout.

                                                                                                            2. JavaModuleTests
                                                                                                            3. MavenModuleTests
                                                                                                            4. millInternal
                                                                                                            t

                                                                                                            mill.scalalib.MavenModule

                                                                                                            MavenModuleTests

                                                                                                            trait MavenModuleTests extends BaseClass with JavaModuleTests

                                                                                                            Ordering
                                                                                                            1. Alphabetic
                                                                                                            2. By Inheritance
                                                                                                            Inherited
                                                                                                            1. MavenModuleTests
                                                                                                            2. JavaModuleTests
                                                                                                            3. TestModule
                                                                                                            4. JavaModule
                                                                                                            5. JavaModuleBase
                                                                                                            6. SemanticDbJavaModule
                                                                                                            7. BspModule
                                                                                                            8. OfflineSupportModule
                                                                                                            9. CoursierModule
                                                                                                            10. GenIdeaModule
                                                                                                            11. TaskModule
                                                                                                            12. Module
                                                                                                            13. BaseClass
                                                                                                            14. Cacher
                                                                                                            15. AnyRef
                                                                                                            16. Any
                                                                                                            1. Hide All
                                                                                                            2. Show All
                                                                                                            Visibility
                                                                                                            1. Public
                                                                                                            2. Protected

                                                                                                            Type Members

                                                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                              Definition Classes
                                                                                                              JavaModule

                                                                                                            Abstract Value Members

                                                                                                            1. abstract def testFramework: T[String]

                                                                                                              The test framework to use.

                                                                                                              The test framework to use.

                                                                                                              Definition Classes
                                                                                                              TestModule

                                                                                                            Concrete Value Members

                                                                                                            1. object millInternal 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, diff --git a/api/latest/mill/scalalib/MavenModule.html b/api/latest/mill/scalalib/MavenModule.html index f312d6f1dfc..37923af346c 100644 --- a/api/latest/mill/scalalib/MavenModule.html +++ b/api/latest/mill/scalalib/MavenModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.MavenModule

                                                                                                              t

                                                                                                              mill.scalalib

                                                                                                              MavenModule

                                                                                                              trait MavenModule extends BaseClass with JavaModule

                                                                                                              A JavaModule with a Maven compatible directory layout. -

                                                                                                              Self Type
                                                                                                              MavenModule
                                                                                                              Source
                                                                                                              MavenModule.scala
                                                                                                              See also

                                                                                                              SbtModule if you need a scala module with Maven layout.

                                                                                                              Ordering
                                                                                                              1. Alphabetic
                                                                                                              2. By Inheritance
                                                                                                              Inherited
                                                                                                              1. MavenModule
                                                                                                              2. JavaModule
                                                                                                              3. JavaModuleBase
                                                                                                              4. SemanticDbJavaModule
                                                                                                              5. BspModule
                                                                                                              6. OfflineSupportModule
                                                                                                              7. CoursierModule
                                                                                                              8. GenIdeaModule
                                                                                                              9. TaskModule
                                                                                                              10. Module
                                                                                                              11. BaseClass
                                                                                                              12. Cacher
                                                                                                              13. AnyRef
                                                                                                              14. Any
                                                                                                              1. Hide All
                                                                                                              2. Show All
                                                                                                              Visibility
                                                                                                              1. Public
                                                                                                              2. Protected

                                                                                                              Type Members

                                                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                Definition Classes
                                                                                                                JavaModule
                                                                                                              2. trait MavenModuleTests extends BaseClass with JavaModuleTests

                                                                                                              Value Members

                                                                                                              1. object millInternal extends Internal

                                                                                                                Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                              Self Type
                                                                                                              MavenModule
                                                                                                              Source
                                                                                                              MavenModule.scala
                                                                                                              See also

                                                                                                              SbtModule if you need a scala module with Maven layout.

                                                                                                              Ordering
                                                                                                              1. Alphabetic
                                                                                                              2. By Inheritance
                                                                                                              Inherited
                                                                                                              1. MavenModule
                                                                                                              2. JavaModule
                                                                                                              3. JavaModuleBase
                                                                                                              4. SemanticDbJavaModule
                                                                                                              5. BspModule
                                                                                                              6. OfflineSupportModule
                                                                                                              7. CoursierModule
                                                                                                              8. GenIdeaModule
                                                                                                              9. TaskModule
                                                                                                              10. Module
                                                                                                              11. BaseClass
                                                                                                              12. Cacher
                                                                                                              13. AnyRef
                                                                                                              14. Any
                                                                                                              1. Hide All
                                                                                                              2. Show All
                                                                                                              Visibility
                                                                                                              1. Public
                                                                                                              2. Protected

                                                                                                              Type Members

                                                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                Definition Classes
                                                                                                                JavaModule
                                                                                                              2. trait MavenModuleTests extends BaseClass with JavaModuleTests

                                                                                                              Value Members

                                                                                                              1. object millInternal 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 diff --git a/api/latest/mill/scalalib/OfflineSupportModule.html b/api/latest/mill/scalalib/OfflineSupportModule.html index adb28869608..42f2fcc945f 100644 --- a/api/latest/mill/scalalib/OfflineSupportModule.html +++ b/api/latest/mill/scalalib/OfflineSupportModule.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.OfflineSupportModule

                                                                                                                t

                                                                                                                mill.scalalib

                                                                                                                OfflineSupportModule

                                                                                                                trait OfflineSupportModule extends BaseClass with Module

                                                                                                                Ordering
                                                                                                                1. Alphabetic
                                                                                                                2. By Inheritance
                                                                                                                Inherited
                                                                                                                1. OfflineSupportModule
                                                                                                                2. Module
                                                                                                                3. BaseClass
                                                                                                                4. Cacher
                                                                                                                5. AnyRef
                                                                                                                6. Any
                                                                                                                1. Hide All
                                                                                                                2. Show All
                                                                                                                Visibility
                                                                                                                1. Public
                                                                                                                2. Protected

                                                                                                                Value Members

                                                                                                                1. object millInternal extends Internal

                                                                                                                  Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                                  t

                                                                                                                  mill.scalalib

                                                                                                                  OfflineSupportModule

                                                                                                                  trait OfflineSupportModule extends BaseClass with Module

                                                                                                                  Ordering
                                                                                                                  1. Alphabetic
                                                                                                                  2. By Inheritance
                                                                                                                  Inherited
                                                                                                                  1. OfflineSupportModule
                                                                                                                  2. Module
                                                                                                                  3. BaseClass
                                                                                                                  4. Cacher
                                                                                                                  5. AnyRef
                                                                                                                  6. Any
                                                                                                                  1. Hide All
                                                                                                                  2. Show All
                                                                                                                  Visibility
                                                                                                                  1. Public
                                                                                                                  2. Protected

                                                                                                                  Value Members

                                                                                                                  1. object millInternal 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 diff --git a/api/latest/mill/scalalib/PlatformScalaModule.html b/api/latest/mill/scalalib/PlatformScalaModule.html index 5822361b43b..032b38ff377 100644 --- a/api/latest/mill/scalalib/PlatformScalaModule.html +++ b/api/latest/mill/scalalib/PlatformScalaModule.html @@ -6,7 +6,7 @@ path segment, which is assumed to be the name of the platform the module is built against and not something that should affect the filesystem path or artifact name -

                                                                                                                    Source
                                                                                                                    PlatformScalaModule.scala
                                                                                                                    Ordering
                                                                                                                    1. Alphabetic
                                                                                                                    2. By Inheritance
                                                                                                                    Inherited
                                                                                                                    1. PlatformScalaModule
                                                                                                                    2. ScalaModule
                                                                                                                    3. ScalaModuleBase
                                                                                                                    4. JavaModule
                                                                                                                    5. JavaModuleBase
                                                                                                                    6. SemanticDbJavaModule
                                                                                                                    7. BspModule
                                                                                                                    8. OfflineSupportModule
                                                                                                                    9. CoursierModule
                                                                                                                    10. GenIdeaModule
                                                                                                                    11. TaskModule
                                                                                                                    12. Module
                                                                                                                    13. BaseClass
                                                                                                                    14. Cacher
                                                                                                                    15. AnyRef
                                                                                                                    16. Any
                                                                                                                    1. Hide All
                                                                                                                    2. Show All
                                                                                                                    Visibility
                                                                                                                    1. Public
                                                                                                                    2. Protected

                                                                                                                    Type Members

                                                                                                                    1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                      Definition Classes
                                                                                                                      JavaModule
                                                                                                                    2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                      Definition Classes
                                                                                                                      ScalaModule

                                                                                                                    Deprecated Type Members

                                                                                                                    1. type ScalaModuleTests = ScalaTests
                                                                                                                      Definition Classes
                                                                                                                      ScalaModule
                                                                                                                      Annotations
                                                                                                                      @deprecated
                                                                                                                      Deprecated

                                                                                                                      (Since version 0.11.0) use ScalaTests

                                                                                                                    Abstract Value Members

                                                                                                                    1. abstract def scalaVersion: T[String]

                                                                                                                      What version of Scala to use +

                                                                                                                    Source
                                                                                                                    PlatformScalaModule.scala
                                                                                                                    Ordering
                                                                                                                    1. Alphabetic
                                                                                                                    2. By Inheritance
                                                                                                                    Inherited
                                                                                                                    1. PlatformScalaModule
                                                                                                                    2. ScalaModule
                                                                                                                    3. ScalaModuleBase
                                                                                                                    4. JavaModule
                                                                                                                    5. JavaModuleBase
                                                                                                                    6. SemanticDbJavaModule
                                                                                                                    7. BspModule
                                                                                                                    8. OfflineSupportModule
                                                                                                                    9. CoursierModule
                                                                                                                    10. GenIdeaModule
                                                                                                                    11. TaskModule
                                                                                                                    12. Module
                                                                                                                    13. BaseClass
                                                                                                                    14. Cacher
                                                                                                                    15. AnyRef
                                                                                                                    16. Any
                                                                                                                    1. Hide All
                                                                                                                    2. Show All
                                                                                                                    Visibility
                                                                                                                    1. Public
                                                                                                                    2. Protected

                                                                                                                    Type Members

                                                                                                                    1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                      Definition Classes
                                                                                                                      JavaModule
                                                                                                                    2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                      Definition Classes
                                                                                                                      ScalaModule

                                                                                                                    Deprecated Type Members

                                                                                                                    1. type ScalaModuleTests = ScalaTests
                                                                                                                      Definition Classes
                                                                                                                      ScalaModule
                                                                                                                      Annotations
                                                                                                                      @deprecated
                                                                                                                      Deprecated

                                                                                                                      (Since version 0.11.0) use ScalaTests

                                                                                                                    Abstract Value Members

                                                                                                                    1. abstract def scalaVersion: T[String]

                                                                                                                      What version of Scala to use

                                                                                                                      What version of Scala to use

                                                                                                                      Definition Classes
                                                                                                                      ScalaModule

                                                                                                                    Concrete Value Members

                                                                                                                    1. object millInternal extends Internal

                                                                                                                      Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalalib/PublishModule$$PublishData$.html b/api/latest/mill/scalalib/PublishModule$$PublishData$.html index 2385c62077b..d449304a869 100644 --- a/api/latest/mill/scalalib/PublishModule$$PublishData$.html +++ b/api/latest/mill/scalalib/PublishModule$$PublishData$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.PublishModule.PublishData

                                                                                                                      Packages

                                                                                                                      object PublishData extends Serializable

                                                                                                                      Source
                                                                                                                      PublishModule.scala
                                                                                                                      Linear Supertypes
                                                                                                                      Serializable, AnyRef, Any
                                                                                                                      Ordering
                                                                                                                      1. Alphabetic
                                                                                                                      2. By Inheritance
                                                                                                                      Inherited
                                                                                                                      1. PublishData
                                                                                                                      2. Serializable
                                                                                                                      3. AnyRef
                                                                                                                      4. Any
                                                                                                                      1. Hide All
                                                                                                                      2. Show All
                                                                                                                      Visibility
                                                                                                                      1. Public
                                                                                                                      2. Protected

                                                                                                                      Value Members

                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      2. final def ##: Int
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      5. def clone(): AnyRef
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      8. def finalize(): Unit
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      10. def hashCode(): Int
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      12. implicit def jsonify: upickle.default.ReadWriter[PublishData]
                                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      14. final def notify(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      15. final def notifyAll(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      17. def toString(): String
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      18. final def wait(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                      Inherited from Serializable

                                                                                                                      Inherited from AnyRef

                                                                                                                      Inherited from Any

                                                                                                                      Ungrouped

                                                                                                                      +var toRoot = '../../';

                                                                                                                      Packages

                                                                                                                      object PublishData extends Serializable

                                                                                                                      Source
                                                                                                                      PublishModule.scala
                                                                                                                      Linear Supertypes
                                                                                                                      Serializable, AnyRef, Any
                                                                                                                      Ordering
                                                                                                                      1. Alphabetic
                                                                                                                      2. By Inheritance
                                                                                                                      Inherited
                                                                                                                      1. PublishData
                                                                                                                      2. Serializable
                                                                                                                      3. AnyRef
                                                                                                                      4. Any
                                                                                                                      1. Hide All
                                                                                                                      2. Show All
                                                                                                                      Visibility
                                                                                                                      1. Public
                                                                                                                      2. Protected

                                                                                                                      Value Members

                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      2. final def ##: Int
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      5. def clone(): AnyRef
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      8. def finalize(): Unit
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      10. def hashCode(): Int
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      12. implicit def jsonify: upickle.default.ReadWriter[PublishData]
                                                                                                                      13. final def ne(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      14. final def notify(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      15. final def notifyAll(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      17. def toString(): String
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      18. final def wait(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      20. final def wait(arg0: Long): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                      Inherited from Serializable

                                                                                                                      Inherited from AnyRef

                                                                                                                      Inherited from Any

                                                                                                                      Ungrouped

                                                                                                                      diff --git a/api/latest/mill/scalalib/PublishModule$$PublishData.html b/api/latest/mill/scalalib/PublishModule$$PublishData.html index 09c2f7f185d..d0f899f0090 100644 --- a/api/latest/mill/scalalib/PublishModule$$PublishData.html +++ b/api/latest/mill/scalalib/PublishModule$$PublishData.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.PublishModule.PublishData

                                                                                                                      Packages

                                                                                                                      case class PublishData(meta: Artifact, payload: Seq[(api.PathRef, String)]) extends Product with Serializable

                                                                                                                      Source
                                                                                                                      PublishModule.scala
                                                                                                                      Linear Supertypes
                                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                                      Ordering
                                                                                                                      1. Alphabetic
                                                                                                                      2. By Inheritance
                                                                                                                      Inherited
                                                                                                                      1. PublishData
                                                                                                                      2. Serializable
                                                                                                                      3. Product
                                                                                                                      4. Equals
                                                                                                                      5. AnyRef
                                                                                                                      6. Any
                                                                                                                      1. Hide All
                                                                                                                      2. Show All
                                                                                                                      Visibility
                                                                                                                      1. Public
                                                                                                                      2. Protected

                                                                                                                      Instance Constructors

                                                                                                                      1. new PublishData(meta: Artifact, payload: Seq[(api.PathRef, String)])

                                                                                                                      Value Members

                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      2. final def ##: Int
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      5. def clone(): AnyRef
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      7. def finalize(): Unit
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      10. val meta: Artifact
                                                                                                                      11. final def ne(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      12. final def notify(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      13. final def notifyAll(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      14. val payload: Seq[(api.PathRef, String)]
                                                                                                                      15. def productElementNames: Iterator[String]
                                                                                                                        Definition Classes
                                                                                                                        Product
                                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      17. final def wait(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                      Inherited from Serializable

                                                                                                                      Inherited from Product

                                                                                                                      Inherited from Equals

                                                                                                                      Inherited from AnyRef

                                                                                                                      Inherited from Any

                                                                                                                      Ungrouped

                                                                                                                      +var toRoot = '../../';

                                                                                                                      Packages

                                                                                                                      case class PublishData(meta: Artifact, payload: Seq[(api.PathRef, String)]) extends Product with Serializable

                                                                                                                      Source
                                                                                                                      PublishModule.scala
                                                                                                                      Linear Supertypes
                                                                                                                      Serializable, Product, Equals, AnyRef, Any
                                                                                                                      Ordering
                                                                                                                      1. Alphabetic
                                                                                                                      2. By Inheritance
                                                                                                                      Inherited
                                                                                                                      1. PublishData
                                                                                                                      2. Serializable
                                                                                                                      3. Product
                                                                                                                      4. Equals
                                                                                                                      5. AnyRef
                                                                                                                      6. Any
                                                                                                                      1. Hide All
                                                                                                                      2. Show All
                                                                                                                      Visibility
                                                                                                                      1. Public
                                                                                                                      2. Protected

                                                                                                                      Instance Constructors

                                                                                                                      1. new PublishData(meta: Artifact, payload: Seq[(api.PathRef, String)])

                                                                                                                      Value Members

                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      2. final def ##: Int
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      5. def clone(): AnyRef
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      7. def finalize(): Unit
                                                                                                                        Attributes
                                                                                                                        protected[lang]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                      8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                        Definition Classes
                                                                                                                        AnyRef → Any
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      9. final def isInstanceOf[T0]: Boolean
                                                                                                                        Definition Classes
                                                                                                                        Any
                                                                                                                      10. val meta: Artifact
                                                                                                                      11. final def ne(arg0: AnyRef): Boolean
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      12. final def notify(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      13. final def notifyAll(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @native()
                                                                                                                      14. val payload: Seq[(api.PathRef, String)]
                                                                                                                      15. def productElementNames: Iterator[String]
                                                                                                                        Definition Classes
                                                                                                                        Product
                                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                      17. final def wait(): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                      19. final def wait(arg0: Long): Unit
                                                                                                                        Definition Classes
                                                                                                                        AnyRef
                                                                                                                        Annotations
                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                      Inherited from Serializable

                                                                                                                      Inherited from Product

                                                                                                                      Inherited from Equals

                                                                                                                      Inherited from AnyRef

                                                                                                                      Inherited from Any

                                                                                                                      Ungrouped

                                                                                                                      diff --git a/api/latest/mill/scalalib/PublishModule$.html b/api/latest/mill/scalalib/PublishModule$.html index 9d55715c1c1..64839182d72 100644 --- a/api/latest/mill/scalalib/PublishModule$.html +++ b/api/latest/mill/scalalib/PublishModule$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.PublishModule

                                                                                                                      object PublishModule extends ExternalModule

                                                                                                                      Source
                                                                                                                      PublishModule.scala
                                                                                                                      Linear Supertypes
                                                                                                                      Ordering
                                                                                                                      1. Alphabetic
                                                                                                                      2. By Inheritance
                                                                                                                      Inherited
                                                                                                                      1. PublishModule
                                                                                                                      2. ExternalModule
                                                                                                                      3. BaseModule
                                                                                                                      4. Module
                                                                                                                      5. BaseClass
                                                                                                                      6. Cacher
                                                                                                                      7. AnyRef
                                                                                                                      8. Any
                                                                                                                      1. Hide All
                                                                                                                      2. Show All
                                                                                                                      Visibility
                                                                                                                      1. Public
                                                                                                                      2. Protected

                                                                                                                      Type Members

                                                                                                                      1. case class PublishData(meta: Artifact, payload: Seq[(api.PathRef, String)]) extends Product with Serializable

                                                                                                                      Value Members

                                                                                                                      1. object millInternal extends Internal

                                                                                                                        Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                                        object PublishModule extends ExternalModule

                                                                                                                        Source
                                                                                                                        PublishModule.scala
                                                                                                                        Linear Supertypes
                                                                                                                        Ordering
                                                                                                                        1. Alphabetic
                                                                                                                        2. By Inheritance
                                                                                                                        Inherited
                                                                                                                        1. PublishModule
                                                                                                                        2. ExternalModule
                                                                                                                        3. BaseModule
                                                                                                                        4. Module
                                                                                                                        5. BaseClass
                                                                                                                        6. Cacher
                                                                                                                        7. AnyRef
                                                                                                                        8. Any
                                                                                                                        1. Hide All
                                                                                                                        2. Show All
                                                                                                                        Visibility
                                                                                                                        1. Public
                                                                                                                        2. Protected

                                                                                                                        Type Members

                                                                                                                        1. case class PublishData(meta: Artifact, payload: Seq[(api.PathRef, String)]) extends Product with Serializable

                                                                                                                        Value Members

                                                                                                                        1. object millInternal 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 diff --git a/api/latest/mill/scalalib/PublishModule.html b/api/latest/mill/scalalib/PublishModule.html index 93925a3536b..cc6b6022c4c 100644 --- a/api/latest/mill/scalalib/PublishModule.html +++ b/api/latest/mill/scalalib/PublishModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.PublishModule

                                                                                                                          trait PublishModule extends BaseClass with JavaModule

                                                                                                                          Configuration necessary for publishing a Scala module to Maven Central or similar -

                                                                                                                          Self Type
                                                                                                                          PublishModule
                                                                                                                          Source
                                                                                                                          PublishModule.scala
                                                                                                                          Ordering
                                                                                                                          1. Alphabetic
                                                                                                                          2. By Inheritance
                                                                                                                          Inherited
                                                                                                                          1. PublishModule
                                                                                                                          2. JavaModule
                                                                                                                          3. JavaModuleBase
                                                                                                                          4. SemanticDbJavaModule
                                                                                                                          5. BspModule
                                                                                                                          6. OfflineSupportModule
                                                                                                                          7. CoursierModule
                                                                                                                          8. GenIdeaModule
                                                                                                                          9. TaskModule
                                                                                                                          10. Module
                                                                                                                          11. BaseClass
                                                                                                                          12. Cacher
                                                                                                                          13. AnyRef
                                                                                                                          14. Any
                                                                                                                          1. Hide All
                                                                                                                          2. Show All
                                                                                                                          Visibility
                                                                                                                          1. Public
                                                                                                                          2. Protected

                                                                                                                          Type Members

                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                            Definition Classes
                                                                                                                            JavaModule

                                                                                                                          Abstract Value Members

                                                                                                                          1. abstract def pomSettings: T[PomSettings]

                                                                                                                            Configuration for the pom.xml metadata file published with this module +

                                                                                                                          Self Type
                                                                                                                          PublishModule
                                                                                                                          Source
                                                                                                                          PublishModule.scala
                                                                                                                          Ordering
                                                                                                                          1. Alphabetic
                                                                                                                          2. By Inheritance
                                                                                                                          Inherited
                                                                                                                          1. PublishModule
                                                                                                                          2. JavaModule
                                                                                                                          3. JavaModuleBase
                                                                                                                          4. SemanticDbJavaModule
                                                                                                                          5. BspModule
                                                                                                                          6. OfflineSupportModule
                                                                                                                          7. CoursierModule
                                                                                                                          8. GenIdeaModule
                                                                                                                          9. TaskModule
                                                                                                                          10. Module
                                                                                                                          11. BaseClass
                                                                                                                          12. Cacher
                                                                                                                          13. AnyRef
                                                                                                                          14. Any
                                                                                                                          1. Hide All
                                                                                                                          2. Show All
                                                                                                                          Visibility
                                                                                                                          1. Public
                                                                                                                          2. Protected

                                                                                                                          Type Members

                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                            Definition Classes
                                                                                                                            JavaModule

                                                                                                                          Abstract Value Members

                                                                                                                          1. abstract def pomSettings: T[PomSettings]

                                                                                                                            Configuration for the pom.xml metadata file published with this module

                                                                                                                          2. abstract def publishVersion: T[String]

                                                                                                                            The artifact version that this module would be published as

                                                                                                                          Concrete Value Members

                                                                                                                          1. object millInternal extends Internal

                                                                                                                            Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalalib/SbtModule$SbtModuleTests.html b/api/latest/mill/scalalib/SbtModule$SbtModuleTests.html index 5bb03fd95f9..4e9cff43334 100644 --- a/api/latest/mill/scalalib/SbtModule$SbtModuleTests.html +++ b/api/latest/mill/scalalib/SbtModule$SbtModuleTests.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.SbtModule.SbtModuleTests

                                                                                                                            Packages

                                                                                                                            t

                                                                                                                            mill.scalalib.SbtModule

                                                                                                                            SbtModuleTests

                                                                                                                            trait SbtModuleTests extends BaseClass with ScalaTests with MavenModuleTests

                                                                                                                            Ordering
                                                                                                                            1. Alphabetic
                                                                                                                            2. By Inheritance
                                                                                                                            Inherited
                                                                                                                            1. SbtModuleTests
                                                                                                                            2. MavenModuleTests
                                                                                                                            3. ScalaTests
                                                                                                                            4. ScalaModule
                                                                                                                            5. ScalaModuleBase
                                                                                                                            6. JavaModuleTests
                                                                                                                            7. TestModule
                                                                                                                            8. JavaModule
                                                                                                                            9. JavaModuleBase
                                                                                                                            10. SemanticDbJavaModule
                                                                                                                            11. BspModule
                                                                                                                            12. OfflineSupportModule
                                                                                                                            13. CoursierModule
                                                                                                                            14. GenIdeaModule
                                                                                                                            15. TaskModule
                                                                                                                            16. Module
                                                                                                                            17. BaseClass
                                                                                                                            18. Cacher
                                                                                                                            19. AnyRef
                                                                                                                            20. Any
                                                                                                                            1. Hide All
                                                                                                                            2. Show All
                                                                                                                            Visibility
                                                                                                                            1. Public
                                                                                                                            2. Protected

                                                                                                                            Type Members

                                                                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                              Definition Classes
                                                                                                                              JavaModule
                                                                                                                            2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                              Definition Classes
                                                                                                                              ScalaModule

                                                                                                                            Deprecated Type Members

                                                                                                                            1. type ScalaModuleTests = ScalaTests
                                                                                                                              Definition Classes
                                                                                                                              ScalaModule
                                                                                                                              Annotations
                                                                                                                              @deprecated
                                                                                                                              Deprecated

                                                                                                                              (Since version 0.11.0) use ScalaTests

                                                                                                                            Abstract Value Members

                                                                                                                            1. abstract def testFramework: T[String]

                                                                                                                              The test framework to use.

                                                                                                                              The test framework to use. +

                                                                                                                              Definition Classes
                                                                                                                              scalalib
                                                                                                                            2. JavaModuleTests
                                                                                                                            3. MavenModuleTests
                                                                                                                            4. SbtModuleTests
                                                                                                                            5. ScalaTests
                                                                                                                            6. millInternal
                                                                                                                            t

                                                                                                                            mill.scalalib.SbtModule

                                                                                                                            SbtModuleTests

                                                                                                                            trait SbtModuleTests extends BaseClass with ScalaTests with MavenModuleTests

                                                                                                                            Ordering
                                                                                                                            1. Alphabetic
                                                                                                                            2. By Inheritance
                                                                                                                            Inherited
                                                                                                                            1. SbtModuleTests
                                                                                                                            2. MavenModuleTests
                                                                                                                            3. ScalaTests
                                                                                                                            4. ScalaModule
                                                                                                                            5. ScalaModuleBase
                                                                                                                            6. JavaModuleTests
                                                                                                                            7. TestModule
                                                                                                                            8. JavaModule
                                                                                                                            9. JavaModuleBase
                                                                                                                            10. SemanticDbJavaModule
                                                                                                                            11. BspModule
                                                                                                                            12. OfflineSupportModule
                                                                                                                            13. CoursierModule
                                                                                                                            14. GenIdeaModule
                                                                                                                            15. TaskModule
                                                                                                                            16. Module
                                                                                                                            17. BaseClass
                                                                                                                            18. Cacher
                                                                                                                            19. AnyRef
                                                                                                                            20. Any
                                                                                                                            1. Hide All
                                                                                                                            2. Show All
                                                                                                                            Visibility
                                                                                                                            1. Public
                                                                                                                            2. Protected

                                                                                                                            Type Members

                                                                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                              Definition Classes
                                                                                                                              JavaModule
                                                                                                                            2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                              Definition Classes
                                                                                                                              ScalaModule

                                                                                                                            Deprecated Type Members

                                                                                                                            1. type ScalaModuleTests = ScalaTests
                                                                                                                              Definition Classes
                                                                                                                              ScalaModule
                                                                                                                              Annotations
                                                                                                                              @deprecated
                                                                                                                              Deprecated

                                                                                                                              (Since version 0.11.0) use ScalaTests

                                                                                                                            Abstract Value Members

                                                                                                                            1. abstract def testFramework: T[String]

                                                                                                                              The test framework to use.

                                                                                                                              The test framework to use.

                                                                                                                              Definition Classes
                                                                                                                              TestModule

                                                                                                                            Concrete Value Members

                                                                                                                            1. object millInternal 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, diff --git a/api/latest/mill/scalalib/SbtModule.html b/api/latest/mill/scalalib/SbtModule.html index 100b6ba2523..875a5cfa236 100644 --- a/api/latest/mill/scalalib/SbtModule.html +++ b/api/latest/mill/scalalib/SbtModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.SbtModule

                                                                                                                              t

                                                                                                                              mill.scalalib

                                                                                                                              SbtModule

                                                                                                                              trait SbtModule extends BaseClass with ScalaModule with MavenModule

                                                                                                                              Ordering
                                                                                                                              1. Alphabetic
                                                                                                                              2. By Inheritance
                                                                                                                              Inherited
                                                                                                                              1. SbtModule
                                                                                                                              2. MavenModule
                                                                                                                              3. ScalaModule
                                                                                                                              4. ScalaModuleBase
                                                                                                                              5. JavaModule
                                                                                                                              6. JavaModuleBase
                                                                                                                              7. SemanticDbJavaModule
                                                                                                                              8. BspModule
                                                                                                                              9. OfflineSupportModule
                                                                                                                              10. CoursierModule
                                                                                                                              11. GenIdeaModule
                                                                                                                              12. TaskModule
                                                                                                                              13. Module
                                                                                                                              14. BaseClass
                                                                                                                              15. Cacher
                                                                                                                              16. AnyRef
                                                                                                                              17. Any
                                                                                                                              1. Hide All
                                                                                                                              2. Show All
                                                                                                                              Visibility
                                                                                                                              1. Public
                                                                                                                              2. Protected

                                                                                                                              Type Members

                                                                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                Definition Classes
                                                                                                                                JavaModule
                                                                                                                              2. trait MavenModuleTests extends BaseClass with JavaModuleTests
                                                                                                                                Definition Classes
                                                                                                                                MavenModule
                                                                                                                              3. trait SbtModuleTests extends BaseClass with ScalaTests with MavenModuleTests
                                                                                                                              4. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                Definition Classes
                                                                                                                                ScalaModule

                                                                                                                              Deprecated Type Members

                                                                                                                              1. type ScalaModuleTests = ScalaTests
                                                                                                                                Definition Classes
                                                                                                                                ScalaModule
                                                                                                                                Annotations
                                                                                                                                @deprecated
                                                                                                                                Deprecated

                                                                                                                                (Since version 0.11.0) use ScalaTests

                                                                                                                              Abstract Value Members

                                                                                                                              1. abstract def scalaVersion: T[String]

                                                                                                                                What version of Scala to use +

                                                                                                                              Source
                                                                                                                              SbtModule.scala
                                                                                                                              Ordering
                                                                                                                              1. Alphabetic
                                                                                                                              2. By Inheritance
                                                                                                                              Inherited
                                                                                                                              1. SbtModule
                                                                                                                              2. MavenModule
                                                                                                                              3. ScalaModule
                                                                                                                              4. ScalaModuleBase
                                                                                                                              5. JavaModule
                                                                                                                              6. JavaModuleBase
                                                                                                                              7. SemanticDbJavaModule
                                                                                                                              8. BspModule
                                                                                                                              9. OfflineSupportModule
                                                                                                                              10. CoursierModule
                                                                                                                              11. GenIdeaModule
                                                                                                                              12. TaskModule
                                                                                                                              13. Module
                                                                                                                              14. BaseClass
                                                                                                                              15. Cacher
                                                                                                                              16. AnyRef
                                                                                                                              17. Any
                                                                                                                              1. Hide All
                                                                                                                              2. Show All
                                                                                                                              Visibility
                                                                                                                              1. Public
                                                                                                                              2. Protected

                                                                                                                              Type Members

                                                                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                Definition Classes
                                                                                                                                JavaModule
                                                                                                                              2. trait MavenModuleTests extends BaseClass with JavaModuleTests
                                                                                                                                Definition Classes
                                                                                                                                MavenModule
                                                                                                                              3. trait SbtModuleTests extends BaseClass with ScalaTests with MavenModuleTests
                                                                                                                              4. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                Definition Classes
                                                                                                                                ScalaModule

                                                                                                                              Deprecated Type Members

                                                                                                                              1. type ScalaModuleTests = ScalaTests
                                                                                                                                Definition Classes
                                                                                                                                ScalaModule
                                                                                                                                Annotations
                                                                                                                                @deprecated
                                                                                                                                Deprecated

                                                                                                                                (Since version 0.11.0) use ScalaTests

                                                                                                                              Abstract Value Members

                                                                                                                              1. abstract def scalaVersion: T[String]

                                                                                                                                What version of Scala to use

                                                                                                                                What version of Scala to use

                                                                                                                                Definition Classes
                                                                                                                                ScalaModule

                                                                                                                              Concrete Value Members

                                                                                                                              1. object millInternal extends Internal

                                                                                                                                Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalalib/ScalaModule$ScalaTests.html b/api/latest/mill/scalalib/ScalaModule$ScalaTests.html index 94327e2b834..8e4c929c228 100644 --- a/api/latest/mill/scalalib/ScalaModule$ScalaTests.html +++ b/api/latest/mill/scalalib/ScalaModule$ScalaTests.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.ScalaModule.ScalaTests

                                                                                                                                Packages

                                                                                                                                trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule

                                                                                                                                Ordering
                                                                                                                                1. Alphabetic
                                                                                                                                2. By Inheritance
                                                                                                                                Inherited
                                                                                                                                1. ScalaTests
                                                                                                                                2. ScalaModule
                                                                                                                                3. ScalaModuleBase
                                                                                                                                4. JavaModuleTests
                                                                                                                                5. TestModule
                                                                                                                                6. JavaModule
                                                                                                                                7. JavaModuleBase
                                                                                                                                8. SemanticDbJavaModule
                                                                                                                                9. BspModule
                                                                                                                                10. OfflineSupportModule
                                                                                                                                11. CoursierModule
                                                                                                                                12. GenIdeaModule
                                                                                                                                13. TaskModule
                                                                                                                                14. Module
                                                                                                                                15. BaseClass
                                                                                                                                16. Cacher
                                                                                                                                17. AnyRef
                                                                                                                                18. Any
                                                                                                                                1. Hide All
                                                                                                                                2. Show All
                                                                                                                                Visibility
                                                                                                                                1. Public
                                                                                                                                2. Protected

                                                                                                                                Type Members

                                                                                                                                1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                  Definition Classes
                                                                                                                                  JavaModule
                                                                                                                                2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                  Definition Classes
                                                                                                                                  ScalaModule

                                                                                                                                Deprecated Type Members

                                                                                                                                1. type ScalaModuleTests = ScalaTests
                                                                                                                                  Definition Classes
                                                                                                                                  ScalaModule
                                                                                                                                  Annotations
                                                                                                                                  @deprecated
                                                                                                                                  Deprecated

                                                                                                                                  (Since version 0.11.0) use ScalaTests

                                                                                                                                Abstract Value Members

                                                                                                                                1. abstract def testFramework: T[String]

                                                                                                                                  The test framework to use.

                                                                                                                                  The test framework to use. +

                                                                                                                                  Definition Classes
                                                                                                                                  scalalib
                                                                                                                                2. JavaModuleTests
                                                                                                                                3. ScalaTests
                                                                                                                                4. millInternal

                                                                                                                                trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule

                                                                                                                                Ordering
                                                                                                                                1. Alphabetic
                                                                                                                                2. By Inheritance
                                                                                                                                Inherited
                                                                                                                                1. ScalaTests
                                                                                                                                2. ScalaModule
                                                                                                                                3. ScalaModuleBase
                                                                                                                                4. JavaModuleTests
                                                                                                                                5. TestModule
                                                                                                                                6. JavaModule
                                                                                                                                7. JavaModuleBase
                                                                                                                                8. SemanticDbJavaModule
                                                                                                                                9. BspModule
                                                                                                                                10. OfflineSupportModule
                                                                                                                                11. CoursierModule
                                                                                                                                12. GenIdeaModule
                                                                                                                                13. TaskModule
                                                                                                                                14. Module
                                                                                                                                15. BaseClass
                                                                                                                                16. Cacher
                                                                                                                                17. AnyRef
                                                                                                                                18. Any
                                                                                                                                1. Hide All
                                                                                                                                2. Show All
                                                                                                                                Visibility
                                                                                                                                1. Public
                                                                                                                                2. Protected

                                                                                                                                Type Members

                                                                                                                                1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                  Definition Classes
                                                                                                                                  JavaModule
                                                                                                                                2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                  Definition Classes
                                                                                                                                  ScalaModule

                                                                                                                                Deprecated Type Members

                                                                                                                                1. type ScalaModuleTests = ScalaTests
                                                                                                                                  Definition Classes
                                                                                                                                  ScalaModule
                                                                                                                                  Annotations
                                                                                                                                  @deprecated
                                                                                                                                  Deprecated

                                                                                                                                  (Since version 0.11.0) use ScalaTests

                                                                                                                                Abstract Value Members

                                                                                                                                1. abstract def testFramework: T[String]

                                                                                                                                  The test framework to use.

                                                                                                                                  The test framework to use.

                                                                                                                                  Definition Classes
                                                                                                                                  TestModule

                                                                                                                                Concrete Value Members

                                                                                                                                1. object millInternal 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, diff --git a/api/latest/mill/scalalib/ScalaModule.html b/api/latest/mill/scalalib/ScalaModule.html index e942d375471..f10f0fd1be6 100644 --- a/api/latest/mill/scalalib/ScalaModule.html +++ b/api/latest/mill/scalalib/ScalaModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.ScalaModule

                                                                                                                                  t

                                                                                                                                  mill.scalalib

                                                                                                                                  ScalaModule

                                                                                                                                  trait ScalaModule extends BaseClass with JavaModule with ScalaModuleBase

                                                                                                                                  Ordering
                                                                                                                                  1. Alphabetic
                                                                                                                                  2. By Inheritance
                                                                                                                                  Inherited
                                                                                                                                  1. ScalaModule
                                                                                                                                  2. ScalaModuleBase
                                                                                                                                  3. JavaModule
                                                                                                                                  4. JavaModuleBase
                                                                                                                                  5. SemanticDbJavaModule
                                                                                                                                  6. BspModule
                                                                                                                                  7. OfflineSupportModule
                                                                                                                                  8. CoursierModule
                                                                                                                                  9. GenIdeaModule
                                                                                                                                  10. TaskModule
                                                                                                                                  11. Module
                                                                                                                                  12. BaseClass
                                                                                                                                  13. Cacher
                                                                                                                                  14. AnyRef
                                                                                                                                  15. Any
                                                                                                                                  1. Hide All
                                                                                                                                  2. Show All
                                                                                                                                  Visibility
                                                                                                                                  1. Public
                                                                                                                                  2. Protected

                                                                                                                                  Type Members

                                                                                                                                  1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                    Definition Classes
                                                                                                                                    JavaModule
                                                                                                                                  2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule

                                                                                                                                  Deprecated Type Members

                                                                                                                                  1. type ScalaModuleTests = ScalaTests
                                                                                                                                    Annotations
                                                                                                                                    @deprecated
                                                                                                                                    Deprecated

                                                                                                                                    (Since version 0.11.0) use ScalaTests

                                                                                                                                  Abstract Value Members

                                                                                                                                  1. abstract def scalaVersion: T[String]

                                                                                                                                    What version of Scala to use +

                                                                                                                                  Self Type
                                                                                                                                  ScalaModule
                                                                                                                                  Source
                                                                                                                                  ScalaModule.scala
                                                                                                                                  Ordering
                                                                                                                                  1. Alphabetic
                                                                                                                                  2. By Inheritance
                                                                                                                                  Inherited
                                                                                                                                  1. ScalaModule
                                                                                                                                  2. ScalaModuleBase
                                                                                                                                  3. JavaModule
                                                                                                                                  4. JavaModuleBase
                                                                                                                                  5. SemanticDbJavaModule
                                                                                                                                  6. BspModule
                                                                                                                                  7. OfflineSupportModule
                                                                                                                                  8. CoursierModule
                                                                                                                                  9. GenIdeaModule
                                                                                                                                  10. TaskModule
                                                                                                                                  11. Module
                                                                                                                                  12. BaseClass
                                                                                                                                  13. Cacher
                                                                                                                                  14. AnyRef
                                                                                                                                  15. Any
                                                                                                                                  1. Hide All
                                                                                                                                  2. Show All
                                                                                                                                  Visibility
                                                                                                                                  1. Public
                                                                                                                                  2. Protected

                                                                                                                                  Type Members

                                                                                                                                  1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                    Definition Classes
                                                                                                                                    JavaModule
                                                                                                                                  2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule

                                                                                                                                  Deprecated Type Members

                                                                                                                                  1. type ScalaModuleTests = ScalaTests
                                                                                                                                    Annotations
                                                                                                                                    @deprecated
                                                                                                                                    Deprecated

                                                                                                                                    (Since version 0.11.0) use ScalaTests

                                                                                                                                  Abstract Value Members

                                                                                                                                  1. abstract def scalaVersion: T[String]

                                                                                                                                    What version of Scala to use

                                                                                                                                  Concrete Value Members

                                                                                                                                  1. object millInternal 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, diff --git a/api/latest/mill/scalalib/SemanticDbJavaModule$.html b/api/latest/mill/scalalib/SemanticDbJavaModule$.html index 4151b7c9eda..3576d63d0a9 100644 --- a/api/latest/mill/scalalib/SemanticDbJavaModule$.html +++ b/api/latest/mill/scalalib/SemanticDbJavaModule$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.SemanticDbJavaModule

                                                                                                                                    object SemanticDbJavaModule

                                                                                                                                    Source
                                                                                                                                    SemanticDbJavaModule.scala
                                                                                                                                    Linear Supertypes
                                                                                                                                    AnyRef, Any
                                                                                                                                    Ordering
                                                                                                                                    1. Alphabetic
                                                                                                                                    2. By Inheritance
                                                                                                                                    Inherited
                                                                                                                                    1. SemanticDbJavaModule
                                                                                                                                    2. AnyRef
                                                                                                                                    3. Any
                                                                                                                                    1. Hide All
                                                                                                                                    2. Show All
                                                                                                                                    Visibility
                                                                                                                                    1. Public
                                                                                                                                    2. Protected

                                                                                                                                    Value Members

                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    2. final def ##: Int
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                      Definition Classes
                                                                                                                                      Any
                                                                                                                                    5. val buildTimeJavaSemanticDbVersion: String
                                                                                                                                    6. val buildTimeSemanticDbVersion: String
                                                                                                                                    7. def clone(): AnyRef
                                                                                                                                      Attributes
                                                                                                                                      protected[lang]
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                    8. def copySemanticdbFiles(classesDir: Path, sourceroot: Path, targetDir: Path): api.PathRef
                                                                                                                                    9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                    10. def equals(arg0: AnyRef): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    11. def finalize(): Unit
                                                                                                                                      Attributes
                                                                                                                                      protected[lang]
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                    12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    13. def hashCode(): Int
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    14. final def isInstanceOf[T0]: Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      Any
                                                                                                                                    15. def javacOptionsTask(javacOptions: Seq[String], semanticDbJavaVersion: String)(implicit ctx: Ctx): Seq[String]
                                                                                                                                    16. final def ne(arg0: AnyRef): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                    17. final def notify(): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    18. final def notifyAll(): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                    20. def toString(): String
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    21. final def wait(): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                    22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                    23. final def wait(arg0: Long): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                    Inherited from AnyRef

                                                                                                                                    Inherited from Any

                                                                                                                                    Ungrouped

                                                                                                                                    +var toRoot = '../../';

                                                                                                                                    object SemanticDbJavaModule

                                                                                                                                    Source
                                                                                                                                    SemanticDbJavaModule.scala
                                                                                                                                    Linear Supertypes
                                                                                                                                    AnyRef, Any
                                                                                                                                    Ordering
                                                                                                                                    1. Alphabetic
                                                                                                                                    2. By Inheritance
                                                                                                                                    Inherited
                                                                                                                                    1. SemanticDbJavaModule
                                                                                                                                    2. AnyRef
                                                                                                                                    3. Any
                                                                                                                                    1. Hide All
                                                                                                                                    2. Show All
                                                                                                                                    Visibility
                                                                                                                                    1. Public
                                                                                                                                    2. Protected

                                                                                                                                    Value Members

                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    2. final def ##: Int
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                      Definition Classes
                                                                                                                                      Any
                                                                                                                                    5. val buildTimeJavaSemanticDbVersion: String
                                                                                                                                    6. val buildTimeSemanticDbVersion: String
                                                                                                                                    7. def clone(): AnyRef
                                                                                                                                      Attributes
                                                                                                                                      protected[lang]
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                    8. def copySemanticdbFiles(classesDir: Path, sourceroot: Path, targetDir: Path): api.PathRef
                                                                                                                                    9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                    10. def equals(arg0: AnyRef): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    11. def finalize(): Unit
                                                                                                                                      Attributes
                                                                                                                                      protected[lang]
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                    12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    13. def hashCode(): Int
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    14. final def isInstanceOf[T0]: Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      Any
                                                                                                                                    15. def javacOptionsTask(javacOptions: Seq[String], semanticDbJavaVersion: String)(implicit ctx: Ctx): Seq[String]
                                                                                                                                    16. final def ne(arg0: AnyRef): Boolean
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                    17. final def notify(): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    18. final def notifyAll(): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @native()
                                                                                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                    20. def toString(): String
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef → Any
                                                                                                                                    21. final def wait(): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                    22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                    23. final def wait(arg0: Long): Unit
                                                                                                                                      Definition Classes
                                                                                                                                      AnyRef
                                                                                                                                      Annotations
                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                    Inherited from AnyRef

                                                                                                                                    Inherited from Any

                                                                                                                                    Ungrouped

                                                                                                                                    diff --git a/api/latest/mill/scalalib/SemanticDbJavaModule.html b/api/latest/mill/scalalib/SemanticDbJavaModule.html index 7ab6bddb75e..d439a51f50a 100644 --- a/api/latest/mill/scalalib/SemanticDbJavaModule.html +++ b/api/latest/mill/scalalib/SemanticDbJavaModule.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.SemanticDbJavaModule

                                                                                                                                    trait SemanticDbJavaModule extends BaseClass with CoursierModule

                                                                                                                                    Ordering
                                                                                                                                    1. Alphabetic
                                                                                                                                    2. By Inheritance
                                                                                                                                    Inherited
                                                                                                                                    1. SemanticDbJavaModule
                                                                                                                                    2. CoursierModule
                                                                                                                                    3. Module
                                                                                                                                    4. BaseClass
                                                                                                                                    5. Cacher
                                                                                                                                    6. AnyRef
                                                                                                                                    7. Any
                                                                                                                                    1. Hide All
                                                                                                                                    2. Show All
                                                                                                                                    Visibility
                                                                                                                                    1. Public
                                                                                                                                    2. Protected

                                                                                                                                    Abstract Value Members

                                                                                                                                    1. abstract def allSourceFiles: T[Seq[api.PathRef]]
                                                                                                                                    2. abstract def bspBuildTarget: BspBuildTarget
                                                                                                                                    3. abstract def compile: T[CompilationResult]
                                                                                                                                    4. abstract def compileClasspath: T[Agg[api.PathRef]]
                                                                                                                                    5. abstract def javacOptions: T[Seq[String]]
                                                                                                                                    6. abstract def upstreamCompileOutput: T[Seq[CompilationResult]]
                                                                                                                                    7. abstract def zincIncrementalCompilation: T[Boolean]
                                                                                                                                    8. abstract def zincReportCachedProblems: T[Boolean]
                                                                                                                                    9. abstract def zincWorker: ModuleRef[ZincWorkerModule]

                                                                                                                                    Concrete Value Members

                                                                                                                                    1. object millInternal extends Internal

                                                                                                                                      Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                                                      trait SemanticDbJavaModule extends BaseClass with CoursierModule

                                                                                                                                      Ordering
                                                                                                                                      1. Alphabetic
                                                                                                                                      2. By Inheritance
                                                                                                                                      Inherited
                                                                                                                                      1. SemanticDbJavaModule
                                                                                                                                      2. CoursierModule
                                                                                                                                      3. Module
                                                                                                                                      4. BaseClass
                                                                                                                                      5. Cacher
                                                                                                                                      6. AnyRef
                                                                                                                                      7. Any
                                                                                                                                      1. Hide All
                                                                                                                                      2. Show All
                                                                                                                                      Visibility
                                                                                                                                      1. Public
                                                                                                                                      2. Protected

                                                                                                                                      Abstract Value Members

                                                                                                                                      1. abstract def allSourceFiles: T[Seq[api.PathRef]]
                                                                                                                                      2. abstract def bspBuildTarget: BspBuildTarget
                                                                                                                                      3. abstract def compile: T[CompilationResult]
                                                                                                                                      4. abstract def compileClasspath: T[Agg[api.PathRef]]
                                                                                                                                      5. abstract def javacOptions: T[Seq[String]]
                                                                                                                                      6. abstract def upstreamCompileOutput: T[Seq[CompilationResult]]
                                                                                                                                      7. abstract def zincIncrementalCompilation: T[Boolean]
                                                                                                                                      8. abstract def zincReportCachedProblems: T[Boolean]
                                                                                                                                      9. abstract def zincWorker: ModuleRef[ZincWorkerModule]

                                                                                                                                      Concrete Value Members

                                                                                                                                      1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$JavaModuleBase.html b/api/latest/mill/scalalib/TestModule$$JavaModuleBase.html index 4e6521202a4..db8f79ae469 100644 --- a/api/latest/mill/scalalib/TestModule$$JavaModuleBase.html +++ b/api/latest/mill/scalalib/TestModule$$JavaModuleBase.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.TestModule.JavaModuleBase

                                                                                                                                        Packages

                                                                                                                                        t

                                                                                                                                        mill.scalalib.TestModule

                                                                                                                                        JavaModuleBase

                                                                                                                                        trait JavaModuleBase extends BaseClass with BspModule

                                                                                                                                        Ordering
                                                                                                                                        1. Alphabetic
                                                                                                                                        2. By Inheritance
                                                                                                                                        Inherited
                                                                                                                                        1. JavaModuleBase
                                                                                                                                        2. BspModule
                                                                                                                                        3. Module
                                                                                                                                        4. BaseClass
                                                                                                                                        5. Cacher
                                                                                                                                        6. AnyRef
                                                                                                                                        7. Any
                                                                                                                                        1. Hide All
                                                                                                                                        2. Show All
                                                                                                                                        Visibility
                                                                                                                                        1. Public
                                                                                                                                        2. Protected

                                                                                                                                        Value Members

                                                                                                                                        1. object millInternal extends Internal

                                                                                                                                          Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                                                          Packages

                                                                                                                                          t

                                                                                                                                          mill.scalalib.TestModule

                                                                                                                                          JavaModuleBase

                                                                                                                                          trait JavaModuleBase extends BaseClass with BspModule

                                                                                                                                          Ordering
                                                                                                                                          1. Alphabetic
                                                                                                                                          2. By Inheritance
                                                                                                                                          Inherited
                                                                                                                                          1. JavaModuleBase
                                                                                                                                          2. BspModule
                                                                                                                                          3. Module
                                                                                                                                          4. BaseClass
                                                                                                                                          5. Cacher
                                                                                                                                          6. AnyRef
                                                                                                                                          7. Any
                                                                                                                                          1. Hide All
                                                                                                                                          2. Show All
                                                                                                                                          Visibility
                                                                                                                                          1. Public
                                                                                                                                          2. Protected

                                                                                                                                          Value Members

                                                                                                                                          1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$Junit4.html b/api/latest/mill/scalalib/TestModule$$Junit4.html index 186768770f9..13a6f6e7ee4 100644 --- a/api/latest/mill/scalalib/TestModule$$Junit4.html +++ b/api/latest/mill/scalalib/TestModule$$Junit4.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.Junit4

                                                                                                                                            Packages

                                                                                                                                            trait Junit4 extends BaseClass with TestModule

                                                                                                                                            TestModule that uses JUnit 4 Framework to run tests. You may want to provide the junit dependency explicitly to use another version. -

                                                                                                                                            Source
                                                                                                                                            TestModule.scala
                                                                                                                                            Linear Supertypes
                                                                                                                                            Ordering
                                                                                                                                            1. Alphabetic
                                                                                                                                            2. By Inheritance
                                                                                                                                            Inherited
                                                                                                                                            1. Junit4
                                                                                                                                            2. TestModule
                                                                                                                                            3. JavaModuleBase
                                                                                                                                            4. BspModule
                                                                                                                                            5. TaskModule
                                                                                                                                            6. Module
                                                                                                                                            7. BaseClass
                                                                                                                                            8. Cacher
                                                                                                                                            9. AnyRef
                                                                                                                                            10. Any
                                                                                                                                            1. Hide All
                                                                                                                                            2. Show All
                                                                                                                                            Visibility
                                                                                                                                            1. Public
                                                                                                                                            2. Protected

                                                                                                                                            Abstract Value Members

                                                                                                                                            1. abstract def compile: T[CompilationResult]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            4. abstract def forkWorkingDir: T[Path]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule

                                                                                                                                            Concrete Value Members

                                                                                                                                            1. object millInternal extends Internal

                                                                                                                                              Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                            Source
                                                                                                                                            TestModule.scala
                                                                                                                                            Linear Supertypes
                                                                                                                                            Ordering
                                                                                                                                            1. Alphabetic
                                                                                                                                            2. By Inheritance
                                                                                                                                            Inherited
                                                                                                                                            1. Junit4
                                                                                                                                            2. TestModule
                                                                                                                                            3. JavaModuleBase
                                                                                                                                            4. BspModule
                                                                                                                                            5. TaskModule
                                                                                                                                            6. Module
                                                                                                                                            7. BaseClass
                                                                                                                                            8. Cacher
                                                                                                                                            9. AnyRef
                                                                                                                                            10. Any
                                                                                                                                            1. Hide All
                                                                                                                                            2. Show All
                                                                                                                                            Visibility
                                                                                                                                            1. Public
                                                                                                                                            2. Protected

                                                                                                                                            Abstract Value Members

                                                                                                                                            1. abstract def compile: T[CompilationResult]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            4. abstract def forkWorkingDir: T[Path]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule
                                                                                                                                            7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                              Definition Classes
                                                                                                                                              TestModule

                                                                                                                                            Concrete Value Members

                                                                                                                                            1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$Junit5.html b/api/latest/mill/scalalib/TestModule$$Junit5.html index 65b7b07e650..16498e2a3cb 100644 --- a/api/latest/mill/scalalib/TestModule$$Junit5.html +++ b/api/latest/mill/scalalib/TestModule$$Junit5.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.Junit5

                                                                                                                                              Packages

                                                                                                                                              trait Junit5 extends BaseClass with TestModule

                                                                                                                                              TestModule that uses JUnit 5 Framework to run tests. You may want to provide the junit dependency explicitly to use another version. -

                                                                                                                                              Source
                                                                                                                                              TestModule.scala
                                                                                                                                              Linear Supertypes
                                                                                                                                              Ordering
                                                                                                                                              1. Alphabetic
                                                                                                                                              2. By Inheritance
                                                                                                                                              Inherited
                                                                                                                                              1. Junit5
                                                                                                                                              2. TestModule
                                                                                                                                              3. JavaModuleBase
                                                                                                                                              4. BspModule
                                                                                                                                              5. TaskModule
                                                                                                                                              6. Module
                                                                                                                                              7. BaseClass
                                                                                                                                              8. Cacher
                                                                                                                                              9. AnyRef
                                                                                                                                              10. Any
                                                                                                                                              1. Hide All
                                                                                                                                              2. Show All
                                                                                                                                              Visibility
                                                                                                                                              1. Public
                                                                                                                                              2. Protected

                                                                                                                                              Abstract Value Members

                                                                                                                                              1. abstract def compile: T[CompilationResult]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule

                                                                                                                                              Concrete Value Members

                                                                                                                                              1. object millInternal extends Internal

                                                                                                                                                Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                              Source
                                                                                                                                              TestModule.scala
                                                                                                                                              Linear Supertypes
                                                                                                                                              Ordering
                                                                                                                                              1. Alphabetic
                                                                                                                                              2. By Inheritance
                                                                                                                                              Inherited
                                                                                                                                              1. Junit5
                                                                                                                                              2. TestModule
                                                                                                                                              3. JavaModuleBase
                                                                                                                                              4. BspModule
                                                                                                                                              5. TaskModule
                                                                                                                                              6. Module
                                                                                                                                              7. BaseClass
                                                                                                                                              8. Cacher
                                                                                                                                              9. AnyRef
                                                                                                                                              10. Any
                                                                                                                                              1. Hide All
                                                                                                                                              2. Show All
                                                                                                                                              Visibility
                                                                                                                                              1. Public
                                                                                                                                              2. Protected

                                                                                                                                              Abstract Value Members

                                                                                                                                              1. abstract def compile: T[CompilationResult]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule
                                                                                                                                              7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                Definition Classes
                                                                                                                                                TestModule

                                                                                                                                              Concrete Value Members

                                                                                                                                              1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$Munit.html b/api/latest/mill/scalalib/TestModule$$Munit.html index 9c375dbcea6..52e35e09ac1 100644 --- a/api/latest/mill/scalalib/TestModule$$Munit.html +++ b/api/latest/mill/scalalib/TestModule$$Munit.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.Munit

                                                                                                                                                Packages

                                                                                                                                                trait Munit extends BaseClass with TestModule

                                                                                                                                                TestModule that uses MUnit to run tests. You need to provide the munit dependencies yourself. -

                                                                                                                                                Source
                                                                                                                                                TestModule.scala
                                                                                                                                                Linear Supertypes
                                                                                                                                                Ordering
                                                                                                                                                1. Alphabetic
                                                                                                                                                2. By Inheritance
                                                                                                                                                Inherited
                                                                                                                                                1. Munit
                                                                                                                                                2. TestModule
                                                                                                                                                3. JavaModuleBase
                                                                                                                                                4. BspModule
                                                                                                                                                5. TaskModule
                                                                                                                                                6. Module
                                                                                                                                                7. BaseClass
                                                                                                                                                8. Cacher
                                                                                                                                                9. AnyRef
                                                                                                                                                10. Any
                                                                                                                                                1. Hide All
                                                                                                                                                2. Show All
                                                                                                                                                Visibility
                                                                                                                                                1. Public
                                                                                                                                                2. Protected

                                                                                                                                                Abstract Value Members

                                                                                                                                                1. abstract def compile: T[CompilationResult]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule

                                                                                                                                                Concrete Value Members

                                                                                                                                                1. object millInternal extends Internal

                                                                                                                                                  Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                Source
                                                                                                                                                TestModule.scala
                                                                                                                                                Linear Supertypes
                                                                                                                                                Ordering
                                                                                                                                                1. Alphabetic
                                                                                                                                                2. By Inheritance
                                                                                                                                                Inherited
                                                                                                                                                1. Munit
                                                                                                                                                2. TestModule
                                                                                                                                                3. JavaModuleBase
                                                                                                                                                4. BspModule
                                                                                                                                                5. TaskModule
                                                                                                                                                6. Module
                                                                                                                                                7. BaseClass
                                                                                                                                                8. Cacher
                                                                                                                                                9. AnyRef
                                                                                                                                                10. Any
                                                                                                                                                1. Hide All
                                                                                                                                                2. Show All
                                                                                                                                                Visibility
                                                                                                                                                1. Public
                                                                                                                                                2. Protected

                                                                                                                                                Abstract Value Members

                                                                                                                                                1. abstract def compile: T[CompilationResult]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule
                                                                                                                                                7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                  Definition Classes
                                                                                                                                                  TestModule

                                                                                                                                                Concrete Value Members

                                                                                                                                                1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$ScalaModuleBase.html b/api/latest/mill/scalalib/TestModule$$ScalaModuleBase.html index a2f06b93124..7f6f6b33dea 100644 --- a/api/latest/mill/scalalib/TestModule$$ScalaModuleBase.html +++ b/api/latest/mill/scalalib/TestModule$$ScalaModuleBase.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.TestModule.ScalaModuleBase

                                                                                                                                                  Packages

                                                                                                                                                  t

                                                                                                                                                  mill.scalalib.TestModule

                                                                                                                                                  ScalaModuleBase

                                                                                                                                                  trait ScalaModuleBase extends BaseClass with Module

                                                                                                                                                  Ordering
                                                                                                                                                  1. Alphabetic
                                                                                                                                                  2. By Inheritance
                                                                                                                                                  Inherited
                                                                                                                                                  1. ScalaModuleBase
                                                                                                                                                  2. Module
                                                                                                                                                  3. BaseClass
                                                                                                                                                  4. Cacher
                                                                                                                                                  5. AnyRef
                                                                                                                                                  6. Any
                                                                                                                                                  1. Hide All
                                                                                                                                                  2. Show All
                                                                                                                                                  Visibility
                                                                                                                                                  1. Public
                                                                                                                                                  2. Protected

                                                                                                                                                  Value Members

                                                                                                                                                  1. object millInternal extends Internal

                                                                                                                                                    Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                                                                    Packages

                                                                                                                                                    t

                                                                                                                                                    mill.scalalib.TestModule

                                                                                                                                                    ScalaModuleBase

                                                                                                                                                    trait ScalaModuleBase extends BaseClass with Module

                                                                                                                                                    Ordering
                                                                                                                                                    1. Alphabetic
                                                                                                                                                    2. By Inheritance
                                                                                                                                                    Inherited
                                                                                                                                                    1. ScalaModuleBase
                                                                                                                                                    2. Module
                                                                                                                                                    3. BaseClass
                                                                                                                                                    4. Cacher
                                                                                                                                                    5. AnyRef
                                                                                                                                                    6. Any
                                                                                                                                                    1. Hide All
                                                                                                                                                    2. Show All
                                                                                                                                                    Visibility
                                                                                                                                                    1. Public
                                                                                                                                                    2. Protected

                                                                                                                                                    Value Members

                                                                                                                                                    1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$ScalaTest.html b/api/latest/mill/scalalib/TestModule$$ScalaTest.html index 5e67d135891..7aa02fcdfe2 100644 --- a/api/latest/mill/scalalib/TestModule$$ScalaTest.html +++ b/api/latest/mill/scalalib/TestModule$$ScalaTest.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.ScalaTest

                                                                                                                                                      Packages

                                                                                                                                                      trait ScalaTest extends BaseClass with TestModule

                                                                                                                                                      TestModule that uses ScalaTest Framework to run tests. You need to provide the scalatest dependencies yourself. -

                                                                                                                                                      Source
                                                                                                                                                      TestModule.scala
                                                                                                                                                      Linear Supertypes
                                                                                                                                                      Ordering
                                                                                                                                                      1. Alphabetic
                                                                                                                                                      2. By Inheritance
                                                                                                                                                      Inherited
                                                                                                                                                      1. ScalaTest
                                                                                                                                                      2. TestModule
                                                                                                                                                      3. JavaModuleBase
                                                                                                                                                      4. BspModule
                                                                                                                                                      5. TaskModule
                                                                                                                                                      6. Module
                                                                                                                                                      7. BaseClass
                                                                                                                                                      8. Cacher
                                                                                                                                                      9. AnyRef
                                                                                                                                                      10. Any
                                                                                                                                                      1. Hide All
                                                                                                                                                      2. Show All
                                                                                                                                                      Visibility
                                                                                                                                                      1. Public
                                                                                                                                                      2. Protected

                                                                                                                                                      Abstract Value Members

                                                                                                                                                      1. abstract def compile: T[CompilationResult]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule

                                                                                                                                                      Concrete Value Members

                                                                                                                                                      1. object millInternal extends Internal

                                                                                                                                                        Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                      Source
                                                                                                                                                      TestModule.scala
                                                                                                                                                      Linear Supertypes
                                                                                                                                                      Ordering
                                                                                                                                                      1. Alphabetic
                                                                                                                                                      2. By Inheritance
                                                                                                                                                      Inherited
                                                                                                                                                      1. ScalaTest
                                                                                                                                                      2. TestModule
                                                                                                                                                      3. JavaModuleBase
                                                                                                                                                      4. BspModule
                                                                                                                                                      5. TaskModule
                                                                                                                                                      6. Module
                                                                                                                                                      7. BaseClass
                                                                                                                                                      8. Cacher
                                                                                                                                                      9. AnyRef
                                                                                                                                                      10. Any
                                                                                                                                                      1. Hide All
                                                                                                                                                      2. Show All
                                                                                                                                                      Visibility
                                                                                                                                                      1. Public
                                                                                                                                                      2. Protected

                                                                                                                                                      Abstract Value Members

                                                                                                                                                      1. abstract def compile: T[CompilationResult]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule
                                                                                                                                                      7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                        Definition Classes
                                                                                                                                                        TestModule

                                                                                                                                                      Concrete Value Members

                                                                                                                                                      1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$Specs2.html b/api/latest/mill/scalalib/TestModule$$Specs2.html index ae43ba464e6..ac4426391ac 100644 --- a/api/latest/mill/scalalib/TestModule$$Specs2.html +++ b/api/latest/mill/scalalib/TestModule$$Specs2.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.Specs2

                                                                                                                                                        Packages

                                                                                                                                                        trait Specs2 extends BaseClass with ScalaModuleBase with TestModule

                                                                                                                                                        TestModule that uses Specs2 Framework to run tests. You need to provide the specs2 dependencies yourself. -

                                                                                                                                                        Source
                                                                                                                                                        TestModule.scala
                                                                                                                                                        Ordering
                                                                                                                                                        1. Alphabetic
                                                                                                                                                        2. By Inheritance
                                                                                                                                                        Inherited
                                                                                                                                                        1. Specs2
                                                                                                                                                        2. TestModule
                                                                                                                                                        3. JavaModuleBase
                                                                                                                                                        4. BspModule
                                                                                                                                                        5. TaskModule
                                                                                                                                                        6. ScalaModuleBase
                                                                                                                                                        7. Module
                                                                                                                                                        8. BaseClass
                                                                                                                                                        9. Cacher
                                                                                                                                                        10. AnyRef
                                                                                                                                                        11. Any
                                                                                                                                                        1. Hide All
                                                                                                                                                        2. Show All
                                                                                                                                                        Visibility
                                                                                                                                                        1. Public
                                                                                                                                                        2. Protected

                                                                                                                                                        Abstract Value Members

                                                                                                                                                        1. abstract def compile: T[CompilationResult]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule

                                                                                                                                                        Concrete Value Members

                                                                                                                                                        1. object millInternal extends Internal

                                                                                                                                                          Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                        Source
                                                                                                                                                        TestModule.scala
                                                                                                                                                        Ordering
                                                                                                                                                        1. Alphabetic
                                                                                                                                                        2. By Inheritance
                                                                                                                                                        Inherited
                                                                                                                                                        1. Specs2
                                                                                                                                                        2. TestModule
                                                                                                                                                        3. JavaModuleBase
                                                                                                                                                        4. BspModule
                                                                                                                                                        5. TaskModule
                                                                                                                                                        6. ScalaModuleBase
                                                                                                                                                        7. Module
                                                                                                                                                        8. BaseClass
                                                                                                                                                        9. Cacher
                                                                                                                                                        10. AnyRef
                                                                                                                                                        11. Any
                                                                                                                                                        1. Hide All
                                                                                                                                                        2. Show All
                                                                                                                                                        Visibility
                                                                                                                                                        1. Public
                                                                                                                                                        2. Protected

                                                                                                                                                        Abstract Value Members

                                                                                                                                                        1. abstract def compile: T[CompilationResult]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule
                                                                                                                                                        7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                          Definition Classes
                                                                                                                                                          TestModule

                                                                                                                                                        Concrete Value Members

                                                                                                                                                        1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$TestNg.html b/api/latest/mill/scalalib/TestModule$$TestNg.html index 892e30b472a..f70b1fe778d 100644 --- a/api/latest/mill/scalalib/TestModule$$TestNg.html +++ b/api/latest/mill/scalalib/TestModule$$TestNg.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.TestNg

                                                                                                                                                          Packages

                                                                                                                                                          trait TestNg extends BaseClass with TestModule

                                                                                                                                                          TestModule using TestNG Framework to run tests. You need to provide the testng dependency yourself. -

                                                                                                                                                          Source
                                                                                                                                                          TestModule.scala
                                                                                                                                                          Linear Supertypes
                                                                                                                                                          Ordering
                                                                                                                                                          1. Alphabetic
                                                                                                                                                          2. By Inheritance
                                                                                                                                                          Inherited
                                                                                                                                                          1. TestNg
                                                                                                                                                          2. TestModule
                                                                                                                                                          3. JavaModuleBase
                                                                                                                                                          4. BspModule
                                                                                                                                                          5. TaskModule
                                                                                                                                                          6. Module
                                                                                                                                                          7. BaseClass
                                                                                                                                                          8. Cacher
                                                                                                                                                          9. AnyRef
                                                                                                                                                          10. Any
                                                                                                                                                          1. Hide All
                                                                                                                                                          2. Show All
                                                                                                                                                          Visibility
                                                                                                                                                          1. Public
                                                                                                                                                          2. Protected

                                                                                                                                                          Abstract Value Members

                                                                                                                                                          1. abstract def compile: T[CompilationResult]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule

                                                                                                                                                          Concrete Value Members

                                                                                                                                                          1. object millInternal extends Internal

                                                                                                                                                            Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                          Source
                                                                                                                                                          TestModule.scala
                                                                                                                                                          Linear Supertypes
                                                                                                                                                          Ordering
                                                                                                                                                          1. Alphabetic
                                                                                                                                                          2. By Inheritance
                                                                                                                                                          Inherited
                                                                                                                                                          1. TestNg
                                                                                                                                                          2. TestModule
                                                                                                                                                          3. JavaModuleBase
                                                                                                                                                          4. BspModule
                                                                                                                                                          5. TaskModule
                                                                                                                                                          6. Module
                                                                                                                                                          7. BaseClass
                                                                                                                                                          8. Cacher
                                                                                                                                                          9. AnyRef
                                                                                                                                                          10. Any
                                                                                                                                                          1. Hide All
                                                                                                                                                          2. Show All
                                                                                                                                                          Visibility
                                                                                                                                                          1. Public
                                                                                                                                                          2. Protected

                                                                                                                                                          Abstract Value Members

                                                                                                                                                          1. abstract def compile: T[CompilationResult]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule
                                                                                                                                                          7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                            Definition Classes
                                                                                                                                                            TestModule

                                                                                                                                                          Concrete Value Members

                                                                                                                                                          1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$Utest.html b/api/latest/mill/scalalib/TestModule$$Utest.html index 1aead401a5b..9a452d74923 100644 --- a/api/latest/mill/scalalib/TestModule$$Utest.html +++ b/api/latest/mill/scalalib/TestModule$$Utest.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.Utest

                                                                                                                                                            Packages

                                                                                                                                                            trait Utest extends BaseClass with TestModule

                                                                                                                                                            TestModule that uses UTest Framework to run tests. You need to provide the utest dependencies yourself. -

                                                                                                                                                            Source
                                                                                                                                                            TestModule.scala
                                                                                                                                                            Linear Supertypes
                                                                                                                                                            Ordering
                                                                                                                                                            1. Alphabetic
                                                                                                                                                            2. By Inheritance
                                                                                                                                                            Inherited
                                                                                                                                                            1. Utest
                                                                                                                                                            2. TestModule
                                                                                                                                                            3. JavaModuleBase
                                                                                                                                                            4. BspModule
                                                                                                                                                            5. TaskModule
                                                                                                                                                            6. Module
                                                                                                                                                            7. BaseClass
                                                                                                                                                            8. Cacher
                                                                                                                                                            9. AnyRef
                                                                                                                                                            10. Any
                                                                                                                                                            1. Hide All
                                                                                                                                                            2. Show All
                                                                                                                                                            Visibility
                                                                                                                                                            1. Public
                                                                                                                                                            2. Protected

                                                                                                                                                            Abstract Value Members

                                                                                                                                                            1. abstract def compile: T[CompilationResult]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule

                                                                                                                                                            Concrete Value Members

                                                                                                                                                            1. object millInternal extends Internal

                                                                                                                                                              Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                            Source
                                                                                                                                                            TestModule.scala
                                                                                                                                                            Linear Supertypes
                                                                                                                                                            Ordering
                                                                                                                                                            1. Alphabetic
                                                                                                                                                            2. By Inheritance
                                                                                                                                                            Inherited
                                                                                                                                                            1. Utest
                                                                                                                                                            2. TestModule
                                                                                                                                                            3. JavaModuleBase
                                                                                                                                                            4. BspModule
                                                                                                                                                            5. TaskModule
                                                                                                                                                            6. Module
                                                                                                                                                            7. BaseClass
                                                                                                                                                            8. Cacher
                                                                                                                                                            9. AnyRef
                                                                                                                                                            10. Any
                                                                                                                                                            1. Hide All
                                                                                                                                                            2. Show All
                                                                                                                                                            Visibility
                                                                                                                                                            1. Public
                                                                                                                                                            2. Protected

                                                                                                                                                            Abstract Value Members

                                                                                                                                                            1. abstract def compile: T[CompilationResult]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule
                                                                                                                                                            7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                              Definition Classes
                                                                                                                                                              TestModule

                                                                                                                                                            Concrete Value Members

                                                                                                                                                            1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$Weaver.html b/api/latest/mill/scalalib/TestModule$$Weaver.html index 09c69f2d47f..c270826d332 100644 --- a/api/latest/mill/scalalib/TestModule$$Weaver.html +++ b/api/latest/mill/scalalib/TestModule$$Weaver.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                                                                                                                                                              Packages

                                                                                                                                                              trait Weaver extends BaseClass with TestModule

                                                                                                                                                              TestModule that uses Weaver to run tests. You need to provide the weaver dependencies yourself. https://github.com/disneystreaming/weaver-test -

                                                                                                                                                              Source
                                                                                                                                                              TestModule.scala
                                                                                                                                                              Linear Supertypes
                                                                                                                                                              Ordering
                                                                                                                                                              1. Alphabetic
                                                                                                                                                              2. By Inheritance
                                                                                                                                                              Inherited
                                                                                                                                                              1. Weaver
                                                                                                                                                              2. TestModule
                                                                                                                                                              3. JavaModuleBase
                                                                                                                                                              4. BspModule
                                                                                                                                                              5. TaskModule
                                                                                                                                                              6. Module
                                                                                                                                                              7. BaseClass
                                                                                                                                                              8. Cacher
                                                                                                                                                              9. AnyRef
                                                                                                                                                              10. Any
                                                                                                                                                              1. Hide All
                                                                                                                                                              2. Show All
                                                                                                                                                              Visibility
                                                                                                                                                              1. Public
                                                                                                                                                              2. Protected

                                                                                                                                                              Abstract Value Members

                                                                                                                                                              1. abstract def compile: T[CompilationResult]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule

                                                                                                                                                              Concrete Value Members

                                                                                                                                                              1. object millInternal extends Internal

                                                                                                                                                                Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                              Source
                                                                                                                                                              TestModule.scala
                                                                                                                                                              Linear Supertypes
                                                                                                                                                              Ordering
                                                                                                                                                              1. Alphabetic
                                                                                                                                                              2. By Inheritance
                                                                                                                                                              Inherited
                                                                                                                                                              1. Weaver
                                                                                                                                                              2. TestModule
                                                                                                                                                              3. JavaModuleBase
                                                                                                                                                              4. BspModule
                                                                                                                                                              5. TaskModule
                                                                                                                                                              6. Module
                                                                                                                                                              7. BaseClass
                                                                                                                                                              8. Cacher
                                                                                                                                                              9. AnyRef
                                                                                                                                                              10. Any
                                                                                                                                                              1. Hide All
                                                                                                                                                              2. Show All
                                                                                                                                                              Visibility
                                                                                                                                                              1. Public
                                                                                                                                                              2. Protected

                                                                                                                                                              Abstract Value Members

                                                                                                                                                              1. abstract def compile: T[CompilationResult]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule
                                                                                                                                                              7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                                Definition Classes
                                                                                                                                                                TestModule

                                                                                                                                                              Concrete Value Members

                                                                                                                                                              1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$$ZioTest.html b/api/latest/mill/scalalib/TestModule$$ZioTest.html index d6c774a084d..7a59a3bd537 100644 --- a/api/latest/mill/scalalib/TestModule$$ZioTest.html +++ b/api/latest/mill/scalalib/TestModule$$ZioTest.html @@ -1,7 +1,7 @@ Mill - mill.scalalib.TestModule.ZioTest

                                                                                                                                                                Packages

                                                                                                                                                                trait ZioTest extends BaseClass with TestModule

                                                                                                                                                                TestModule that uses ZIO Test Framework to run tests. You need to provide the zio-test dependencies yourself. -

                                                                                                                                                                Source
                                                                                                                                                                TestModule.scala
                                                                                                                                                                Linear Supertypes
                                                                                                                                                                Ordering
                                                                                                                                                                1. Alphabetic
                                                                                                                                                                2. By Inheritance
                                                                                                                                                                Inherited
                                                                                                                                                                1. ZioTest
                                                                                                                                                                2. TestModule
                                                                                                                                                                3. JavaModuleBase
                                                                                                                                                                4. BspModule
                                                                                                                                                                5. TaskModule
                                                                                                                                                                6. Module
                                                                                                                                                                7. BaseClass
                                                                                                                                                                8. Cacher
                                                                                                                                                                9. AnyRef
                                                                                                                                                                10. Any
                                                                                                                                                                1. Hide All
                                                                                                                                                                2. Show All
                                                                                                                                                                Visibility
                                                                                                                                                                1. Public
                                                                                                                                                                2. Protected

                                                                                                                                                                Abstract Value Members

                                                                                                                                                                1. abstract def compile: T[CompilationResult]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule

                                                                                                                                                                Concrete Value Members

                                                                                                                                                                1. object millInternal extends Internal

                                                                                                                                                                  Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                                Source
                                                                                                                                                                TestModule.scala
                                                                                                                                                                Linear Supertypes
                                                                                                                                                                Ordering
                                                                                                                                                                1. Alphabetic
                                                                                                                                                                2. By Inheritance
                                                                                                                                                                Inherited
                                                                                                                                                                1. ZioTest
                                                                                                                                                                2. TestModule
                                                                                                                                                                3. JavaModuleBase
                                                                                                                                                                4. BspModule
                                                                                                                                                                5. TaskModule
                                                                                                                                                                6. Module
                                                                                                                                                                7. BaseClass
                                                                                                                                                                8. Cacher
                                                                                                                                                                9. AnyRef
                                                                                                                                                                10. Any
                                                                                                                                                                1. Hide All
                                                                                                                                                                2. Show All
                                                                                                                                                                Visibility
                                                                                                                                                                1. Public
                                                                                                                                                                2. Protected

                                                                                                                                                                Abstract Value Members

                                                                                                                                                                1. abstract def compile: T[CompilationResult]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule
                                                                                                                                                                7. abstract def zincWorker: ModuleRef[ZincWorkerModule]
                                                                                                                                                                  Definition Classes
                                                                                                                                                                  TestModule

                                                                                                                                                                Concrete Value Members

                                                                                                                                                                1. object millInternal 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 diff --git a/api/latest/mill/scalalib/TestModule$.html b/api/latest/mill/scalalib/TestModule$.html index ed87a039306..49e0fd13afd 100644 --- a/api/latest/mill/scalalib/TestModule$.html +++ b/api/latest/mill/scalalib/TestModule$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.TestModule

                                                                                                                                                                  object TestModule

                                                                                                                                                                  Source
                                                                                                                                                                  TestModule.scala
                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                  AnyRef, Any
                                                                                                                                                                  Ordering
                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                  Inherited
                                                                                                                                                                  1. TestModule
                                                                                                                                                                  2. AnyRef
                                                                                                                                                                  3. Any
                                                                                                                                                                  1. Hide All
                                                                                                                                                                  2. Show All
                                                                                                                                                                  Visibility
                                                                                                                                                                  1. Public
                                                                                                                                                                  2. Protected

                                                                                                                                                                  Type Members

                                                                                                                                                                  1. trait JavaModuleBase extends BaseClass with BspModule
                                                                                                                                                                  2. trait Junit4 extends BaseClass with TestModule

                                                                                                                                                                    TestModule that uses JUnit 4 Framework to run tests.

                                                                                                                                                                    TestModule that uses JUnit 4 Framework to run tests. +var toRoot = '../../';

                                                                                                                                                                    object TestModule

                                                                                                                                                                    Source
                                                                                                                                                                    TestModule.scala
                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                    Ordering
                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                    Inherited
                                                                                                                                                                    1. TestModule
                                                                                                                                                                    2. AnyRef
                                                                                                                                                                    3. Any
                                                                                                                                                                    1. Hide All
                                                                                                                                                                    2. Show All
                                                                                                                                                                    Visibility
                                                                                                                                                                    1. Public
                                                                                                                                                                    2. Protected

                                                                                                                                                                    Type Members

                                                                                                                                                                    1. trait JavaModuleBase extends BaseClass with BspModule
                                                                                                                                                                    2. trait Junit4 extends BaseClass with TestModule

                                                                                                                                                                      TestModule that uses JUnit 4 Framework to run tests.

                                                                                                                                                                      TestModule that uses JUnit 4 Framework to run tests. You may want to provide the junit dependency explicitly to use another version.

                                                                                                                                                                    3. trait Junit5 extends BaseClass with TestModule

                                                                                                                                                                      TestModule that uses JUnit 5 Framework to run tests.

                                                                                                                                                                      TestModule that uses JUnit 5 Framework to run tests. You may want to provide the junit dependency explicitly to use another version. diff --git a/api/latest/mill/scalalib/TestModule.html b/api/latest/mill/scalalib/TestModule.html index 7772b560a74..7d545aa6db9 100644 --- a/api/latest/mill/scalalib/TestModule.html +++ b/api/latest/mill/scalalib/TestModule.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.TestModule

                                                                                                                                                                      trait TestModule extends BaseClass with define.TaskModule with JavaModuleBase

                                                                                                                                                                      Ordering
                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                      Inherited
                                                                                                                                                                      1. TestModule
                                                                                                                                                                      2. JavaModuleBase
                                                                                                                                                                      3. BspModule
                                                                                                                                                                      4. TaskModule
                                                                                                                                                                      5. Module
                                                                                                                                                                      6. BaseClass
                                                                                                                                                                      7. Cacher
                                                                                                                                                                      8. AnyRef
                                                                                                                                                                      9. Any
                                                                                                                                                                      1. Hide All
                                                                                                                                                                      2. Show All
                                                                                                                                                                      Visibility
                                                                                                                                                                      1. Public
                                                                                                                                                                      2. Protected

                                                                                                                                                                      Abstract Value Members

                                                                                                                                                                      1. abstract def compile: T[CompilationResult]
                                                                                                                                                                      2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                                      3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                                      4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                                      5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                                      6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                                      7. abstract def testFramework: T[String]

                                                                                                                                                                        The test framework to use.

                                                                                                                                                                      8. abstract def zincWorker: ModuleRef[ZincWorkerModule]

                                                                                                                                                                      Concrete Value Members

                                                                                                                                                                      1. object millInternal extends Internal

                                                                                                                                                                        Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../';

                                                                                                                                                                        trait TestModule extends BaseClass with define.TaskModule with JavaModuleBase

                                                                                                                                                                        Ordering
                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                        Inherited
                                                                                                                                                                        1. TestModule
                                                                                                                                                                        2. JavaModuleBase
                                                                                                                                                                        3. BspModule
                                                                                                                                                                        4. TaskModule
                                                                                                                                                                        5. Module
                                                                                                                                                                        6. BaseClass
                                                                                                                                                                        7. Cacher
                                                                                                                                                                        8. AnyRef
                                                                                                                                                                        9. Any
                                                                                                                                                                        1. Hide All
                                                                                                                                                                        2. Show All
                                                                                                                                                                        Visibility
                                                                                                                                                                        1. Public
                                                                                                                                                                        2. Protected

                                                                                                                                                                        Abstract Value Members

                                                                                                                                                                        1. abstract def compile: T[CompilationResult]
                                                                                                                                                                        2. abstract def forkArgs: T[Seq[String]]
                                                                                                                                                                        3. abstract def forkEnv: T[Map[String, String]]
                                                                                                                                                                        4. abstract def forkWorkingDir: T[Path]
                                                                                                                                                                        5. abstract def runClasspath: T[Seq[api.PathRef]]
                                                                                                                                                                        6. abstract def runUseArgsFile: T[Boolean]
                                                                                                                                                                        7. abstract def testFramework: T[String]

                                                                                                                                                                          The test framework to use.

                                                                                                                                                                        8. abstract def zincWorker: ModuleRef[ZincWorkerModule]

                                                                                                                                                                        Concrete Value Members

                                                                                                                                                                        1. object millInternal 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 diff --git a/api/latest/mill/scalalib/UnidocModule.html b/api/latest/mill/scalalib/UnidocModule.html index b24111f5d67..df162723404 100644 --- a/api/latest/mill/scalalib/UnidocModule.html +++ b/api/latest/mill/scalalib/UnidocModule.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                                                                                                                                                                          t

                                                                                                                                                                          mill.scalalib

                                                                                                                                                                          UnidocModule

                                                                                                                                                                          trait UnidocModule extends BaseClass with ScalaModule

                                                                                                                                                                          Mix this in to any ScalaModule to provide a unidocSite target that can be used to build a unified scaladoc site for this module and all of its transitive dependencies -

                                                                                                                                                                          Source
                                                                                                                                                                          UnidocModule.scala
                                                                                                                                                                          Ordering
                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                          Inherited
                                                                                                                                                                          1. UnidocModule
                                                                                                                                                                          2. ScalaModule
                                                                                                                                                                          3. ScalaModuleBase
                                                                                                                                                                          4. JavaModule
                                                                                                                                                                          5. JavaModuleBase
                                                                                                                                                                          6. SemanticDbJavaModule
                                                                                                                                                                          7. BspModule
                                                                                                                                                                          8. OfflineSupportModule
                                                                                                                                                                          9. CoursierModule
                                                                                                                                                                          10. GenIdeaModule
                                                                                                                                                                          11. TaskModule
                                                                                                                                                                          12. Module
                                                                                                                                                                          13. BaseClass
                                                                                                                                                                          14. Cacher
                                                                                                                                                                          15. AnyRef
                                                                                                                                                                          16. Any
                                                                                                                                                                          1. Hide All
                                                                                                                                                                          2. Show All
                                                                                                                                                                          Visibility
                                                                                                                                                                          1. Public
                                                                                                                                                                          2. Protected

                                                                                                                                                                          Type Members

                                                                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            JavaModule
                                                                                                                                                                          2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            ScalaModule

                                                                                                                                                                          Deprecated Type Members

                                                                                                                                                                          1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            ScalaModule
                                                                                                                                                                            Annotations
                                                                                                                                                                            @deprecated
                                                                                                                                                                            Deprecated

                                                                                                                                                                            (Since version 0.11.0) use ScalaTests

                                                                                                                                                                          Abstract Value Members

                                                                                                                                                                          1. abstract def scalaVersion: T[String]

                                                                                                                                                                            What version of Scala to use +

                                                                                                                                                                          Source
                                                                                                                                                                          UnidocModule.scala
                                                                                                                                                                          Ordering
                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                          Inherited
                                                                                                                                                                          1. UnidocModule
                                                                                                                                                                          2. ScalaModule
                                                                                                                                                                          3. ScalaModuleBase
                                                                                                                                                                          4. JavaModule
                                                                                                                                                                          5. JavaModuleBase
                                                                                                                                                                          6. SemanticDbJavaModule
                                                                                                                                                                          7. BspModule
                                                                                                                                                                          8. OfflineSupportModule
                                                                                                                                                                          9. CoursierModule
                                                                                                                                                                          10. GenIdeaModule
                                                                                                                                                                          11. TaskModule
                                                                                                                                                                          12. Module
                                                                                                                                                                          13. BaseClass
                                                                                                                                                                          14. Cacher
                                                                                                                                                                          15. AnyRef
                                                                                                                                                                          16. Any
                                                                                                                                                                          1. Hide All
                                                                                                                                                                          2. Show All
                                                                                                                                                                          Visibility
                                                                                                                                                                          1. Public
                                                                                                                                                                          2. Protected

                                                                                                                                                                          Type Members

                                                                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            JavaModule
                                                                                                                                                                          2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            ScalaModule

                                                                                                                                                                          Deprecated Type Members

                                                                                                                                                                          1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            ScalaModule
                                                                                                                                                                            Annotations
                                                                                                                                                                            @deprecated
                                                                                                                                                                            Deprecated

                                                                                                                                                                            (Since version 0.11.0) use ScalaTests

                                                                                                                                                                          Abstract Value Members

                                                                                                                                                                          1. abstract def scalaVersion: T[String]

                                                                                                                                                                            What version of Scala to use

                                                                                                                                                                            What version of Scala to use

                                                                                                                                                                            Definition Classes
                                                                                                                                                                            ScalaModule

                                                                                                                                                                          Concrete Value Members

                                                                                                                                                                          1. object millInternal extends Internal

                                                                                                                                                                            Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalalib/UnresolvedPath$$DestPath$.html b/api/latest/mill/scalalib/UnresolvedPath$$DestPath$.html index 0ae1d254554..a34f100bbc8 100644 --- a/api/latest/mill/scalalib/UnresolvedPath$$DestPath$.html +++ b/api/latest/mill/scalalib/UnresolvedPath$$DestPath$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.UnresolvedPath.DestPath

                                                                                                                                                                            Packages

                                                                                                                                                                            object DestPath extends Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. DestPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. def apply(subPath: SubPath, segments: Segments, foreignSegments: Option[Segments]): DestPath
                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            18. implicit def upickleRW: upickle.default.ReadWriter[DestPath]
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            object DestPath extends Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. DestPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. def apply(subPath: SubPath, segments: Segments, foreignSegments: Option[Segments]): DestPath
                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            18. implicit def upickleRW: upickle.default.ReadWriter[DestPath]
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/UnresolvedPath$$DestPath.html b/api/latest/mill/scalalib/UnresolvedPath$$DestPath.html index 95b52fb6c1a..8388d12be19 100644 --- a/api/latest/mill/scalalib/UnresolvedPath$$DestPath.html +++ b/api/latest/mill/scalalib/UnresolvedPath$$DestPath.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.UnresolvedPath.DestPath

                                                                                                                                                                            Packages

                                                                                                                                                                            case class DestPath extends UnresolvedPath with Product with Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, Product, Equals, UnresolvedPath, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. DestPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. Product
                                                                                                                                                                            4. Equals
                                                                                                                                                                            5. UnresolvedPath
                                                                                                                                                                            6. AnyRef
                                                                                                                                                                            7. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            8. val foreignSegments: Option[Seq[String]]
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. def productElementNames: Iterator[String]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Product
                                                                                                                                                                            15. def resolve(pathResolver: EvaluatorPathsResolver): Path
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              DestPathUnresolvedPath
                                                                                                                                                                            16. val segments: Seq[String]
                                                                                                                                                                            17. val subPath: String
                                                                                                                                                                            18. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from Product

                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                            Inherited from UnresolvedPath

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            case class DestPath extends UnresolvedPath with Product with Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, Product, Equals, UnresolvedPath, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. DestPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. Product
                                                                                                                                                                            4. Equals
                                                                                                                                                                            5. UnresolvedPath
                                                                                                                                                                            6. AnyRef
                                                                                                                                                                            7. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            8. val foreignSegments: Option[Seq[String]]
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. def productElementNames: Iterator[String]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Product
                                                                                                                                                                            15. def resolve(pathResolver: EvaluatorPathsResolver): Path
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              DestPathUnresolvedPath
                                                                                                                                                                            16. val segments: Seq[String]
                                                                                                                                                                            17. val subPath: String
                                                                                                                                                                            18. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from Product

                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                            Inherited from UnresolvedPath

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath$.html b/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath$.html index 40ed150fe6c..5cb54977a21 100644 --- a/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath$.html +++ b/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.UnresolvedPath.ResolvedPath

                                                                                                                                                                            Packages

                                                                                                                                                                            object ResolvedPath extends Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ResolvedPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. def apply(path: Path): ResolvedPath
                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            18. implicit def upickleRW: upickle.default.ReadWriter[ResolvedPath]
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            object ResolvedPath extends Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ResolvedPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. def apply(path: Path): ResolvedPath
                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            18. implicit def upickleRW: upickle.default.ReadWriter[ResolvedPath]
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath.html b/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath.html index b176f366b50..c0757576629 100644 --- a/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath.html +++ b/api/latest/mill/scalalib/UnresolvedPath$$ResolvedPath.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.UnresolvedPath.ResolvedPath

                                                                                                                                                                            Packages

                                                                                                                                                                            case class ResolvedPath extends UnresolvedPath with Product with Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, Product, Equals, UnresolvedPath, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ResolvedPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. Product
                                                                                                                                                                            4. Equals
                                                                                                                                                                            5. UnresolvedPath
                                                                                                                                                                            6. AnyRef
                                                                                                                                                                            7. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            10. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            11. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            13. val path: String
                                                                                                                                                                            14. def productElementNames: Iterator[String]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Product
                                                                                                                                                                            15. def resolve(pathResolver: EvaluatorPathsResolver): Path
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ResolvedPathUnresolvedPath
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from Product

                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                            Inherited from UnresolvedPath

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            case class ResolvedPath extends UnresolvedPath with Product with Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, Product, Equals, UnresolvedPath, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ResolvedPath
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. Product
                                                                                                                                                                            4. Equals
                                                                                                                                                                            5. UnresolvedPath
                                                                                                                                                                            6. AnyRef
                                                                                                                                                                            7. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            10. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            11. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            13. val path: String
                                                                                                                                                                            14. def productElementNames: Iterator[String]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Product
                                                                                                                                                                            15. def resolve(pathResolver: EvaluatorPathsResolver): Path
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ResolvedPathUnresolvedPath
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from Product

                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                            Inherited from UnresolvedPath

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/UnresolvedPath$.html b/api/latest/mill/scalalib/UnresolvedPath$.html index 5f1ec074401..0200813fac4 100644 --- a/api/latest/mill/scalalib/UnresolvedPath$.html +++ b/api/latest/mill/scalalib/UnresolvedPath$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.UnresolvedPath

                                                                                                                                                                            object UnresolvedPath

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. UnresolvedPath
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Type Members

                                                                                                                                                                            1. case class DestPath extends UnresolvedPath with Product with Serializable
                                                                                                                                                                            2. case class ResolvedPath extends UnresolvedPath with Product with Serializable

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            17. implicit def upickleRW: upickle.default.ReadWriter[UnresolvedPath]
                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                            21. object DestPath extends Serializable
                                                                                                                                                                            22. object ResolvedPath extends Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                            object UnresolvedPath

                                                                                                                                                                            Source
                                                                                                                                                                            UnresolvedPath.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. UnresolvedPath
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Type Members

                                                                                                                                                                            1. case class DestPath extends UnresolvedPath with Product with Serializable
                                                                                                                                                                            2. case class ResolvedPath extends UnresolvedPath with Product with Serializable

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            17. implicit def upickleRW: upickle.default.ReadWriter[UnresolvedPath]
                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                            21. object DestPath extends Serializable
                                                                                                                                                                            22. object ResolvedPath extends Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/UnresolvedPath.html b/api/latest/mill/scalalib/UnresolvedPath.html index a125f86c6ad..487f5a896b9 100644 --- a/api/latest/mill/scalalib/UnresolvedPath.html +++ b/api/latest/mill/scalalib/UnresolvedPath.html @@ -3,4 +3,4 @@ which depends on the actual configuration at evaluation time. Hence, you need to call #resolve with an instance of mill.eval.EvaluatorPathsResolver to get the final os.Path. -

                                                                                                                                                                          Source
                                                                                                                                                                          UnresolvedPath.scala
                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                          Known Subclasses
                                                                                                                                                                          Ordering
                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                          Inherited
                                                                                                                                                                          1. UnresolvedPath
                                                                                                                                                                          2. AnyRef
                                                                                                                                                                          3. Any
                                                                                                                                                                          1. Hide All
                                                                                                                                                                          2. Show All
                                                                                                                                                                          Visibility
                                                                                                                                                                          1. Public
                                                                                                                                                                          2. Protected

                                                                                                                                                                          Abstract Value Members

                                                                                                                                                                          1. abstract def resolve(pathResolver: EvaluatorPathsResolver): Path

                                                                                                                                                                          Concrete Value Members

                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            Any
                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                            Attributes
                                                                                                                                                                            protected[lang]
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                            Attributes
                                                                                                                                                                            protected[lang]
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            Any
                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                          16. def toString(): String
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          17. final def wait(): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                          18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                          19. final def wait(arg0: Long): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                          Inherited from Any

                                                                                                                                                                          Ungrouped

                                                                                                                                                                          +

                                                                                                                                                                          Source
                                                                                                                                                                          UnresolvedPath.scala
                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                          Known Subclasses
                                                                                                                                                                          Ordering
                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                          Inherited
                                                                                                                                                                          1. UnresolvedPath
                                                                                                                                                                          2. AnyRef
                                                                                                                                                                          3. Any
                                                                                                                                                                          1. Hide All
                                                                                                                                                                          2. Show All
                                                                                                                                                                          Visibility
                                                                                                                                                                          1. Public
                                                                                                                                                                          2. Protected

                                                                                                                                                                          Abstract Value Members

                                                                                                                                                                          1. abstract def resolve(pathResolver: EvaluatorPathsResolver): Path

                                                                                                                                                                          Concrete Value Members

                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            Any
                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                            Attributes
                                                                                                                                                                            protected[lang]
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                            Attributes
                                                                                                                                                                            protected[lang]
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            Any
                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @native()
                                                                                                                                                                          15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                          16. def toString(): String
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                          17. final def wait(): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                          18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                          19. final def wait(arg0: Long): Unit
                                                                                                                                                                            Definition Classes
                                                                                                                                                                            AnyRef
                                                                                                                                                                            Annotations
                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                          Inherited from Any

                                                                                                                                                                          Ungrouped

                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/ZincWorkerModule$.html b/api/latest/mill/scalalib/ZincWorkerModule$.html index 79a26f57799..d9895c88d25 100644 --- a/api/latest/mill/scalalib/ZincWorkerModule$.html +++ b/api/latest/mill/scalalib/ZincWorkerModule$.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.ZincWorkerModule

                                                                                                                                                                        object ZincWorkerModule extends ExternalModule with ZincWorkerModule with CoursierModule

                                                                                                                                                                        Ordering
                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                        Inherited
                                                                                                                                                                        1. ZincWorkerModule
                                                                                                                                                                        2. CoursierModule
                                                                                                                                                                        3. ZincWorkerModule
                                                                                                                                                                        4. OfflineSupportModule
                                                                                                                                                                        5. ExternalModule
                                                                                                                                                                        6. BaseModule
                                                                                                                                                                        7. Module
                                                                                                                                                                        8. BaseClass
                                                                                                                                                                        9. Cacher
                                                                                                                                                                        10. AnyRef
                                                                                                                                                                        11. Any
                                                                                                                                                                        1. Hide All
                                                                                                                                                                        2. Show All
                                                                                                                                                                        Visibility
                                                                                                                                                                        1. Public
                                                                                                                                                                        2. Protected

                                                                                                                                                                        Value Members

                                                                                                                                                                        1. object millInternal extends Internal

                                                                                                                                                                          Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                                        Source
                                                                                                                                                                        ZincWorkerModule.scala
                                                                                                                                                                        Ordering
                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                        Inherited
                                                                                                                                                                        1. ZincWorkerModule
                                                                                                                                                                        2. CoursierModule
                                                                                                                                                                        3. ZincWorkerModule
                                                                                                                                                                        4. OfflineSupportModule
                                                                                                                                                                        5. ExternalModule
                                                                                                                                                                        6. BaseModule
                                                                                                                                                                        7. Module
                                                                                                                                                                        8. BaseClass
                                                                                                                                                                        9. Cacher
                                                                                                                                                                        10. AnyRef
                                                                                                                                                                        11. Any
                                                                                                                                                                        1. Hide All
                                                                                                                                                                        2. Show All
                                                                                                                                                                        Visibility
                                                                                                                                                                        1. Public
                                                                                                                                                                        2. Protected

                                                                                                                                                                        Value Members

                                                                                                                                                                        1. object millInternal 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 diff --git a/api/latest/mill/scalalib/ZincWorkerModule.html b/api/latest/mill/scalalib/ZincWorkerModule.html index 827c5db6f88..60e4133f7a4 100644 --- a/api/latest/mill/scalalib/ZincWorkerModule.html +++ b/api/latest/mill/scalalib/ZincWorkerModule.html @@ -1,6 +1,6 @@ Mill - mill.scalalib.ZincWorkerModule

                                                                                                                                                                          trait ZincWorkerModule extends BaseClass with Module with OfflineSupportModule

                                                                                                                                                                          A module managing an in-memory Zinc Scala incremental compiler -

                                                                                                                                                                          Self Type
                                                                                                                                                                          ZincWorkerModule with CoursierModule
                                                                                                                                                                          Source
                                                                                                                                                                          ZincWorkerModule.scala
                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                          Known Subclasses
                                                                                                                                                                          Ordering
                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                          Inherited
                                                                                                                                                                          1. ZincWorkerModule
                                                                                                                                                                          2. OfflineSupportModule
                                                                                                                                                                          3. Module
                                                                                                                                                                          4. BaseClass
                                                                                                                                                                          5. Cacher
                                                                                                                                                                          6. AnyRef
                                                                                                                                                                          7. Any
                                                                                                                                                                          1. Hide All
                                                                                                                                                                          2. Show All
                                                                                                                                                                          Visibility
                                                                                                                                                                          1. Public
                                                                                                                                                                          2. Protected

                                                                                                                                                                          Value Members

                                                                                                                                                                          1. object millInternal extends Internal

                                                                                                                                                                            Miscellaneous machinery around traversing & querying the build hierarchy, +

                                                                                                                                                                          Self Type
                                                                                                                                                                          ZincWorkerModule with CoursierModule
                                                                                                                                                                          Source
                                                                                                                                                                          ZincWorkerModule.scala
                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                          Known Subclasses
                                                                                                                                                                          Ordering
                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                          Inherited
                                                                                                                                                                          1. ZincWorkerModule
                                                                                                                                                                          2. OfflineSupportModule
                                                                                                                                                                          3. Module
                                                                                                                                                                          4. BaseClass
                                                                                                                                                                          5. Cacher
                                                                                                                                                                          6. AnyRef
                                                                                                                                                                          7. Any
                                                                                                                                                                          1. Hide All
                                                                                                                                                                          2. Show All
                                                                                                                                                                          Visibility
                                                                                                                                                                          1. Public
                                                                                                                                                                          2. Protected

                                                                                                                                                                          Value Members

                                                                                                                                                                          1. object millInternal 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 diff --git a/api/latest/mill/scalalib/api/CompilationResult$.html b/api/latest/mill/scalalib/api/CompilationResult$.html index 262c7d09962..a599b0c40be 100644 --- a/api/latest/mill/scalalib/api/CompilationResult$.html +++ b/api/latest/mill/scalalib/api/CompilationResult$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.api.CompilationResult

                                                                                                                                                                            Packages

                                                                                                                                                                            object CompilationResult extends Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            CompilationResult.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. CompilationResult
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. implicit val jsonFormatter: upickle.default.ReadWriter[CompilationResult]
                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            object CompilationResult extends Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            CompilationResult.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. CompilationResult
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. implicit val jsonFormatter: upickle.default.ReadWriter[CompilationResult]
                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/api/CompilationResult.html b/api/latest/mill/scalalib/api/CompilationResult.html index f40b81b3f6a..ce835604cb8 100644 --- a/api/latest/mill/scalalib/api/CompilationResult.html +++ b/api/latest/mill/scalalib/api/CompilationResult.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.api.CompilationResult

                                                                                                                                                                            Packages

                                                                                                                                                                            case class CompilationResult(analysisFile: Path, classes: api.PathRef) extends Product with Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            CompilationResult.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. CompilationResult
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. Product
                                                                                                                                                                            4. Equals
                                                                                                                                                                            5. AnyRef
                                                                                                                                                                            6. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Instance Constructors

                                                                                                                                                                            1. new CompilationResult(analysisFile: Path, classes: api.PathRef)

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. val analysisFile: Path
                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. val classes: api.PathRef
                                                                                                                                                                            7. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Product
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from Product

                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            case class CompilationResult(analysisFile: Path, classes: api.PathRef) extends Product with Serializable

                                                                                                                                                                            Source
                                                                                                                                                                            CompilationResult.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. CompilationResult
                                                                                                                                                                            2. Serializable
                                                                                                                                                                            3. Product
                                                                                                                                                                            4. Equals
                                                                                                                                                                            5. AnyRef
                                                                                                                                                                            6. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Instance Constructors

                                                                                                                                                                            1. new CompilationResult(analysisFile: Path, classes: api.PathRef)

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. val analysisFile: Path
                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. val classes: api.PathRef
                                                                                                                                                                            7. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Product
                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                            Inherited from Product

                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/api/Versions$.html b/api/latest/mill/scalalib/api/Versions$.html index 76b6af2e6b8..4a98fafbc52 100644 --- a/api/latest/mill/scalalib/api/Versions$.html +++ b/api/latest/mill/scalalib/api/Versions$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.api.Versions

                                                                                                                                                                            Packages

                                                                                                                                                                            object Versions

                                                                                                                                                                            Source
                                                                                                                                                                            Versions.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. Versions
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. val ammonite: String

                                                                                                                                                                              Version of Ammonite.

                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            13. val millCompilerBridgeScalaVersions: String
                                                                                                                                                                            14. val millCompilerBridgeVersion: String
                                                                                                                                                                            15. val millModuledefsVersion: String

                                                                                                                                                                              Mill ModuleDefs plugins version.

                                                                                                                                                                            16. val millVersion: String

                                                                                                                                                                              Mill version.

                                                                                                                                                                            17. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            18. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            19. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            20. val scalafmtVersion: String

                                                                                                                                                                              Version of Scalafmt

                                                                                                                                                                            21. val semanticDBVersion: String

                                                                                                                                                                              SemanticDB version.

                                                                                                                                                                            22. val semanticDbJavaVersion: String

                                                                                                                                                                              Java SemanticDB plugin version.

                                                                                                                                                                            23. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            24. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            25. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            27. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                            28. val zinc: String

                                                                                                                                                                              Version of Zinc

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            object Versions

                                                                                                                                                                            Source
                                                                                                                                                                            Versions.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. Versions
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. val ammonite: String

                                                                                                                                                                              Version of Ammonite.

                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            13. val millCompilerBridgeScalaVersions: String
                                                                                                                                                                            14. val millCompilerBridgeVersion: String
                                                                                                                                                                            15. val millModuledefsVersion: String

                                                                                                                                                                              Mill ModuleDefs plugins version.

                                                                                                                                                                            16. val millVersion: String

                                                                                                                                                                              Mill version.

                                                                                                                                                                            17. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            18. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            19. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            20. val scalafmtVersion: String

                                                                                                                                                                              Version of Scalafmt

                                                                                                                                                                            21. val semanticDBVersion: String

                                                                                                                                                                              SemanticDB version.

                                                                                                                                                                            22. val semanticDbJavaVersion: String

                                                                                                                                                                              Java SemanticDB plugin version.

                                                                                                                                                                            23. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            24. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            25. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            27. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                            28. val zinc: String

                                                                                                                                                                              Version of Zinc

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/api/ZincWorkerApi$.html b/api/latest/mill/scalalib/api/ZincWorkerApi$.html index 06559dbdfde..30aabd1bad2 100644 --- a/api/latest/mill/scalalib/api/ZincWorkerApi$.html +++ b/api/latest/mill/scalalib/api/ZincWorkerApi$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.api.ZincWorkerApi

                                                                                                                                                                            Packages

                                                                                                                                                                            object ZincWorkerApi

                                                                                                                                                                            Source
                                                                                                                                                                            ZincWorkerApi.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ZincWorkerApi
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Type Members

                                                                                                                                                                            1. type Ctx = Dest with Log with Home

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            object ZincWorkerApi

                                                                                                                                                                            Source
                                                                                                                                                                            ZincWorkerApi.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ZincWorkerApi
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Type Members

                                                                                                                                                                            1. type Ctx = Dest with Log with Home

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/api/ZincWorkerApi.html b/api/latest/mill/scalalib/api/ZincWorkerApi.html index cbe528accbd..026b1d082f5 100644 --- a/api/latest/mill/scalalib/api/ZincWorkerApi.html +++ b/api/latest/mill/scalalib/api/ZincWorkerApi.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.api.ZincWorkerApi

                                                                                                                                                                            Packages

                                                                                                                                                                            trait ZincWorkerApi extends AnyRef

                                                                                                                                                                            Source
                                                                                                                                                                            ZincWorkerApi.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ZincWorkerApi
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Abstract Value Members

                                                                                                                                                                            1. abstract def discoverMainClasses(compilationResult: CompilationResult): Seq[String]
                                                                                                                                                                            2. abstract def docJar(scalaVersion: String, scalaOrganization: String, compilerClasspath: api.Loose.Agg[api.PathRef], scalacPluginClasspath: api.Loose.Agg[api.PathRef], args: Seq[String])(implicit ctx: Ctx): Boolean

                                                                                                                                                                            Concrete Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. def compileJava(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean, incrementalCompilation: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a Java-only project

                                                                                                                                                                            7. def compileMixed(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], scalaVersion: String, scalaOrganization: String, scalacOptions: Seq[String], compilerClasspath: api.Loose.Agg[api.PathRef], scalacPluginClasspath: api.Loose.Agg[api.PathRef], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean, incrementalCompilation: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a mixed Scala/Java or Scala-only project

                                                                                                                                                                            8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            10. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            15. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Deprecated Value Members

                                                                                                                                                                            1. def compileJava(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a Java-only project

                                                                                                                                                                              Compile a Java-only project

                                                                                                                                                                              Annotations
                                                                                                                                                                              @deprecated
                                                                                                                                                                              Deprecated

                                                                                                                                                                              (Since version Mill 0.11.6) Use override with incrementalCompilation parameter

                                                                                                                                                                            2. def compileMixed(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], scalaVersion: String, scalaOrganization: String, scalacOptions: Seq[String], compilerClasspath: api.Loose.Agg[api.PathRef], scalacPluginClasspath: api.Loose.Agg[api.PathRef], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a mixed Scala/Java or Scala-only project

                                                                                                                                                                              Compile a mixed Scala/Java or Scala-only project

                                                                                                                                                                              Annotations
                                                                                                                                                                              @deprecated
                                                                                                                                                                              Deprecated

                                                                                                                                                                              (Since version Mill 0.11.6) Use override with incrementalCompilation parameter

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                            Packages

                                                                                                                                                                            trait ZincWorkerApi extends AnyRef

                                                                                                                                                                            Source
                                                                                                                                                                            ZincWorkerApi.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ZincWorkerApi
                                                                                                                                                                            2. AnyRef
                                                                                                                                                                            3. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Abstract Value Members

                                                                                                                                                                            1. abstract def discoverMainClasses(compilationResult: CompilationResult): Seq[String]
                                                                                                                                                                            2. abstract def docJar(scalaVersion: String, scalaOrganization: String, compilerClasspath: api.Loose.Agg[api.PathRef], scalacPluginClasspath: api.Loose.Agg[api.PathRef], args: Seq[String])(implicit ctx: Ctx): Boolean

                                                                                                                                                                            Concrete Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            6. def compileJava(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean, incrementalCompilation: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a Java-only project

                                                                                                                                                                            7. def compileMixed(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], scalaVersion: String, scalaOrganization: String, scalacOptions: Seq[String], compilerClasspath: api.Loose.Agg[api.PathRef], scalacPluginClasspath: api.Loose.Agg[api.PathRef], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean, incrementalCompilation: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a mixed Scala/Java or Scala-only project

                                                                                                                                                                            8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            10. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            12. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            15. final def notify(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            16. final def notifyAll(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                            Deprecated Value Members

                                                                                                                                                                            1. def compileJava(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a Java-only project

                                                                                                                                                                              Compile a Java-only project

                                                                                                                                                                              Annotations
                                                                                                                                                                              @deprecated
                                                                                                                                                                              Deprecated

                                                                                                                                                                              (Since version Mill 0.11.6) Use override with incrementalCompilation parameter

                                                                                                                                                                            2. def compileMixed(upstreamCompileOutput: Seq[CompilationResult], sources: api.Loose.Agg[Path], compileClasspath: api.Loose.Agg[Path], javacOptions: Seq[String], scalaVersion: String, scalaOrganization: String, scalacOptions: Seq[String], compilerClasspath: api.Loose.Agg[api.PathRef], scalacPluginClasspath: api.Loose.Agg[api.PathRef], reporter: Option[CompileProblemReporter], reportCachedProblems: Boolean)(implicit ctx: Ctx): Result[CompilationResult]

                                                                                                                                                                              Compile a mixed Scala/Java or Scala-only project

                                                                                                                                                                              Compile a mixed Scala/Java or Scala-only project

                                                                                                                                                                              Annotations
                                                                                                                                                                              @deprecated
                                                                                                                                                                              Deprecated

                                                                                                                                                                              (Since version Mill 0.11.6) Use override with incrementalCompilation parameter

                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                            Inherited from Any

                                                                                                                                                                            Ungrouped

                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/api/ZincWorkerUtil$.html b/api/latest/mill/scalalib/api/ZincWorkerUtil$.html index 5857261ae15..2f0d319356d 100644 --- a/api/latest/mill/scalalib/api/ZincWorkerUtil$.html +++ b/api/latest/mill/scalalib/api/ZincWorkerUtil$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.api.ZincWorkerUtil

                                                                                                                                                                            Packages

                                                                                                                                                                            object ZincWorkerUtil extends ZincWorkerUtil

                                                                                                                                                                            Source
                                                                                                                                                                            ZincWorkerUtil.scala
                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                            ZincWorkerUtil, AnyRef, Any
                                                                                                                                                                            Ordering
                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                            Inherited
                                                                                                                                                                            1. ZincWorkerUtil
                                                                                                                                                                            2. ZincWorkerUtil
                                                                                                                                                                            3. AnyRef
                                                                                                                                                                            4. Any
                                                                                                                                                                            1. Hide All
                                                                                                                                                                            2. Show All
                                                                                                                                                                            Visibility
                                                                                                                                                                            1. Public
                                                                                                                                                                            2. Protected

                                                                                                                                                                            Value Members

                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            4. val DottyNightlyVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            5. val DottyVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            6. val MinorSnapshotVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            7. val NightlyVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            8. val PartialVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            9. val ReleaseVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            10. val Scala3EarlyVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            11. val Scala3Version: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            12. val TypelevelVersion: Regex
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            13. final def asInstanceOf[T0]: T0
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            14. def clone(): AnyRef
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                            15. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                            16. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                            17. def finalize(): Unit
                                                                                                                                                                              Attributes
                                                                                                                                                                              protected[lang]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef
                                                                                                                                                                              Annotations
                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                            18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            19. def grepJar(classPath: api.Loose.Agg[api.PathRef], name: String, versionPrefix: String, sources: Boolean = false): api.PathRef
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            20. def hashCode(): Int
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                              Annotations
                                                                                                                                                                              @native()
                                                                                                                                                                            21. def isBinaryBridgeAvailable(scalaVersion: String): Boolean

                                                                                                                                                                              returns

                                                                                                                                                                              true if the compiler bridge can be downloaded as an already compiled jar

                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            22. def isDotty(scalaVersion: String): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            23. def isDottyOrScala3(scalaVersion: String): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            24. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              Any
                                                                                                                                                                            25. def isScala3(scalaVersion: String): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            26. def isScala3Milestone(scalaVersion: String): Boolean
                                                                                                                                                                              Definition Classes
                                                                                                                                                                              ZincWorkerUtil
                                                                                                                                                                            27. def matchingVersions(version: String): Seq[String]

                                                                                                                                                                              Given a version string using a semantic versioning scheme (like x.y.z) it +var toRoot = '../../../';

                                                                                                                                                                              Packages

                                                                                                                                                                              object ZincWorkerUtil extends ZincWorkerUtil

                                                                                                                                                                              Source
                                                                                                                                                                              ZincWorkerUtil.scala
                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                              ZincWorkerUtil, AnyRef, Any
                                                                                                                                                                              Ordering
                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                              Inherited
                                                                                                                                                                              1. ZincWorkerUtil
                                                                                                                                                                              2. ZincWorkerUtil
                                                                                                                                                                              3. AnyRef
                                                                                                                                                                              4. Any
                                                                                                                                                                              1. Hide All
                                                                                                                                                                              2. Show All
                                                                                                                                                                              Visibility
                                                                                                                                                                              1. Public
                                                                                                                                                                              2. Protected

                                                                                                                                                                              Value Members

                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                              4. val DottyNightlyVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              5. val DottyVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              6. val MinorSnapshotVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              7. val NightlyVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              8. val PartialVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              9. val ReleaseVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              10. val Scala3EarlyVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              11. val Scala3Version: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              12. val TypelevelVersion: Regex
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              13. final def asInstanceOf[T0]: T0
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                Any
                                                                                                                                                                              14. def clone(): AnyRef
                                                                                                                                                                                Attributes
                                                                                                                                                                                protected[lang]
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef
                                                                                                                                                                                Annotations
                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                              15. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef
                                                                                                                                                                              16. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                              17. def finalize(): Unit
                                                                                                                                                                                Attributes
                                                                                                                                                                                protected[lang]
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef
                                                                                                                                                                                Annotations
                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                              18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                Annotations
                                                                                                                                                                                @native()
                                                                                                                                                                              19. def grepJar(classPath: api.Loose.Agg[api.PathRef], name: String, versionPrefix: String, sources: Boolean = false): api.PathRef
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              20. def hashCode(): Int
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                Annotations
                                                                                                                                                                                @native()
                                                                                                                                                                              21. def isBinaryBridgeAvailable(scalaVersion: String): Boolean

                                                                                                                                                                                returns

                                                                                                                                                                                true if the compiler bridge can be downloaded as an already compiled jar

                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              22. def isDotty(scalaVersion: String): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              23. def isDottyOrScala3(scalaVersion: String): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              24. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                Any
                                                                                                                                                                              25. def isScala3(scalaVersion: String): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              26. def isScala3Milestone(scalaVersion: String): Boolean
                                                                                                                                                                                Definition Classes
                                                                                                                                                                                ZincWorkerUtil
                                                                                                                                                                              27. def matchingVersions(version: String): Seq[String]

                                                                                                                                                                                Given a version string using a semantic versioning scheme (like x.y.z) it returns all the sub-versions in it (major, minor, patch, etc.).

                                                                                                                                                                                Given a version string using a semantic versioning scheme (like x.y.z) it returns all the sub-versions in it (major, minor, patch, etc.). For example, matchingVersions("2.0.0") returns "2.0.0", "2.0" and "2" diff --git a/api/latest/mill/scalalib/api/ZincWorkerUtil.html b/api/latest/mill/scalalib/api/ZincWorkerUtil.html index cf9defdc377..714f54f602f 100644 --- a/api/latest/mill/scalalib/api/ZincWorkerUtil.html +++ b/api/latest/mill/scalalib/api/ZincWorkerUtil.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.api.ZincWorkerUtil

                                                                                                                                                                                Packages

                                                                                                                                                                                trait ZincWorkerUtil extends AnyRef

                                                                                                                                                                                Source
                                                                                                                                                                                ZincWorkerUtil.scala
                                                                                                                                                                                Linear Supertypes
                                                                                                                                                                                AnyRef, Any
                                                                                                                                                                                Known Subclasses
                                                                                                                                                                                Ordering
                                                                                                                                                                                1. Alphabetic
                                                                                                                                                                                2. By Inheritance
                                                                                                                                                                                Inherited
                                                                                                                                                                                1. ZincWorkerUtil
                                                                                                                                                                                2. AnyRef
                                                                                                                                                                                3. Any
                                                                                                                                                                                1. Hide All
                                                                                                                                                                                2. Show All
                                                                                                                                                                                Visibility
                                                                                                                                                                                1. Public
                                                                                                                                                                                2. Protected

                                                                                                                                                                                Value Members

                                                                                                                                                                                1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef → Any
                                                                                                                                                                                2. final def ##: Int
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef → Any
                                                                                                                                                                                3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef → Any
                                                                                                                                                                                4. val DottyNightlyVersion: Regex
                                                                                                                                                                                5. val DottyVersion: Regex
                                                                                                                                                                                6. val MinorSnapshotVersion: Regex
                                                                                                                                                                                7. val NightlyVersion: Regex
                                                                                                                                                                                8. val PartialVersion: Regex
                                                                                                                                                                                9. val ReleaseVersion: Regex
                                                                                                                                                                                10. val Scala3EarlyVersion: Regex
                                                                                                                                                                                11. val Scala3Version: Regex
                                                                                                                                                                                12. val TypelevelVersion: Regex
                                                                                                                                                                                13. final def asInstanceOf[T0]: T0
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  Any
                                                                                                                                                                                14. def clone(): AnyRef
                                                                                                                                                                                  Attributes
                                                                                                                                                                                  protected[lang]
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef
                                                                                                                                                                                  Annotations
                                                                                                                                                                                  @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                15. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef
                                                                                                                                                                                16. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef → Any
                                                                                                                                                                                17. def finalize(): Unit
                                                                                                                                                                                  Attributes
                                                                                                                                                                                  protected[lang]
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef
                                                                                                                                                                                  Annotations
                                                                                                                                                                                  @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef → Any
                                                                                                                                                                                  Annotations
                                                                                                                                                                                  @native()
                                                                                                                                                                                19. def grepJar(classPath: api.Loose.Agg[api.PathRef], name: String, versionPrefix: String, sources: Boolean = false): api.PathRef
                                                                                                                                                                                20. def hashCode(): Int
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  AnyRef → Any
                                                                                                                                                                                  Annotations
                                                                                                                                                                                  @native()
                                                                                                                                                                                21. def isBinaryBridgeAvailable(scalaVersion: String): Boolean

                                                                                                                                                                                  returns

                                                                                                                                                                                  true if the compiler bridge can be downloaded as an already compiled jar

                                                                                                                                                                                22. def isDotty(scalaVersion: String): Boolean
                                                                                                                                                                                23. def isDottyOrScala3(scalaVersion: String): Boolean
                                                                                                                                                                                24. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                  Any
                                                                                                                                                                                25. def isScala3(scalaVersion: String): Boolean
                                                                                                                                                                                26. def isScala3Milestone(scalaVersion: String): Boolean
                                                                                                                                                                                27. def matchingVersions(version: String): Seq[String]

                                                                                                                                                                                  Given a version string using a semantic versioning scheme (like x.y.z) it +var toRoot = '../../../';

                                                                                                                                                                                  Packages

                                                                                                                                                                                  trait ZincWorkerUtil extends AnyRef

                                                                                                                                                                                  Source
                                                                                                                                                                                  ZincWorkerUtil.scala
                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                  AnyRef, Any
                                                                                                                                                                                  Known Subclasses
                                                                                                                                                                                  Ordering
                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                  Inherited
                                                                                                                                                                                  1. ZincWorkerUtil
                                                                                                                                                                                  2. AnyRef
                                                                                                                                                                                  3. Any
                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                  2. Show All
                                                                                                                                                                                  Visibility
                                                                                                                                                                                  1. Public
                                                                                                                                                                                  2. Protected

                                                                                                                                                                                  Value Members

                                                                                                                                                                                  1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                  2. final def ##: Int
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                  3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                  4. val DottyNightlyVersion: Regex
                                                                                                                                                                                  5. val DottyVersion: Regex
                                                                                                                                                                                  6. val MinorSnapshotVersion: Regex
                                                                                                                                                                                  7. val NightlyVersion: Regex
                                                                                                                                                                                  8. val PartialVersion: Regex
                                                                                                                                                                                  9. val ReleaseVersion: Regex
                                                                                                                                                                                  10. val Scala3EarlyVersion: Regex
                                                                                                                                                                                  11. val Scala3Version: Regex
                                                                                                                                                                                  12. val TypelevelVersion: Regex
                                                                                                                                                                                  13. final def asInstanceOf[T0]: T0
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    Any
                                                                                                                                                                                  14. def clone(): AnyRef
                                                                                                                                                                                    Attributes
                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef
                                                                                                                                                                                    Annotations
                                                                                                                                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                  15. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef
                                                                                                                                                                                  16. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                  17. def finalize(): Unit
                                                                                                                                                                                    Attributes
                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef
                                                                                                                                                                                    Annotations
                                                                                                                                                                                    @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                  18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                    Annotations
                                                                                                                                                                                    @native()
                                                                                                                                                                                  19. def grepJar(classPath: api.Loose.Agg[api.PathRef], name: String, versionPrefix: String, sources: Boolean = false): api.PathRef
                                                                                                                                                                                  20. def hashCode(): Int
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                    Annotations
                                                                                                                                                                                    @native()
                                                                                                                                                                                  21. def isBinaryBridgeAvailable(scalaVersion: String): Boolean

                                                                                                                                                                                    returns

                                                                                                                                                                                    true if the compiler bridge can be downloaded as an already compiled jar

                                                                                                                                                                                  22. def isDotty(scalaVersion: String): Boolean
                                                                                                                                                                                  23. def isDottyOrScala3(scalaVersion: String): Boolean
                                                                                                                                                                                  24. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                    Any
                                                                                                                                                                                  25. def isScala3(scalaVersion: String): Boolean
                                                                                                                                                                                  26. def isScala3Milestone(scalaVersion: String): Boolean
                                                                                                                                                                                  27. def matchingVersions(version: String): Seq[String]

                                                                                                                                                                                    Given a version string using a semantic versioning scheme (like x.y.z) it returns all the sub-versions in it (major, minor, patch, etc.).

                                                                                                                                                                                    Given a version string using a semantic versioning scheme (like x.y.z) it returns all the sub-versions in it (major, minor, patch, etc.). For example, matchingVersions("2.0.0") returns "2.0.0", "2.0" and "2" diff --git a/api/latest/mill/scalalib/bsp/BspBuildTarget.html b/api/latest/mill/scalalib/bsp/BspBuildTarget.html index d220d74df18..5d7cdfcee66 100644 --- a/api/latest/mill/scalalib/bsp/BspBuildTarget.html +++ b/api/latest/mill/scalalib/bsp/BspBuildTarget.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BspBuildTarget

                                                                                                                                                                                    Packages

                                                                                                                                                                                    c

                                                                                                                                                                                    mill.scalalib.bsp

                                                                                                                                                                                    BspBuildTarget

                                                                                                                                                                                    case class BspBuildTarget(displayName: Option[String], baseDirectory: Option[Path], tags: Seq[String], languageIds: Seq[String], canCompile: Boolean, canTest: Boolean, canRun: Boolean, canDebug: Boolean) extends Product with Serializable

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspBuildTarget.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. BspBuildTarget
                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                    3. Product
                                                                                                                                                                                    4. Equals
                                                                                                                                                                                    5. AnyRef
                                                                                                                                                                                    6. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Instance Constructors

                                                                                                                                                                                    1. new BspBuildTarget(displayName: Option[String], baseDirectory: Option[Path], tags: Seq[String], languageIds: Seq[String], canCompile: Boolean, canTest: Boolean, canRun: Boolean, canDebug: Boolean)

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    5. val baseDirectory: Option[Path]
                                                                                                                                                                                    6. val canCompile: Boolean
                                                                                                                                                                                    7. val canDebug: Boolean
                                                                                                                                                                                    8. val canRun: Boolean
                                                                                                                                                                                    9. val canTest: Boolean
                                                                                                                                                                                    10. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    11. val displayName: Option[String]
                                                                                                                                                                                    12. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    13. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    14. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    16. val languageIds: Seq[String]
                                                                                                                                                                                    17. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    18. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    19. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    20. def productElementNames: Iterator[String]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Product
                                                                                                                                                                                    21. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    22. val tags: Seq[String]
                                                                                                                                                                                    23. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    25. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                    Packages

                                                                                                                                                                                    c

                                                                                                                                                                                    mill.scalalib.bsp

                                                                                                                                                                                    BspBuildTarget

                                                                                                                                                                                    case class BspBuildTarget(displayName: Option[String], baseDirectory: Option[Path], tags: Seq[String], languageIds: Seq[String], canCompile: Boolean, canTest: Boolean, canRun: Boolean, canDebug: Boolean) extends Product with Serializable

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspBuildTarget.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. BspBuildTarget
                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                    3. Product
                                                                                                                                                                                    4. Equals
                                                                                                                                                                                    5. AnyRef
                                                                                                                                                                                    6. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Instance Constructors

                                                                                                                                                                                    1. new BspBuildTarget(displayName: Option[String], baseDirectory: Option[Path], tags: Seq[String], languageIds: Seq[String], canCompile: Boolean, canTest: Boolean, canRun: Boolean, canDebug: Boolean)

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    5. val baseDirectory: Option[Path]
                                                                                                                                                                                    6. val canCompile: Boolean
                                                                                                                                                                                    7. val canDebug: Boolean
                                                                                                                                                                                    8. val canRun: Boolean
                                                                                                                                                                                    9. val canTest: Boolean
                                                                                                                                                                                    10. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    11. val displayName: Option[String]
                                                                                                                                                                                    12. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    13. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    14. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    16. val languageIds: Seq[String]
                                                                                                                                                                                    17. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    18. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    19. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    20. def productElementNames: Iterator[String]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Product
                                                                                                                                                                                    21. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    22. val tags: Seq[String]
                                                                                                                                                                                    23. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    25. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    diff --git a/api/latest/mill/scalalib/bsp/BspModule$$LanguageId$.html b/api/latest/mill/scalalib/bsp/BspModule$$LanguageId$.html index 2ce1f4921b3..1b0761de90e 100644 --- a/api/latest/mill/scalalib/bsp/BspModule$$LanguageId$.html +++ b/api/latest/mill/scalalib/bsp/BspModule$$LanguageId$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BspModule.LanguageId

                                                                                                                                                                                    Packages

                                                                                                                                                                                    object LanguageId

                                                                                                                                                                                    Used to define the BspBuildTarget.languageIds field.

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspModule.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. LanguageId
                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                    3. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. val Java: String
                                                                                                                                                                                    5. val Scala: String
                                                                                                                                                                                    6. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    7. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    10. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    12. def hashCode(): Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    15. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    16. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    18. def toString(): String
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    19. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    21. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                    Packages

                                                                                                                                                                                    object LanguageId

                                                                                                                                                                                    Used to define the BspBuildTarget.languageIds field.

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspModule.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. LanguageId
                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                    3. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. val Java: String
                                                                                                                                                                                    5. val Scala: String
                                                                                                                                                                                    6. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    7. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    10. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    12. def hashCode(): Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    15. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    16. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    18. def toString(): String
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    19. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    21. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    diff --git a/api/latest/mill/scalalib/bsp/BspModule$$Tag$.html b/api/latest/mill/scalalib/bsp/BspModule$$Tag$.html index 1bf10cbf8fc..123058babf8 100644 --- a/api/latest/mill/scalalib/bsp/BspModule$$Tag$.html +++ b/api/latest/mill/scalalib/bsp/BspModule$$Tag$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BspModule.Tag

                                                                                                                                                                                    Packages

                                                                                                                                                                                    object Tag

                                                                                                                                                                                    Used to define the BspBuildTarget.tags field.

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspModule.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. Tag
                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                    3. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. val Application: String
                                                                                                                                                                                    5. val Benchmark: String
                                                                                                                                                                                    6. val IntegrationTest: String
                                                                                                                                                                                    7. val Library: String
                                                                                                                                                                                    8. val Manual: String
                                                                                                                                                                                    9. val NoIDE: String
                                                                                                                                                                                    10. val Test: String
                                                                                                                                                                                    11. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    12. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    13. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    14. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    15. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    16. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    17. def hashCode(): Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    18. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    19. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    20. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    21. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    22. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    23. def toString(): String
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    24. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    25. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    26. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                    Packages

                                                                                                                                                                                    object Tag

                                                                                                                                                                                    Used to define the BspBuildTarget.tags field.

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspModule.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. Tag
                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                    3. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. val Application: String
                                                                                                                                                                                    5. val Benchmark: String
                                                                                                                                                                                    6. val IntegrationTest: String
                                                                                                                                                                                    7. val Library: String
                                                                                                                                                                                    8. val Manual: String
                                                                                                                                                                                    9. val NoIDE: String
                                                                                                                                                                                    10. val Test: String
                                                                                                                                                                                    11. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    12. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    13. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    14. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    15. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    16. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    17. def hashCode(): Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    18. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    19. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    20. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    21. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    22. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    23. def toString(): String
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    24. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    25. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    26. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    diff --git a/api/latest/mill/scalalib/bsp/BspModule$.html b/api/latest/mill/scalalib/bsp/BspModule$.html index 3c4984a6e75..a69764b34ce 100644 --- a/api/latest/mill/scalalib/bsp/BspModule$.html +++ b/api/latest/mill/scalalib/bsp/BspModule$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BspModule

                                                                                                                                                                                    Packages

                                                                                                                                                                                    object BspModule

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspModule.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. BspModule
                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                    3. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                    20. object LanguageId

                                                                                                                                                                                      Used to define the BspBuildTarget.languageIds field.

                                                                                                                                                                                    21. object Tag

                                                                                                                                                                                      Used to define the BspBuildTarget.tags field.

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                    Packages

                                                                                                                                                                                    object BspModule

                                                                                                                                                                                    Source
                                                                                                                                                                                    BspModule.scala
                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. BspModule
                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                    3. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                      Attributes
                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      Any
                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @native()
                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                      AnyRef
                                                                                                                                                                                      Annotations
                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                    20. object LanguageId

                                                                                                                                                                                      Used to define the BspBuildTarget.languageIds field.

                                                                                                                                                                                    21. object Tag

                                                                                                                                                                                      Used to define the BspBuildTarget.tags field.

                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                    diff --git a/api/latest/mill/scalalib/bsp/BspModule.html b/api/latest/mill/scalalib/bsp/BspModule.html index af1b3d7dcab..ec3dc4a18e9 100644 --- a/api/latest/mill/scalalib/bsp/BspModule.html +++ b/api/latest/mill/scalalib/bsp/BspModule.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.bsp.BspModule

                                                                                                                                                                                    Packages

                                                                                                                                                                                    trait BspModule extends BaseClass with Module

                                                                                                                                                                                    Ordering
                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                    Inherited
                                                                                                                                                                                    1. BspModule
                                                                                                                                                                                    2. Module
                                                                                                                                                                                    3. BaseClass
                                                                                                                                                                                    4. Cacher
                                                                                                                                                                                    5. AnyRef
                                                                                                                                                                                    6. Any
                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                    2. Show All
                                                                                                                                                                                    Visibility
                                                                                                                                                                                    1. Public
                                                                                                                                                                                    2. Protected

                                                                                                                                                                                    Value Members

                                                                                                                                                                                    1. object millInternal extends Internal

                                                                                                                                                                                      Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../../';

                                                                                                                                                                                      Packages

                                                                                                                                                                                      trait BspModule extends BaseClass with Module

                                                                                                                                                                                      Ordering
                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                      Inherited
                                                                                                                                                                                      1. BspModule
                                                                                                                                                                                      2. Module
                                                                                                                                                                                      3. BaseClass
                                                                                                                                                                                      4. Cacher
                                                                                                                                                                                      5. AnyRef
                                                                                                                                                                                      6. Any
                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                      2. Show All
                                                                                                                                                                                      Visibility
                                                                                                                                                                                      1. Public
                                                                                                                                                                                      2. Protected

                                                                                                                                                                                      Value Members

                                                                                                                                                                                      1. object millInternal 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 diff --git a/api/latest/mill/scalalib/bsp/BspUri$.html b/api/latest/mill/scalalib/bsp/BspUri$.html index 281ef341fc9..465ad482136 100644 --- a/api/latest/mill/scalalib/bsp/BspUri$.html +++ b/api/latest/mill/scalalib/bsp/BspUri$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BspUri

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object BspUri extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BspUri.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BspUri
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. def apply(path: Path): BspUri
                                                                                                                                                                                        5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        6. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object BspUri extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BspUri.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BspUri
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. def apply(path: Path): BspUri
                                                                                                                                                                                        5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        6. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BspUri.html b/api/latest/mill/scalalib/bsp/BspUri.html index d688d0d73bf..ec2087c5680 100644 --- a/api/latest/mill/scalalib/bsp/BspUri.html +++ b/api/latest/mill/scalalib/bsp/BspUri.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BspUri

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class BspUri(uri: String) extends Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BspUri.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BspUri
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                        6. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new BspUri(uri: String)

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        11. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        13. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        14. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        15. val uri: String
                                                                                                                                                                                        16. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        17. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class BspUri(uri: String) extends Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BspUri.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BspUri
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                        6. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new BspUri(uri: String)

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        10. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        11. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        13. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        14. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        15. val uri: String
                                                                                                                                                                                        16. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        17. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included$.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included$.html index a140e076fea..831186fe580 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included$.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness.Included

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object Included

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. Included
                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                        3. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. implicit val upickleRW: upickle.default.ReadWriter[Included]
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object Included

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. Included
                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                        3. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. implicit val upickleRW: upickle.default.ReadWriter[Included]
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included.html index 1f23cd69b75..20fee411824 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$$Included.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness.Included

                                                                                                                                                                                        Packages

                                                                                                                                                                                        sealed trait Included extends AnyRef

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. Included
                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                        3. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        sealed trait Included extends AnyRef

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. Included
                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                        3. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep$.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep$.html index a665f151d8b..e501ee8ac1a 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep$.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness.IncludedDep

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object IncludedDep extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedDep
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. implicit val upickleRW: upickle.default.ReadWriter[IncludedDep]
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object IncludedDep extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedDep
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. implicit val upickleRW: upickle.default.ReadWriter[IncludedDep]
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep.html index 908649b9a6f..b8ae9d0abc8 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedDep.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness.IncludedDep

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class IncludedDep(dep: String, includer: Path) extends Included with Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, Included, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedDep
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. Included
                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                        7. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new IncludedDep(dep: String, includer: Path)

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. val dep: String
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. val includer: Path
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from Included

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class IncludedDep(dep: String, includer: Path) extends Included with Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, Included, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedDep
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. Included
                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                        7. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new IncludedDep(dep: String, includer: Path)

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. val dep: String
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. val includer: Path
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from Included

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile$.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile$.html index bb5ea2222c2..85a7c0a3b40 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile$.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness.IncludedFile

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object IncludedFile extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedFile
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. implicit val upickleRW: upickle.default.ReadWriter[IncludedFile]
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object IncludedFile extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedFile
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        17. implicit val upickleRW: upickle.default.ReadWriter[IncludedFile]
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile.html index dbc5c66e2ae..2cfdbeedcbc 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$$IncludedFile.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness.IncludedFile

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class IncludedFile(file: Path, includer: Path) extends Included with Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, Included, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedFile
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. Included
                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                        7. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new IncludedFile(file: Path, includer: Path)

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. val file: Path
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. val includer: Path
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from Included

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class IncludedFile(file: Path, includer: Path) extends Included with Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, Included, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. IncludedFile
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. Included
                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                        7. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new IncludedFile(file: Path, includer: Path)

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. val file: Path
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. val includer: Path
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from Included

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness$.html b/api/latest/mill/scalalib/bsp/BuildScAwareness$.html index 2e46626da0f..9e2abfac29c 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness$.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object BuildScAwareness extends BuildScAwareness

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        BuildScAwareness, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BuildScAwareness
                                                                                                                                                                                        2. BuildScAwareness
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Type Members

                                                                                                                                                                                        1. sealed trait Included extends AnyRef
                                                                                                                                                                                        2. case class IncludedDep(dep: String, includer: Path) extends Included with Product with Serializable
                                                                                                                                                                                        3. case class IncludedFile(file: Path, includer: Path) extends Included with Product with Serializable

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def parseAmmoniteImports(buildScript: Path): Seq[Included]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          BuildScAwareness
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                        21. object Included
                                                                                                                                                                                        22. object IncludedDep extends Serializable
                                                                                                                                                                                        23. object IncludedFile extends Serializable

                                                                                                                                                                                        Inherited from BuildScAwareness

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object BuildScAwareness extends BuildScAwareness

                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        BuildScAwareness, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BuildScAwareness
                                                                                                                                                                                        2. BuildScAwareness
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Type Members

                                                                                                                                                                                        1. sealed trait Included extends AnyRef
                                                                                                                                                                                        2. case class IncludedDep(dep: String, includer: Path) extends Included with Product with Serializable
                                                                                                                                                                                        3. case class IncludedFile(file: Path, includer: Path) extends Included with Product with Serializable

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def parseAmmoniteImports(buildScript: Path): Seq[Included]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          BuildScAwareness
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                        21. object Included
                                                                                                                                                                                        22. object IncludedDep extends Serializable
                                                                                                                                                                                        23. object IncludedFile extends Serializable

                                                                                                                                                                                        Inherited from BuildScAwareness

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/BuildScAwareness.html b/api/latest/mill/scalalib/bsp/BuildScAwareness.html index ad55b118aae..00900cf0ff2 100644 --- a/api/latest/mill/scalalib/bsp/BuildScAwareness.html +++ b/api/latest/mill/scalalib/bsp/BuildScAwareness.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.BuildScAwareness

                                                                                                                                                                                        Packages

                                                                                                                                                                                        trait BuildScAwareness extends AnyRef

                                                                                                                                                                                        Annotations
                                                                                                                                                                                        @internal() @experimental()
                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BuildScAwareness
                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                        3. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def parseAmmoniteImports(buildScript: Path): Seq[Included]
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        trait BuildScAwareness extends AnyRef

                                                                                                                                                                                        Annotations
                                                                                                                                                                                        @internal() @experimental()
                                                                                                                                                                                        Source
                                                                                                                                                                                        BuildScAwareness.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. BuildScAwareness
                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                        3. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def parseAmmoniteImports(buildScript: Path): Seq[Included]
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/JvmBuildTarget$.html b/api/latest/mill/scalalib/bsp/JvmBuildTarget$.html index d413904fd3a..98262263259 100644 --- a/api/latest/mill/scalalib/bsp/JvmBuildTarget$.html +++ b/api/latest/mill/scalalib/bsp/JvmBuildTarget$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.JvmBuildTarget

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object JvmBuildTarget extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        JvmBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. JvmBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. val dataKind: String
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object JvmBuildTarget extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        JvmBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. JvmBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. val dataKind: String
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/JvmBuildTarget.html b/api/latest/mill/scalalib/bsp/JvmBuildTarget.html index fa5b3483068..f1eee922c38 100644 --- a/api/latest/mill/scalalib/bsp/JvmBuildTarget.html +++ b/api/latest/mill/scalalib/bsp/JvmBuildTarget.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.JvmBuildTarget

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class JvmBuildTarget(javaHome: Option[BspUri], javaVersion: Option[String]) extends Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        JvmBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. JvmBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                        6. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new JvmBuildTarget(javaHome: Option[BspUri], javaVersion: Option[String])

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        10. val javaHome: Option[BspUri]
                                                                                                                                                                                        11. val javaVersion: Option[String]
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class JvmBuildTarget(javaHome: Option[BspUri], javaVersion: Option[String]) extends Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        JvmBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. JvmBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                        6. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new JvmBuildTarget(javaHome: Option[BspUri], javaVersion: Option[String])

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        10. val javaHome: Option[BspUri]
                                                                                                                                                                                        11. val javaVersion: Option[String]
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/ScalaBuildTarget$.html b/api/latest/mill/scalalib/bsp/ScalaBuildTarget$.html index 9e20b5bd9d6..aac76a3bb9e 100644 --- a/api/latest/mill/scalalib/bsp/ScalaBuildTarget$.html +++ b/api/latest/mill/scalalib/bsp/ScalaBuildTarget$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaBuildTarget

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object ScalaBuildTarget extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        ScalaBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. ScalaBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. val dataKind: String
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        object ScalaBuildTarget extends Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        ScalaBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. ScalaBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                        4. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. val dataKind: String
                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        11. def hashCode(): Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/ScalaBuildTarget.html b/api/latest/mill/scalalib/bsp/ScalaBuildTarget.html index 0051e864082..42c56f9e268 100644 --- a/api/latest/mill/scalalib/bsp/ScalaBuildTarget.html +++ b/api/latest/mill/scalalib/bsp/ScalaBuildTarget.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaBuildTarget

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class ScalaBuildTarget(scalaOrganization: String, scalaVersion: String, scalaBinaryVersion: String, platform: ScalaPlatform, jars: Seq[String], jvmBuildTarget: Option[JvmBuildTarget]) extends Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        ScalaBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. ScalaBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                        6. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new ScalaBuildTarget(scalaOrganization: String, scalaVersion: String, scalaBinaryVersion: String, platform: ScalaPlatform, jars: Seq[String], jvmBuildTarget: Option[JvmBuildTarget])

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        10. val jars: Seq[String]
                                                                                                                                                                                        11. val jvmBuildTarget: Option[JvmBuildTarget]
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. val platform: ScalaPlatform
                                                                                                                                                                                        16. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        17. val scalaBinaryVersion: String
                                                                                                                                                                                        18. val scalaOrganization: String
                                                                                                                                                                                        19. val scalaVersion: String
                                                                                                                                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        21. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        23. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                        Packages

                                                                                                                                                                                        case class ScalaBuildTarget(scalaOrganization: String, scalaVersion: String, scalaBinaryVersion: String, platform: ScalaPlatform, jars: Seq[String], jvmBuildTarget: Option[JvmBuildTarget]) extends Product with Serializable

                                                                                                                                                                                        Source
                                                                                                                                                                                        ScalaBuildTarget.scala
                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. ScalaBuildTarget
                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                        3. Product
                                                                                                                                                                                        4. Equals
                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                        6. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                        1. new ScalaBuildTarget(scalaOrganization: String, scalaVersion: String, scalaBinaryVersion: String, platform: ScalaPlatform, jars: Seq[String], jvmBuildTarget: Option[JvmBuildTarget])

                                                                                                                                                                                        Value Members

                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        7. def finalize(): Unit
                                                                                                                                                                                          Attributes
                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                        8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Any
                                                                                                                                                                                        10. val jars: Seq[String]
                                                                                                                                                                                        11. val jvmBuildTarget: Option[JvmBuildTarget]
                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @native()
                                                                                                                                                                                        15. val platform: ScalaPlatform
                                                                                                                                                                                        16. def productElementNames: Iterator[String]
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          Product
                                                                                                                                                                                        17. val scalaBinaryVersion: String
                                                                                                                                                                                        18. val scalaOrganization: String
                                                                                                                                                                                        19. val scalaVersion: String
                                                                                                                                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                        21. final def wait(): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                        23. final def wait(arg0: Long): Unit
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          AnyRef
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/bsp/ScalaMetalsSupport.html b/api/latest/mill/scalalib/bsp/ScalaMetalsSupport.html index a0f309878aa..2fd98d39f71 100644 --- a/api/latest/mill/scalalib/bsp/ScalaMetalsSupport.html +++ b/api/latest/mill/scalalib/bsp/ScalaMetalsSupport.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.bsp.ScalaMetalsSupport

                                                                                                                                                                                        Packages

                                                                                                                                                                                        t

                                                                                                                                                                                        mill.scalalib.bsp

                                                                                                                                                                                        ScalaMetalsSupport

                                                                                                                                                                                        trait ScalaMetalsSupport extends BaseClass with ScalaModule

                                                                                                                                                                                        Annotations
                                                                                                                                                                                        @experimental() @deprecated
                                                                                                                                                                                        Deprecated

                                                                                                                                                                                        (Since version Mill 0.10.6) No longer needed. Mill BSP now automatically supports SemanticDB. If you rely on SemanticDB data, have a look at mill.scalalib.SemanticDbJavaModule.

                                                                                                                                                                                        Source
                                                                                                                                                                                        ScalaMetalsSupport.scala
                                                                                                                                                                                        Ordering
                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                        Inherited
                                                                                                                                                                                        1. ScalaMetalsSupport
                                                                                                                                                                                        2. ScalaModule
                                                                                                                                                                                        3. ScalaModuleBase
                                                                                                                                                                                        4. JavaModule
                                                                                                                                                                                        5. JavaModuleBase
                                                                                                                                                                                        6. SemanticDbJavaModule
                                                                                                                                                                                        7. BspModule
                                                                                                                                                                                        8. OfflineSupportModule
                                                                                                                                                                                        9. CoursierModule
                                                                                                                                                                                        10. GenIdeaModule
                                                                                                                                                                                        11. TaskModule
                                                                                                                                                                                        12. Module
                                                                                                                                                                                        13. BaseClass
                                                                                                                                                                                        14. Cacher
                                                                                                                                                                                        15. AnyRef
                                                                                                                                                                                        16. Any
                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                        2. Show All
                                                                                                                                                                                        Visibility
                                                                                                                                                                                        1. Public
                                                                                                                                                                                        2. Protected

                                                                                                                                                                                        Type Members

                                                                                                                                                                                        1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          JavaModule
                                                                                                                                                                                        2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          ScalaModule

                                                                                                                                                                                        Deprecated Type Members

                                                                                                                                                                                        1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                          ScalaModule
                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @deprecated
                                                                                                                                                                                          Deprecated

                                                                                                                                                                                          (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                        Abstract Value Members

                                                                                                                                                                                        1. abstract def scalaVersion: T[String]

                                                                                                                                                                                          What version of Scala to use +var toRoot = '../../../';

                                                                                                                                                                                          Packages

                                                                                                                                                                                          t

                                                                                                                                                                                          mill.scalalib.bsp

                                                                                                                                                                                          ScalaMetalsSupport

                                                                                                                                                                                          trait ScalaMetalsSupport extends BaseClass with ScalaModule

                                                                                                                                                                                          Annotations
                                                                                                                                                                                          @experimental() @deprecated
                                                                                                                                                                                          Deprecated

                                                                                                                                                                                          (Since version Mill 0.10.6) No longer needed. Mill BSP now automatically supports SemanticDB. If you rely on SemanticDB data, have a look at mill.scalalib.SemanticDbJavaModule.

                                                                                                                                                                                          Source
                                                                                                                                                                                          ScalaMetalsSupport.scala
                                                                                                                                                                                          Ordering
                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                          Inherited
                                                                                                                                                                                          1. ScalaMetalsSupport
                                                                                                                                                                                          2. ScalaModule
                                                                                                                                                                                          3. ScalaModuleBase
                                                                                                                                                                                          4. JavaModule
                                                                                                                                                                                          5. JavaModuleBase
                                                                                                                                                                                          6. SemanticDbJavaModule
                                                                                                                                                                                          7. BspModule
                                                                                                                                                                                          8. OfflineSupportModule
                                                                                                                                                                                          9. CoursierModule
                                                                                                                                                                                          10. GenIdeaModule
                                                                                                                                                                                          11. TaskModule
                                                                                                                                                                                          12. Module
                                                                                                                                                                                          13. BaseClass
                                                                                                                                                                                          14. Cacher
                                                                                                                                                                                          15. AnyRef
                                                                                                                                                                                          16. Any
                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                          2. Show All
                                                                                                                                                                                          Visibility
                                                                                                                                                                                          1. Public
                                                                                                                                                                                          2. Protected

                                                                                                                                                                                          Type Members

                                                                                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                            JavaModule
                                                                                                                                                                                          2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                            ScalaModule

                                                                                                                                                                                          Deprecated Type Members

                                                                                                                                                                                          1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                            ScalaModule
                                                                                                                                                                                            Annotations
                                                                                                                                                                                            @deprecated
                                                                                                                                                                                            Deprecated

                                                                                                                                                                                            (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                          Abstract Value Members

                                                                                                                                                                                          1. abstract def scalaVersion: T[String]

                                                                                                                                                                                            What version of Scala to use

                                                                                                                                                                                            What version of Scala to use

                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                            ScalaModule

                                                                                                                                                                                          Concrete Value Members

                                                                                                                                                                                          1. object millInternal extends Internal

                                                                                                                                                                                            Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalalib/bsp/ScalaPlatform$$JS$.html b/api/latest/mill/scalalib/bsp/ScalaPlatform$$JS$.html index b030836ab2f..93c1653e655 100644 --- a/api/latest/mill/scalalib/bsp/ScalaPlatform$$JS$.html +++ b/api/latest/mill/scalalib/bsp/ScalaPlatform$$JS$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaPlatform.JS

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case object JS extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, ScalaPlatform, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. JS
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. ScalaPlatform
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. val number: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ScalaPlatform
                                                                                                                                                                                            15. def productElementName(n: Int): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from ScalaPlatform

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case object JS extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, ScalaPlatform, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. JS
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. ScalaPlatform
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. val number: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ScalaPlatform
                                                                                                                                                                                            15. def productElementName(n: Int): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from ScalaPlatform

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/bsp/ScalaPlatform$$JVM$.html b/api/latest/mill/scalalib/bsp/ScalaPlatform$$JVM$.html index d592f82f83c..f7e05976807 100644 --- a/api/latest/mill/scalalib/bsp/ScalaPlatform$$JVM$.html +++ b/api/latest/mill/scalalib/bsp/ScalaPlatform$$JVM$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaPlatform.JVM

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case object JVM extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, ScalaPlatform, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. JVM
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. ScalaPlatform
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. val number: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ScalaPlatform
                                                                                                                                                                                            15. def productElementName(n: Int): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from ScalaPlatform

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case object JVM extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, ScalaPlatform, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. JVM
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. ScalaPlatform
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. val number: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ScalaPlatform
                                                                                                                                                                                            15. def productElementName(n: Int): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from ScalaPlatform

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/bsp/ScalaPlatform$$Native$.html b/api/latest/mill/scalalib/bsp/ScalaPlatform$$Native$.html index f45f169f830..f8f51180894 100644 --- a/api/latest/mill/scalalib/bsp/ScalaPlatform$$Native$.html +++ b/api/latest/mill/scalalib/bsp/ScalaPlatform$$Native$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaPlatform.Native

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case object Native extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, ScalaPlatform, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Native
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. ScalaPlatform
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. val number: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ScalaPlatform
                                                                                                                                                                                            15. def productElementName(n: Int): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from ScalaPlatform

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case object Native extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, ScalaPlatform, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Native
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. ScalaPlatform
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. val number: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ScalaPlatform
                                                                                                                                                                                            15. def productElementName(n: Int): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from ScalaPlatform

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/bsp/ScalaPlatform$.html b/api/latest/mill/scalalib/bsp/ScalaPlatform$.html index 38196905666..a33ee9678b0 100644 --- a/api/latest/mill/scalalib/bsp/ScalaPlatform$.html +++ b/api/latest/mill/scalalib/bsp/ScalaPlatform$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaPlatform

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object ScalaPlatform

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ScalaPlatform
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                            20. case object JS extends ScalaPlatform with Product with Serializable
                                                                                                                                                                                            21. case object JVM extends ScalaPlatform with Product with Serializable
                                                                                                                                                                                            22. case object Native extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object ScalaPlatform

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ScalaPlatform
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                            20. case object JS extends ScalaPlatform with Product with Serializable
                                                                                                                                                                                            21. case object JVM extends ScalaPlatform with Product with Serializable
                                                                                                                                                                                            22. case object Native extends ScalaPlatform with Product with Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/bsp/ScalaPlatform.html b/api/latest/mill/scalalib/bsp/ScalaPlatform.html index c77418f9a92..07b18aeaf74 100644 --- a/api/latest/mill/scalalib/bsp/ScalaPlatform.html +++ b/api/latest/mill/scalalib/bsp/ScalaPlatform.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.bsp.ScalaPlatform

                                                                                                                                                                                            Packages

                                                                                                                                                                                            abstract class ScalaPlatform extends AnyRef

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Known Subclasses
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ScalaPlatform
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new ScalaPlatform(number: Int)

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. val number: Int
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            abstract class ScalaPlatform extends AnyRef

                                                                                                                                                                                            Source
                                                                                                                                                                                            ScalaPlatform.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Known Subclasses
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ScalaPlatform
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new ScalaPlatform(number: Int)

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. val number: Int
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/DependencyUpdatesImpl$.html b/api/latest/mill/scalalib/dependency/DependencyUpdatesImpl$.html index 4ca52b96d9e..b177cfdfe51 100644 --- a/api/latest/mill/scalalib/dependency/DependencyUpdatesImpl$.html +++ b/api/latest/mill/scalalib/dependency/DependencyUpdatesImpl$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.DependencyUpdatesImpl

                                                                                                                                                                                            Packages

                                                                                                                                                                                            o

                                                                                                                                                                                            mill.scalalib.dependency

                                                                                                                                                                                            DependencyUpdatesImpl

                                                                                                                                                                                            object DependencyUpdatesImpl

                                                                                                                                                                                            Source
                                                                                                                                                                                            DependencyUpdatesImpl.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. DependencyUpdatesImpl
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. def apply(evaluator: Evaluator, ctx: Log with Home, rootModule: BaseModule, discover: Discover[_], allowPreRelease: Boolean): Seq[ModuleDependenciesUpdates]
                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            16. def showAllUpdates(updates: Seq[ModuleDependenciesUpdates]): Unit
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            o

                                                                                                                                                                                            mill.scalalib.dependency

                                                                                                                                                                                            DependencyUpdatesImpl

                                                                                                                                                                                            object DependencyUpdatesImpl

                                                                                                                                                                                            Source
                                                                                                                                                                                            DependencyUpdatesImpl.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. DependencyUpdatesImpl
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. def apply(evaluator: Evaluator, ctx: Log with Home, rootModule: BaseModule, discover: Discover[_], allowPreRelease: Boolean): Seq[ModuleDependenciesUpdates]
                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            16. def showAllUpdates(updates: Seq[ModuleDependenciesUpdates]): Unit
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/updates/DependencyUpdates$.html b/api/latest/mill/scalalib/dependency/updates/DependencyUpdates$.html index 162ed94eda8..fc111ba5642 100644 --- a/api/latest/mill/scalalib/dependency/updates/DependencyUpdates$.html +++ b/api/latest/mill/scalalib/dependency/updates/DependencyUpdates$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.updates.DependencyUpdates

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object DependencyUpdates extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. DependencyUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[DependencyUpdates]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object DependencyUpdates extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. DependencyUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[DependencyUpdates]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/updates/DependencyUpdates.html b/api/latest/mill/scalalib/dependency/updates/DependencyUpdates.html index 81871c32161..b0e02260c75 100644 --- a/api/latest/mill/scalalib/dependency/updates/DependencyUpdates.html +++ b/api/latest/mill/scalalib/dependency/updates/DependencyUpdates.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.updates.DependencyUpdates

                                                                                                                                                                                            Packages

                                                                                                                                                                                            final case class DependencyUpdates(dependency: coursier.Dependency, currentVersion: Version, updates: SortedSet[Version]) extends Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. DependencyUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. AnyRef
                                                                                                                                                                                            6. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new DependencyUpdates(dependency: coursier.Dependency, currentVersion: Version, updates: SortedSet[Version])

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. val currentVersion: Version
                                                                                                                                                                                            7. val dependency: coursier.Dependency
                                                                                                                                                                                            8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. val updates: SortedSet[Version]
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            final case class DependencyUpdates(dependency: coursier.Dependency, currentVersion: Version, updates: SortedSet[Version]) extends Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. DependencyUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. AnyRef
                                                                                                                                                                                            6. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new DependencyUpdates(dependency: coursier.Dependency, currentVersion: Version, updates: SortedSet[Version])

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. val currentVersion: Version
                                                                                                                                                                                            7. val dependency: coursier.Dependency
                                                                                                                                                                                            8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. val updates: SortedSet[Version]
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates$.html b/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates$.html index b96092ff6b1..52df2f70f3c 100644 --- a/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates$.html +++ b/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.updates.ModuleDependenciesUpdates

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object ModuleDependenciesUpdates extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ModuleDependenciesUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[ModuleDependenciesUpdates]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object ModuleDependenciesUpdates extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ModuleDependenciesUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[ModuleDependenciesUpdates]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates.html b/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates.html index 5f2a66fc876..6303b3fb9b2 100644 --- a/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates.html +++ b/api/latest/mill/scalalib/dependency/updates/ModuleDependenciesUpdates.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.updates.ModuleDependenciesUpdates

                                                                                                                                                                                            Packages

                                                                                                                                                                                            final case class ModuleDependenciesUpdates(modulePath: String, dependencies: Seq[DependencyUpdates]) extends Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ModuleDependenciesUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. AnyRef
                                                                                                                                                                                            6. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new ModuleDependenciesUpdates(modulePath: String, dependencies: Seq[DependencyUpdates])

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. val dependencies: Seq[DependencyUpdates]
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. val modulePath: String
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            final case class ModuleDependenciesUpdates(modulePath: String, dependencies: Seq[DependencyUpdates]) extends Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            ModuleDependenciesUpdates.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ModuleDependenciesUpdates
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. AnyRef
                                                                                                                                                                                            6. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new ModuleDependenciesUpdates(modulePath: String, dependencies: Seq[DependencyUpdates])

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. val dependencies: Seq[DependencyUpdates]
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. val modulePath: String
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/versions/InvalidVersion$.html b/api/latest/mill/scalalib/dependency/versions/InvalidVersion$.html index b06c2a20a32..de9df1f2f03 100644 --- a/api/latest/mill/scalalib/dependency/versions/InvalidVersion$.html +++ b/api/latest/mill/scalalib/dependency/versions/InvalidVersion$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.versions.InvalidVersion

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object InvalidVersion extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. InvalidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[InvalidVersion]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object InvalidVersion extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. InvalidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[InvalidVersion]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/versions/InvalidVersion.html b/api/latest/mill/scalalib/dependency/versions/InvalidVersion.html index 9e011c2a209..a49514ad619 100644 --- a/api/latest/mill/scalalib/dependency/versions/InvalidVersion.html +++ b/api/latest/mill/scalalib/dependency/versions/InvalidVersion.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.versions.InvalidVersion

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case class InvalidVersion(text: String) extends Version with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, Version, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. InvalidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. Version
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new InvalidVersion(text: String)

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            10. def major: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              InvalidVersionVersion
                                                                                                                                                                                            11. def minor: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              InvalidVersionVersion
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. def patch: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              InvalidVersionVersion
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. val text: String
                                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from Version

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case class InvalidVersion(text: String) extends Version with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, Version, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. InvalidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. Version
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new InvalidVersion(text: String)

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            9. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            10. def major: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              InvalidVersionVersion
                                                                                                                                                                                            11. def minor: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              InvalidVersionVersion
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. def patch: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              InvalidVersionVersion
                                                                                                                                                                                            16. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. val text: String
                                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from Version

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/versions/ValidVersion$.html b/api/latest/mill/scalalib/dependency/versions/ValidVersion$.html index 872ab507bdf..4cb2acaf6bd 100644 --- a/api/latest/mill/scalalib/dependency/versions/ValidVersion$.html +++ b/api/latest/mill/scalalib/dependency/versions/ValidVersion$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.versions.ValidVersion

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object ValidVersion extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ValidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[ValidVersion]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object ValidVersion extends Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ValidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                            4. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. implicit val rw: upickle.default.ReadWriter[ValidVersion]
                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/versions/ValidVersion.html b/api/latest/mill/scalalib/dependency/versions/ValidVersion.html index 8da9ad170f8..64f3524db33 100644 --- a/api/latest/mill/scalalib/dependency/versions/ValidVersion.html +++ b/api/latest/mill/scalalib/dependency/versions/ValidVersion.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.versions.ValidVersion

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case class ValidVersion(text: String, releasePart: List[Long], preReleasePart: List[String], buildPart: List[String]) extends Version with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, Version, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ValidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. Version
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new ValidVersion(text: String, releasePart: List[Long], preReleasePart: List[String], buildPart: List[String])

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. val buildPart: List[String]
                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. def major: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersionVersion
                                                                                                                                                                                            12. def minor: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersionVersion
                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            16. def patch: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersionVersion
                                                                                                                                                                                            17. val preReleasePart: List[String]
                                                                                                                                                                                            18. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            19. val releasePart: List[Long]
                                                                                                                                                                                            20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            21. val text: String
                                                                                                                                                                                            22. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersion → AnyRef → Any
                                                                                                                                                                                            23. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            25. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from Version

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            case class ValidVersion(text: String, releasePart: List[Long], preReleasePart: List[String], buildPart: List[String]) extends Version with Product with Serializable

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            Serializable, Product, Equals, Version, AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. ValidVersion
                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                            3. Product
                                                                                                                                                                                            4. Equals
                                                                                                                                                                                            5. Version
                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                            7. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                            1. new ValidVersion(text: String, releasePart: List[Long], preReleasePart: List[String], buildPart: List[String])

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. val buildPart: List[String]
                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            11. def major: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersionVersion
                                                                                                                                                                                            12. def minor: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersionVersion
                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            16. def patch: Long
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersionVersion
                                                                                                                                                                                            17. val preReleasePart: List[String]
                                                                                                                                                                                            18. def productElementNames: Iterator[String]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Product
                                                                                                                                                                                            19. val releasePart: List[Long]
                                                                                                                                                                                            20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            21. val text: String
                                                                                                                                                                                            22. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              ValidVersion → AnyRef → Any
                                                                                                                                                                                            23. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            25. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                            Inherited from Version

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/versions/Version$.html b/api/latest/mill/scalalib/dependency/versions/Version$.html index a5b2473dcbc..43e5d16d66d 100644 --- a/api/latest/mill/scalalib/dependency/versions/Version$.html +++ b/api/latest/mill/scalalib/dependency/versions/Version$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.versions.Version

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object Version

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Version
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. def apply(text: String): Version
                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            16. implicit val rw: upickle.default.ReadWriter[Version]
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            19. implicit def versionOrdering: Ordering[Version]
                                                                                                                                                                                            20. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            22. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object Version

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Version
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. def apply(text: String): Version
                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            16. implicit val rw: upickle.default.ReadWriter[Version]
                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            19. implicit def versionOrdering: Ordering[Version]
                                                                                                                                                                                            20. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            22. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/dependency/versions/Version.html b/api/latest/mill/scalalib/dependency/versions/Version.html index b67ef2ef18b..d13a84c40d2 100644 --- a/api/latest/mill/scalalib/dependency/versions/Version.html +++ b/api/latest/mill/scalalib/dependency/versions/Version.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.dependency.versions.Version

                                                                                                                                                                                            Packages

                                                                                                                                                                                            sealed trait Version extends AnyRef

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Known Subclasses
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Version
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Abstract Value Members

                                                                                                                                                                                            1. abstract def major: Long
                                                                                                                                                                                            2. abstract def minor: Long
                                                                                                                                                                                            3. abstract def patch: Long

                                                                                                                                                                                            Concrete Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            +var toRoot = '../../../../';

                                                                                                                                                                                            Packages

                                                                                                                                                                                            sealed trait Version extends AnyRef

                                                                                                                                                                                            Source
                                                                                                                                                                                            Version.scala
                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                            Known Subclasses
                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Version
                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                            3. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Abstract Value Members

                                                                                                                                                                                            1. abstract def major: Long
                                                                                                                                                                                            2. abstract def minor: Long
                                                                                                                                                                                            3. abstract def patch: Long

                                                                                                                                                                                            Concrete Value Members

                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                              Attributes
                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              Any
                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @native()
                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                              AnyRef
                                                                                                                                                                                              Annotations
                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                            diff --git a/api/latest/mill/scalalib/giter8/Giter8Module$.html b/api/latest/mill/scalalib/giter8/Giter8Module$.html index cd2de330401..56f7f242f59 100644 --- a/api/latest/mill/scalalib/giter8/Giter8Module$.html +++ b/api/latest/mill/scalalib/giter8/Giter8Module$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.giter8.Giter8Module

                                                                                                                                                                                            Packages

                                                                                                                                                                                            object Giter8Module extends ExternalModule with Giter8Module

                                                                                                                                                                                            Ordering
                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                            Inherited
                                                                                                                                                                                            1. Giter8Module
                                                                                                                                                                                            2. Giter8Module
                                                                                                                                                                                            3. CoursierModule
                                                                                                                                                                                            4. ExternalModule
                                                                                                                                                                                            5. BaseModule
                                                                                                                                                                                            6. Module
                                                                                                                                                                                            7. BaseClass
                                                                                                                                                                                            8. Cacher
                                                                                                                                                                                            9. AnyRef
                                                                                                                                                                                            10. Any
                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                            2. Show All
                                                                                                                                                                                            Visibility
                                                                                                                                                                                            1. Public
                                                                                                                                                                                            2. Protected

                                                                                                                                                                                            Value Members

                                                                                                                                                                                            1. object millInternal extends Internal

                                                                                                                                                                                              Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../../';

                                                                                                                                                                                              Packages

                                                                                                                                                                                              object Giter8Module extends ExternalModule with Giter8Module

                                                                                                                                                                                              Ordering
                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                              Inherited
                                                                                                                                                                                              1. Giter8Module
                                                                                                                                                                                              2. Giter8Module
                                                                                                                                                                                              3. CoursierModule
                                                                                                                                                                                              4. ExternalModule
                                                                                                                                                                                              5. BaseModule
                                                                                                                                                                                              6. Module
                                                                                                                                                                                              7. BaseClass
                                                                                                                                                                                              8. Cacher
                                                                                                                                                                                              9. AnyRef
                                                                                                                                                                                              10. Any
                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                              2. Show All
                                                                                                                                                                                              Visibility
                                                                                                                                                                                              1. Public
                                                                                                                                                                                              2. Protected

                                                                                                                                                                                              Value Members

                                                                                                                                                                                              1. object millInternal 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 diff --git a/api/latest/mill/scalalib/giter8/Giter8Module.html b/api/latest/mill/scalalib/giter8/Giter8Module.html index 41a950a90f6..a5aa03c2f71 100644 --- a/api/latest/mill/scalalib/giter8/Giter8Module.html +++ b/api/latest/mill/scalalib/giter8/Giter8Module.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.giter8.Giter8Module

                                                                                                                                                                                                Packages

                                                                                                                                                                                                trait Giter8Module extends BaseClass with CoursierModule

                                                                                                                                                                                                Source
                                                                                                                                                                                                Giter8Module.scala
                                                                                                                                                                                                Linear Supertypes
                                                                                                                                                                                                CoursierModule, define.Module, BaseClass, Cacher, AnyRef, Any
                                                                                                                                                                                                Known Subclasses
                                                                                                                                                                                                Ordering
                                                                                                                                                                                                1. Alphabetic
                                                                                                                                                                                                2. By Inheritance
                                                                                                                                                                                                Inherited
                                                                                                                                                                                                1. Giter8Module
                                                                                                                                                                                                2. CoursierModule
                                                                                                                                                                                                3. Module
                                                                                                                                                                                                4. BaseClass
                                                                                                                                                                                                5. Cacher
                                                                                                                                                                                                6. AnyRef
                                                                                                                                                                                                7. Any
                                                                                                                                                                                                1. Hide All
                                                                                                                                                                                                2. Show All
                                                                                                                                                                                                Visibility
                                                                                                                                                                                                1. Public
                                                                                                                                                                                                2. Protected

                                                                                                                                                                                                Value Members

                                                                                                                                                                                                1. object millInternal extends Internal

                                                                                                                                                                                                  Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../../';

                                                                                                                                                                                                  Packages

                                                                                                                                                                                                  trait Giter8Module extends BaseClass with CoursierModule

                                                                                                                                                                                                  Source
                                                                                                                                                                                                  Giter8Module.scala
                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                  CoursierModule, define.Module, BaseClass, Cacher, AnyRef, Any
                                                                                                                                                                                                  Known Subclasses
                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                  1. Giter8Module
                                                                                                                                                                                                  2. CoursierModule
                                                                                                                                                                                                  3. Module
                                                                                                                                                                                                  4. BaseClass
                                                                                                                                                                                                  5. Cacher
                                                                                                                                                                                                  6. AnyRef
                                                                                                                                                                                                  7. Any
                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                  1. object millInternal 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 diff --git a/api/latest/mill/scalalib/index.html b/api/latest/mill/scalalib/index.html index 87eddebd22c..f000f4a8f60 100644 --- a/api/latest/mill/scalalib/index.html +++ b/api/latest/mill/scalalib/index.html @@ -1,5 +1,5 @@ Mill - mill.scalalib

                                                                                                                                                                                                    Packages

                                                                                                                                                                                                    p

                                                                                                                                                                                                    mill

                                                                                                                                                                                                    scalalib

                                                                                                                                                                                                    package scalalib

                                                                                                                                                                                                    Source
                                                                                                                                                                                                    package.scala
                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                    JsonFormatters, AnyRef, Any
                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                    1. scalalib
                                                                                                                                                                                                    2. JsonFormatters
                                                                                                                                                                                                    3. AnyRef
                                                                                                                                                                                                    4. Any
                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                    Package Members

                                                                                                                                                                                                    1. package api
                                                                                                                                                                                                    2. package bsp
                                                                                                                                                                                                    3. package dependency
                                                                                                                                                                                                    4. package giter8
                                                                                                                                                                                                    5. package internal
                                                                                                                                                                                                    6. package publish
                                                                                                                                                                                                    7. package scalafmt

                                                                                                                                                                                                    Type Members

                                                                                                                                                                                                    1. case class BoundDep(dep: coursier.Dependency, force: Boolean) extends Product with Serializable

                                                                                                                                                                                                      Same as Dep but with already bound cross and platform settings.

                                                                                                                                                                                                    2. trait CoursierModule extends BaseClass with Module

                                                                                                                                                                                                      This module provides the capability to resolve (transitive) dependencies from (remote) repositories.

                                                                                                                                                                                                      This module provides the capability to resolve (transitive) dependencies from (remote) repositories.

                                                                                                                                                                                                      It's mainly used in JavaModule, but can also be used stand-alone, +var toRoot = '../../';

                                                                                                                                                                                                      Packages

                                                                                                                                                                                                      p

                                                                                                                                                                                                      mill

                                                                                                                                                                                                      scalalib

                                                                                                                                                                                                      package scalalib

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      package.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      JsonFormatters, AnyRef, Any
                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                      1. scalalib
                                                                                                                                                                                                      2. JsonFormatters
                                                                                                                                                                                                      3. AnyRef
                                                                                                                                                                                                      4. Any
                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                      Package Members

                                                                                                                                                                                                      1. package api
                                                                                                                                                                                                      2. package bsp
                                                                                                                                                                                                      3. package dependency
                                                                                                                                                                                                      4. package giter8
                                                                                                                                                                                                      5. package internal
                                                                                                                                                                                                      6. package publish
                                                                                                                                                                                                      7. package scalafmt

                                                                                                                                                                                                      Type Members

                                                                                                                                                                                                      1. case class BoundDep(dep: coursier.Dependency, force: Boolean) extends Product with Serializable

                                                                                                                                                                                                        Same as Dep but with already bound cross and platform settings.

                                                                                                                                                                                                      2. trait CoursierModule extends BaseClass with Module

                                                                                                                                                                                                        This module provides the capability to resolve (transitive) dependencies from (remote) repositories.

                                                                                                                                                                                                        This module provides the capability to resolve (transitive) dependencies from (remote) repositories.

                                                                                                                                                                                                        It's mainly used in JavaModule, but can also be used stand-alone, in which case you must provide repositories by overriding CoursierModule.repositoriesTask.

                                                                                                                                                                                                      3. trait CrossModuleBase extends BaseClass with ScalaModule with define.Cross.Module[String]
                                                                                                                                                                                                      4. trait CrossSbtModule extends BaseClass with SbtModule with CrossModuleBase
                                                                                                                                                                                                      5. trait CrossScalaModule extends BaseClass with ScalaModule with CrossModuleBase

                                                                                                                                                                                                        A ScalaModule which is suited to be used with mill.define.Cross.

                                                                                                                                                                                                        A ScalaModule which is suited to be used with mill.define.Cross. It supports additional source directories with the scala version pattern diff --git a/api/latest/mill/scalalib/internal/JavaModuleUtils$.html b/api/latest/mill/scalalib/internal/JavaModuleUtils$.html index 8f08b3fc309..0f92425a800 100644 --- a/api/latest/mill/scalalib/internal/JavaModuleUtils$.html +++ b/api/latest/mill/scalalib/internal/JavaModuleUtils$.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.internal.JavaModuleUtils

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        o

                                                                                                                                                                                                        mill.scalalib.internal

                                                                                                                                                                                                        JavaModuleUtils

                                                                                                                                                                                                        object JavaModuleUtils

                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @internal()
                                                                                                                                                                                                        Source
                                                                                                                                                                                                        JavaModuleUtils.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. JavaModuleUtils
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        17. def transitiveModules(module: define.Module, accept: (define.Module) => Boolean = _ => true): Seq[define.Module]

                                                                                                                                                                                                          Compute all transitive modules from module children and via moduleDeps + compileModuleDeps +var toRoot = '../../../';

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          o

                                                                                                                                                                                                          mill.scalalib.internal

                                                                                                                                                                                                          JavaModuleUtils

                                                                                                                                                                                                          object JavaModuleUtils

                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @internal()
                                                                                                                                                                                                          Source
                                                                                                                                                                                                          JavaModuleUtils.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. JavaModuleUtils
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          16. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          17. def transitiveModules(module: define.Module, accept: (define.Module) => Boolean = _ => true): Seq[define.Module]

                                                                                                                                                                                                            Compute all transitive modules from module children and via moduleDeps + compileModuleDeps

                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/internal/ModuleUtils$.html b/api/latest/mill/scalalib/internal/ModuleUtils$.html index b4306d33af7..19a5c057867 100644 --- a/api/latest/mill/scalalib/internal/ModuleUtils$.html +++ b/api/latest/mill/scalalib/internal/ModuleUtils$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.internal.ModuleUtils

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          object ModuleUtils

                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @internal()
                                                                                                                                                                                                          Source
                                                                                                                                                                                                          ModuleUtils.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. ModuleUtils
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. def moduleDisplayName(module: define.Module): String

                                                                                                                                                                                                            Computes a display name for a module which is also disambiguates foreign modules.

                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. def recursive[T <: define.Module](name: String, start: T, deps: (T) => Seq[T]): Seq[T]
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          object ModuleUtils

                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @internal()
                                                                                                                                                                                                          Source
                                                                                                                                                                                                          ModuleUtils.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. ModuleUtils
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. def moduleDisplayName(module: define.Module): String

                                                                                                                                                                                                            Computes a display name for a module which is also disambiguates foreign modules.

                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. def recursive[T <: define.Module](name: String, start: T, deps: (T) => Seq[T]): Seq[T]
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/package$$DepSyntax.html b/api/latest/mill/scalalib/package$$DepSyntax.html index 598750efa4a..e5a1667e08c 100644 --- a/api/latest/mill/scalalib/package$$DepSyntax.html +++ b/api/latest/mill/scalalib/package$$DepSyntax.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.DepSyntax
                                                                                                                                                                                                          c

                                                                                                                                                                                                          mill.scalalib

                                                                                                                                                                                                          DepSyntax

                                                                                                                                                                                                          implicit class DepSyntax extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          package.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. DepSyntax
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new DepSyntax(ctx: StringContext)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. def ivy(args: Any*): Dep
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../';
                                                                                                                                                                                                          c

                                                                                                                                                                                                          mill.scalalib

                                                                                                                                                                                                          DepSyntax

                                                                                                                                                                                                          implicit class DepSyntax extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          package.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. DepSyntax
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new DepSyntax(ctx: StringContext)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. def ivy(args: Any*): Dep
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Artifact$.html b/api/latest/mill/scalalib/publish/Artifact$.html index aab1423c2f0..ad89ca5ffd2 100644 --- a/api/latest/mill/scalalib/publish/Artifact$.html +++ b/api/latest/mill/scalalib/publish/Artifact$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Artifact

                                                                                                                                                                                                          object Artifact extends Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Artifact
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. def fromDep(dep: Dep, scalaFull: String, scalaBin: String, platformSuffix: String): Dependency
                                                                                                                                                                                                          10. def fromDepJava(dep: Dep): Dependency
                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          15. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          object Artifact extends Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Artifact
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. def fromDep(dep: Dep, scalaFull: String, scalaBin: String, platformSuffix: String): Dependency
                                                                                                                                                                                                          10. def fromDepJava(dep: Dep): Dependency
                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          15. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Artifact.html b/api/latest/mill/scalalib/publish/Artifact.html index f3f48a39007..d15da21e7de 100644 --- a/api/latest/mill/scalalib/publish/Artifact.html +++ b/api/latest/mill/scalalib/publish/Artifact.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Artifact

                                                                                                                                                                                                          case class Artifact(group: String, id: String, version: String) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Artifact
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new Artifact(group: String, id: String, version: String)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          9. val group: String
                                                                                                                                                                                                          10. val id: String
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. def isSnapshot: Boolean
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. val version: String
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          case class Artifact(group: String, id: String, version: String) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Artifact
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new Artifact(group: String, id: String, version: String)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          9. val group: String
                                                                                                                                                                                                          10. val id: String
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. def isSnapshot: Boolean
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. val version: String
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Dependency.html b/api/latest/mill/scalalib/publish/Dependency.html index 3357775484e..e7ab2009d61 100644 --- a/api/latest/mill/scalalib/publish/Dependency.html +++ b/api/latest/mill/scalalib/publish/Dependency.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Dependency

                                                                                                                                                                                                          case class Dependency(artifact: Artifact, scope: Scope, optional: Boolean = false, configuration: Option[String] = None, exclusions: Seq[(String, String)] = Nil) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Dependency
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new Dependency(artifact: Artifact, scope: Scope, optional: Boolean = false, configuration: Option[String] = None, exclusions: Seq[(String, String)] = Nil)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. val artifact: Artifact
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. val configuration: Option[String]
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. val exclusions: Seq[(String, String)]
                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. val optional: Boolean
                                                                                                                                                                                                          17. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          18. val scope: Scope
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          case class Dependency(artifact: Artifact, scope: Scope, optional: Boolean = false, configuration: Option[String] = None, exclusions: Seq[(String, String)] = Nil) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Dependency
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new Dependency(artifact: Artifact, scope: Scope, optional: Boolean = false, configuration: Option[String] = None, exclusions: Seq[(String, String)] = Nil)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. val artifact: Artifact
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. val configuration: Option[String]
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. val exclusions: Seq[(String, String)]
                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. val optional: Boolean
                                                                                                                                                                                                          17. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          18. val scope: Scope
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Developer.html b/api/latest/mill/scalalib/publish/Developer.html index ba88697f9df..119aaa19e42 100644 --- a/api/latest/mill/scalalib/publish/Developer.html +++ b/api/latest/mill/scalalib/publish/Developer.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Developer

                                                                                                                                                                                                          case class Developer(id: String, name: String, url: String, organization: Option[String] = None, organizationUrl: Option[String] = None) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Developer
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new Developer(id: String, name: String, url: String, organization: Option[String] = None, organizationUrl: Option[String] = None)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          9. val id: String
                                                                                                                                                                                                          10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          11. val name: String
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. val organization: Option[String]
                                                                                                                                                                                                          16. val organizationUrl: Option[String]
                                                                                                                                                                                                          17. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          18. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          19. val url: String
                                                                                                                                                                                                          20. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          case class Developer(id: String, name: String, url: String, organization: Option[String] = None, organizationUrl: Option[String] = None) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Developer
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new Developer(id: String, name: String, url: String, organization: Option[String] = None, organizationUrl: Option[String] = None)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          8. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          9. val id: String
                                                                                                                                                                                                          10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          11. val name: String
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. val organization: Option[String]
                                                                                                                                                                                                          16. val organizationUrl: Option[String]
                                                                                                                                                                                                          17. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          18. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          19. val url: String
                                                                                                                                                                                                          20. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Ivy$.html b/api/latest/mill/scalalib/publish/Ivy$.html index f63e351c34b..533cb167429 100644 --- a/api/latest/mill/scalalib/publish/Ivy$.html +++ b/api/latest/mill/scalalib/publish/Ivy$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Ivy

                                                                                                                                                                                                          object Ivy

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Ivy.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Ivy
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. def apply(artifact: Artifact, dependencies: api.Loose.Agg[Dependency], extras: Seq[PublishInfo] = Seq.empty): String
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          9. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. val head: String
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          15. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          object Ivy

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Ivy.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Ivy
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. def apply(artifact: Artifact, dependencies: api.Loose.Agg[Dependency], extras: Seq[PublishInfo] = Seq.empty): String
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          9. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. val head: String
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          15. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/JsonFormatters.html b/api/latest/mill/scalalib/publish/JsonFormatters.html index 821ac185088..4fb431f4283 100644 --- a/api/latest/mill/scalalib/publish/JsonFormatters.html +++ b/api/latest/mill/scalalib/publish/JsonFormatters.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.JsonFormatters
                                                                                                                                                                                                          t

                                                                                                                                                                                                          mill.scalalib.publish

                                                                                                                                                                                                          JsonFormatters

                                                                                                                                                                                                          trait JsonFormatters extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          JsonFormatters.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. JsonFormatters
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. implicit lazy val artifactFormat: upickle.default.ReadWriter[Artifact]
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. implicit lazy val developerFormat: upickle.default.ReadWriter[Developer]
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. implicit lazy val licenseFormat: upickle.default.ReadWriter[License]
                                                                                                                                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          16. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          18. implicit lazy val pomSettingsFormat: upickle.default.ReadWriter[PomSettings]
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          21. implicit lazy val versionControlFormat: upickle.default.ReadWriter[VersionControl]
                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';
                                                                                                                                                                                                          t

                                                                                                                                                                                                          mill.scalalib.publish

                                                                                                                                                                                                          JsonFormatters

                                                                                                                                                                                                          trait JsonFormatters extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          JsonFormatters.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. JsonFormatters
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. implicit lazy val artifactFormat: upickle.default.ReadWriter[Artifact]
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. implicit lazy val developerFormat: upickle.default.ReadWriter[Developer]
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. implicit lazy val licenseFormat: upickle.default.ReadWriter[License]
                                                                                                                                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          16. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          18. implicit lazy val pomSettingsFormat: upickle.default.ReadWriter[PomSettings]
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          21. implicit lazy val versionControlFormat: upickle.default.ReadWriter[VersionControl]
                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/License$$Common$.html b/api/latest/mill/scalalib/publish/License$$Common$.html index e7cc6084f7d..72a24089aa0 100644 --- a/api/latest/mill/scalalib/publish/License$$Common$.html +++ b/api/latest/mill/scalalib/publish/License$$Common$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.License.Common

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          object Common

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Licence.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Common
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. val Apache2: License
                                                                                                                                                                                                          5. val BSD3: License
                                                                                                                                                                                                          6. val BSD4: License
                                                                                                                                                                                                          7. val MIT: License
                                                                                                                                                                                                          8. val Typesafe: License
                                                                                                                                                                                                          9. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          10. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          11. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          12. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          13. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          14. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          17. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          19. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          21. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          object Common

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Licence.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Common
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. val Apache2: License
                                                                                                                                                                                                          5. val BSD3: License
                                                                                                                                                                                                          6. val BSD4: License
                                                                                                                                                                                                          7. val MIT: License
                                                                                                                                                                                                          8. val Typesafe: License
                                                                                                                                                                                                          9. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          10. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          11. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          12. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          13. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          14. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          17. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          19. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          21. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/License$.html b/api/latest/mill/scalalib/publish/License$.html index 82f0e1dc978..6cc5206b60d 100644 --- a/api/latest/mill/scalalib/publish/License$.html +++ b/api/latest/mill/scalalib/publish/License$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.License

                                                                                                                                                                                                          object License extends Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Licence.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. License
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. val 0BSD: License
                                                                                                                                                                                                          4. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          5. val AAL: License
                                                                                                                                                                                                          6. val ADSL: License
                                                                                                                                                                                                          7. val AFL-1.1: License
                                                                                                                                                                                                          8. val AFL-1.2: License
                                                                                                                                                                                                          9. val AFL-2.0: License
                                                                                                                                                                                                          10. val AFL-2.1: License
                                                                                                                                                                                                          11. val AFL-3.0: License
                                                                                                                                                                                                          12. val AGPL-1.0: License
                                                                                                                                                                                                          13. val AGPL-3.0: License
                                                                                                                                                                                                          14. val AGPL-3.0-only: License
                                                                                                                                                                                                          15. val AGPL-3.0-or-later: License
                                                                                                                                                                                                          16. val AMDPLPA: License
                                                                                                                                                                                                          17. val AML: License
                                                                                                                                                                                                          18. val AMPAS: License
                                                                                                                                                                                                          19. val ANTLR-PD: License
                                                                                                                                                                                                          20. val APAFML: License
                                                                                                                                                                                                          21. val APL-1.0: License
                                                                                                                                                                                                          22. val APSL-1.0: License
                                                                                                                                                                                                          23. val APSL-1.1: License
                                                                                                                                                                                                          24. val APSL-1.2: License
                                                                                                                                                                                                          25. val APSL-2.0: License
                                                                                                                                                                                                          26. val Abstyles: License
                                                                                                                                                                                                          27. val Adobe-2006: License
                                                                                                                                                                                                          28. val Adobe-Glyph: License
                                                                                                                                                                                                          29. val Afmparse: License
                                                                                                                                                                                                          30. val Aladdin: License
                                                                                                                                                                                                          31. val Apache-1.0: License
                                                                                                                                                                                                          32. val Apache-1.1: License
                                                                                                                                                                                                          33. val Apache-2.0: License
                                                                                                                                                                                                          34. val Artistic-1.0: License
                                                                                                                                                                                                          35. val Artistic-1.0-Perl: License
                                                                                                                                                                                                          36. val Artistic-1.0-cl8: License
                                                                                                                                                                                                          37. val Artistic-2.0: License
                                                                                                                                                                                                          38. val BSD-1-Clause: License
                                                                                                                                                                                                          39. val BSD-2-Clause: License
                                                                                                                                                                                                          40. val BSD-2-Clause-FreeBSD: License
                                                                                                                                                                                                          41. val BSD-2-Clause-NetBSD: License
                                                                                                                                                                                                          42. val BSD-2-Clause-Patent: License
                                                                                                                                                                                                          43. val BSD-3-Clause: License
                                                                                                                                                                                                          44. val BSD-3-Clause-Attribution: License
                                                                                                                                                                                                          45. val BSD-3-Clause-Clear: License
                                                                                                                                                                                                          46. val BSD-3-Clause-LBNL: License
                                                                                                                                                                                                          47. val BSD-3-Clause-No-Nuclear-License: License
                                                                                                                                                                                                          48. val BSD-3-Clause-No-Nuclear-License-2014: License
                                                                                                                                                                                                          49. val BSD-3-Clause-No-Nuclear-Warranty: License
                                                                                                                                                                                                          50. val BSD-4-Clause: License
                                                                                                                                                                                                          51. val BSD-4-Clause-UC: License
                                                                                                                                                                                                          52. val BSD-Protection: License
                                                                                                                                                                                                          53. val BSD-Source-Code: License
                                                                                                                                                                                                          54. val BSL-1.0: License
                                                                                                                                                                                                          55. val Bahyph: License
                                                                                                                                                                                                          56. val Barr: License
                                                                                                                                                                                                          57. val Beerware: License
                                                                                                                                                                                                          58. val BitTorrent-1.0: License
                                                                                                                                                                                                          59. val BitTorrent-1.1: License
                                                                                                                                                                                                          60. val Borceux: License
                                                                                                                                                                                                          61. val CATOSL-1.1: License
                                                                                                                                                                                                          62. val CC-BY-1.0: License
                                                                                                                                                                                                          63. val CC-BY-2.0: License
                                                                                                                                                                                                          64. val CC-BY-2.5: License
                                                                                                                                                                                                          65. val CC-BY-3.0: License
                                                                                                                                                                                                          66. val CC-BY-4.0: License
                                                                                                                                                                                                          67. val CC-BY-NC-1.0: License
                                                                                                                                                                                                          68. val CC-BY-NC-2.0: License
                                                                                                                                                                                                          69. val CC-BY-NC-2.5: License
                                                                                                                                                                                                          70. val CC-BY-NC-3.0: License
                                                                                                                                                                                                          71. val CC-BY-NC-4.0: License
                                                                                                                                                                                                          72. val CC-BY-NC-ND-1.0: License
                                                                                                                                                                                                          73. val CC-BY-NC-ND-2.0: License
                                                                                                                                                                                                          74. val CC-BY-NC-ND-2.5: License
                                                                                                                                                                                                          75. val CC-BY-NC-ND-3.0: License
                                                                                                                                                                                                          76. val CC-BY-NC-ND-4.0: License
                                                                                                                                                                                                          77. val CC-BY-NC-SA-1.0: License
                                                                                                                                                                                                          78. val CC-BY-NC-SA-2.0: License
                                                                                                                                                                                                          79. val CC-BY-NC-SA-2.5: License
                                                                                                                                                                                                          80. val CC-BY-NC-SA-3.0: License
                                                                                                                                                                                                          81. val CC-BY-NC-SA-4.0: License
                                                                                                                                                                                                          82. val CC-BY-ND-1.0: License
                                                                                                                                                                                                          83. val CC-BY-ND-2.0: License
                                                                                                                                                                                                          84. val CC-BY-ND-2.5: License
                                                                                                                                                                                                          85. val CC-BY-ND-3.0: License
                                                                                                                                                                                                          86. val CC-BY-ND-4.0: License
                                                                                                                                                                                                          87. val CC-BY-SA-1.0: License
                                                                                                                                                                                                          88. val CC-BY-SA-2.0: License
                                                                                                                                                                                                          89. val CC-BY-SA-2.5: License
                                                                                                                                                                                                          90. val CC-BY-SA-3.0: License
                                                                                                                                                                                                          91. val CC-BY-SA-4.0: License
                                                                                                                                                                                                          92. val CC0-1.0: License
                                                                                                                                                                                                          93. val CDDL-1.0: License
                                                                                                                                                                                                          94. val CDDL-1.1: License
                                                                                                                                                                                                          95. val CDLA-Permissive-1.0: License
                                                                                                                                                                                                          96. val CDLA-Sharing-1.0: License
                                                                                                                                                                                                          97. val CECILL-1.0: License
                                                                                                                                                                                                          98. val CECILL-1.1: License
                                                                                                                                                                                                          99. val CECILL-2.0: License
                                                                                                                                                                                                          100. val CECILL-2.1: License
                                                                                                                                                                                                          101. val CECILL-B: License
                                                                                                                                                                                                          102. val CECILL-C: License
                                                                                                                                                                                                          103. val CNRI-Jython: License
                                                                                                                                                                                                          104. val CNRI-Python: License
                                                                                                                                                                                                          105. val CNRI-Python-GPL-Compatible: License
                                                                                                                                                                                                          106. val CPAL-1.0: License
                                                                                                                                                                                                          107. val CPL-1.0: License
                                                                                                                                                                                                          108. val CPOL-1.02: License
                                                                                                                                                                                                          109. val CUA-OPL-1.0: License
                                                                                                                                                                                                          110. val Caldera: License
                                                                                                                                                                                                          111. val ClArtistic: License
                                                                                                                                                                                                          112. val Condor-1.1: License
                                                                                                                                                                                                          113. val Crossword: License
                                                                                                                                                                                                          114. val CrystalStacker: License
                                                                                                                                                                                                          115. val Cube: License
                                                                                                                                                                                                          116. val D-FSL-1.0: License
                                                                                                                                                                                                          117. val DOC: License
                                                                                                                                                                                                          118. val DSDP: License
                                                                                                                                                                                                          119. val Dotseqn: License
                                                                                                                                                                                                          120. val ECL-1.0: License
                                                                                                                                                                                                          121. val ECL-2.0: License
                                                                                                                                                                                                          122. val EFL-1.0: License
                                                                                                                                                                                                          123. val EFL-2.0: License
                                                                                                                                                                                                          124. val EPL-1.0: License
                                                                                                                                                                                                          125. val EPL-2.0: License
                                                                                                                                                                                                          126. val EUDatagrid: License
                                                                                                                                                                                                          127. val EUPL-1.0: License
                                                                                                                                                                                                          128. val EUPL-1.1: License
                                                                                                                                                                                                          129. val EUPL-1.2: License
                                                                                                                                                                                                          130. val Entessa: License
                                                                                                                                                                                                          131. val ErlPL-1.1: License
                                                                                                                                                                                                          132. val Eurosym: License
                                                                                                                                                                                                          133. val FSFAP: License
                                                                                                                                                                                                          134. val FSFUL: License
                                                                                                                                                                                                          135. val FSFULLR: License
                                                                                                                                                                                                          136. val FTL: License
                                                                                                                                                                                                          137. val Fair: License
                                                                                                                                                                                                          138. val Frameworx-1.0: License
                                                                                                                                                                                                          139. val FreeImage: License
                                                                                                                                                                                                          140. val GFDL-1.1: License
                                                                                                                                                                                                          141. val GFDL-1.1-only: License
                                                                                                                                                                                                          142. val GFDL-1.1-or-later: License
                                                                                                                                                                                                          143. val GFDL-1.2: License
                                                                                                                                                                                                          144. val GFDL-1.2-only: License
                                                                                                                                                                                                          145. val GFDL-1.2-or-later: License
                                                                                                                                                                                                          146. val GFDL-1.3: License
                                                                                                                                                                                                          147. val GFDL-1.3-only: License
                                                                                                                                                                                                          148. val GFDL-1.3-or-later: License
                                                                                                                                                                                                          149. val GL2PS: License
                                                                                                                                                                                                          150. val GPL-1.0: License
                                                                                                                                                                                                          151. val GPL-1.0+: License
                                                                                                                                                                                                          152. val GPL-1.0-only: License
                                                                                                                                                                                                          153. val GPL-1.0-or-later: License
                                                                                                                                                                                                          154. val GPL-2.0: License
                                                                                                                                                                                                          155. val GPL-2.0+: License
                                                                                                                                                                                                          156. val GPL-2.0-only: License
                                                                                                                                                                                                          157. val GPL-2.0-or-later: License
                                                                                                                                                                                                          158. val GPL-2.0-with-GCC-exception: License
                                                                                                                                                                                                          159. val GPL-2.0-with-autoconf-exception: License
                                                                                                                                                                                                          160. val GPL-2.0-with-bison-exception: License
                                                                                                                                                                                                          161. val GPL-2.0-with-classpath-exception: License
                                                                                                                                                                                                          162. val GPL-2.0-with-font-exception: License
                                                                                                                                                                                                          163. val GPL-3.0: License
                                                                                                                                                                                                          164. val GPL-3.0+: License
                                                                                                                                                                                                          165. val GPL-3.0-only: License
                                                                                                                                                                                                          166. val GPL-3.0-or-later: License
                                                                                                                                                                                                          167. val GPL-3.0-with-GCC-exception: License
                                                                                                                                                                                                          168. val GPL-3.0-with-autoconf-exception: License
                                                                                                                                                                                                          169. val Giftware: License
                                                                                                                                                                                                          170. val Glide: License
                                                                                                                                                                                                          171. val Glulxe: License
                                                                                                                                                                                                          172. val HPND: License
                                                                                                                                                                                                          173. val HaskellReport: License
                                                                                                                                                                                                          174. val IBM-pibs: License
                                                                                                                                                                                                          175. val ICU: License
                                                                                                                                                                                                          176. val IJG: License
                                                                                                                                                                                                          177. val IPA: License
                                                                                                                                                                                                          178. val IPL-1.0: License
                                                                                                                                                                                                          179. val ISC: License
                                                                                                                                                                                                          180. val ImageMagick: License
                                                                                                                                                                                                          181. val Imlib2: License
                                                                                                                                                                                                          182. val Info-ZIP: License
                                                                                                                                                                                                          183. val Intel: License
                                                                                                                                                                                                          184. val Intel-ACPI: License
                                                                                                                                                                                                          185. val Interbase-1.0: License
                                                                                                                                                                                                          186. val JSON: License
                                                                                                                                                                                                          187. val JasPer-2.0: License
                                                                                                                                                                                                          188. val LAL-1.2: License
                                                                                                                                                                                                          189. val LAL-1.3: License
                                                                                                                                                                                                          190. val LGPL-2.0: License
                                                                                                                                                                                                          191. val LGPL-2.0+: License
                                                                                                                                                                                                          192. val LGPL-2.0-only: License
                                                                                                                                                                                                          193. val LGPL-2.0-or-later: License
                                                                                                                                                                                                          194. val LGPL-2.1: License
                                                                                                                                                                                                          195. val LGPL-2.1+: License
                                                                                                                                                                                                          196. val LGPL-2.1-only: License
                                                                                                                                                                                                          197. val LGPL-2.1-or-later: License
                                                                                                                                                                                                          198. val LGPL-3.0: License
                                                                                                                                                                                                          199. val LGPL-3.0+: License
                                                                                                                                                                                                          200. val LGPL-3.0-only: License
                                                                                                                                                                                                          201. val LGPL-3.0-or-later: License
                                                                                                                                                                                                          202. val LGPLLR: License
                                                                                                                                                                                                          203. val LPL-1.0: License
                                                                                                                                                                                                          204. val LPL-1.02: License
                                                                                                                                                                                                          205. val LPPL-1.0: License
                                                                                                                                                                                                          206. val LPPL-1.1: License
                                                                                                                                                                                                          207. val LPPL-1.2: License
                                                                                                                                                                                                          208. val LPPL-1.3a: License
                                                                                                                                                                                                          209. val LPPL-1.3c: License
                                                                                                                                                                                                          210. val Latex2e: License
                                                                                                                                                                                                          211. val Leptonica: License
                                                                                                                                                                                                          212. val LiLiQ-P-1.1: License
                                                                                                                                                                                                          213. val LiLiQ-R-1.1: License
                                                                                                                                                                                                          214. val LiLiQ-Rplus-1.1: License
                                                                                                                                                                                                          215. val Libpng: License
                                                                                                                                                                                                          216. val MIT: License
                                                                                                                                                                                                          217. val MIT-CMU: License
                                                                                                                                                                                                          218. val MIT-advertising: License
                                                                                                                                                                                                          219. val MIT-enna: License
                                                                                                                                                                                                          220. val MIT-feh: License
                                                                                                                                                                                                          221. val MITNFA: License
                                                                                                                                                                                                          222. val MPL-1.0: License
                                                                                                                                                                                                          223. val MPL-1.1: License
                                                                                                                                                                                                          224. val MPL-2.0: License
                                                                                                                                                                                                          225. val MPL-2.0-no-copyleft-exception: License
                                                                                                                                                                                                          226. val MS-PL: License
                                                                                                                                                                                                          227. val MS-RL: License
                                                                                                                                                                                                          228. val MTLL: License
                                                                                                                                                                                                          229. val MakeIndex: License
                                                                                                                                                                                                          230. val MirOS: License
                                                                                                                                                                                                          231. val Motosoto: License
                                                                                                                                                                                                          232. val Multics: License
                                                                                                                                                                                                          233. val Mup: License
                                                                                                                                                                                                          234. val NASA-1.3: License
                                                                                                                                                                                                          235. val NBPL-1.0: License
                                                                                                                                                                                                          236. val NCSA: License
                                                                                                                                                                                                          237. val NGPL: License
                                                                                                                                                                                                          238. val NLOD-1.0: License
                                                                                                                                                                                                          239. val NLPL: License
                                                                                                                                                                                                          240. val NOSL: License
                                                                                                                                                                                                          241. val NPL-1.0: License
                                                                                                                                                                                                          242. val NPL-1.1: License
                                                                                                                                                                                                          243. val NPOSL-3.0: License
                                                                                                                                                                                                          244. val NRL: License
                                                                                                                                                                                                          245. val NTP: License
                                                                                                                                                                                                          246. val Naumen: License
                                                                                                                                                                                                          247. val Net-SNMP: License
                                                                                                                                                                                                          248. val NetCDF: License
                                                                                                                                                                                                          249. val Newsletr: License
                                                                                                                                                                                                          250. val Nokia: License
                                                                                                                                                                                                          251. val Noweb: License
                                                                                                                                                                                                          252. val Nunit: License
                                                                                                                                                                                                          253. val OCCT-PL: License
                                                                                                                                                                                                          254. val OCLC-2.0: License
                                                                                                                                                                                                          255. val ODbL-1.0: License
                                                                                                                                                                                                          256. val OFL-1.0: License
                                                                                                                                                                                                          257. val OFL-1.1: License
                                                                                                                                                                                                          258. val OGTSL: License
                                                                                                                                                                                                          259. val OLDAP-1.1: License
                                                                                                                                                                                                          260. val OLDAP-1.2: License
                                                                                                                                                                                                          261. val OLDAP-1.3: License
                                                                                                                                                                                                          262. val OLDAP-1.4: License
                                                                                                                                                                                                          263. val OLDAP-2.0: License
                                                                                                                                                                                                          264. val OLDAP-2.0.1: License
                                                                                                                                                                                                          265. val OLDAP-2.1: License
                                                                                                                                                                                                          266. val OLDAP-2.2: License
                                                                                                                                                                                                          267. val OLDAP-2.2.1: License
                                                                                                                                                                                                          268. val OLDAP-2.2.2: License
                                                                                                                                                                                                          269. val OLDAP-2.3: License
                                                                                                                                                                                                          270. val OLDAP-2.4: License
                                                                                                                                                                                                          271. val OLDAP-2.5: License
                                                                                                                                                                                                          272. val OLDAP-2.6: License
                                                                                                                                                                                                          273. val OLDAP-2.7: License
                                                                                                                                                                                                          274. val OLDAP-2.8: License
                                                                                                                                                                                                          275. val OML: License
                                                                                                                                                                                                          276. val OPL-1.0: License
                                                                                                                                                                                                          277. val OSET-PL-2.1: License
                                                                                                                                                                                                          278. val OSL-1.0: License
                                                                                                                                                                                                          279. val OSL-1.1: License
                                                                                                                                                                                                          280. val OSL-2.0: License
                                                                                                                                                                                                          281. val OSL-2.1: License
                                                                                                                                                                                                          282. val OSL-3.0: License
                                                                                                                                                                                                          283. val OpenSSL: License
                                                                                                                                                                                                          284. val PDDL-1.0: License
                                                                                                                                                                                                          285. val PHP-3.0: License
                                                                                                                                                                                                          286. val PHP-3.01: License
                                                                                                                                                                                                          287. val Plexus: License
                                                                                                                                                                                                          288. val PostgreSQL: License
                                                                                                                                                                                                          289. val PublicDomain: License
                                                                                                                                                                                                          290. val Python-2.0: License
                                                                                                                                                                                                          291. val QPL-1.0: License
                                                                                                                                                                                                          292. val Qhull: License
                                                                                                                                                                                                          293. val RHeCos-1.1: License
                                                                                                                                                                                                          294. val RPL-1.1: License
                                                                                                                                                                                                          295. val RPL-1.5: License
                                                                                                                                                                                                          296. val RPSL-1.0: License
                                                                                                                                                                                                          297. val RSA-MD: License
                                                                                                                                                                                                          298. val RSCPL: License
                                                                                                                                                                                                          299. val Rdisc: License
                                                                                                                                                                                                          300. val Ruby: License
                                                                                                                                                                                                          301. val SAX-PD: License
                                                                                                                                                                                                          302. val SCEA: License
                                                                                                                                                                                                          303. val SGI-B-1.0: License
                                                                                                                                                                                                          304. val SGI-B-1.1: License
                                                                                                                                                                                                          305. val SGI-B-2.0: License
                                                                                                                                                                                                          306. val SISSL: License
                                                                                                                                                                                                          307. val SISSL-1.2: License
                                                                                                                                                                                                          308. val SMLNJ: License
                                                                                                                                                                                                          309. val SMPPL: License
                                                                                                                                                                                                          310. val SNIA: License
                                                                                                                                                                                                          311. val SPL-1.0: License
                                                                                                                                                                                                          312. val SWL: License
                                                                                                                                                                                                          313. val Saxpath: License
                                                                                                                                                                                                          314. val Scala: License
                                                                                                                                                                                                          315. val Sendmail: License
                                                                                                                                                                                                          316. val SimPL-2.0: License
                                                                                                                                                                                                          317. val Sleepycat: License
                                                                                                                                                                                                          318. val Spencer-86: License
                                                                                                                                                                                                          319. val Spencer-94: License
                                                                                                                                                                                                          320. val Spencer-99: License
                                                                                                                                                                                                          321. val StandardML-NJ: License
                                                                                                                                                                                                          322. val SugarCRM-1.1.3: License
                                                                                                                                                                                                          323. val TCL: License
                                                                                                                                                                                                          324. val TCP-wrappers: License
                                                                                                                                                                                                          325. val TMate: License
                                                                                                                                                                                                          326. val TORQUE-1.1: License
                                                                                                                                                                                                          327. val TOSL: License
                                                                                                                                                                                                          328. val TypesafeSubscriptionAgreement: License
                                                                                                                                                                                                          329. val UPL-1.0: License
                                                                                                                                                                                                          330. val Unicode-DFS-2015: License
                                                                                                                                                                                                          331. val Unicode-DFS-2016: License
                                                                                                                                                                                                          332. val Unicode-TOU: License
                                                                                                                                                                                                          333. val Unlicense: License
                                                                                                                                                                                                          334. val VOSTROM: License
                                                                                                                                                                                                          335. val VSL-1.0: License
                                                                                                                                                                                                          336. val Vim: License
                                                                                                                                                                                                          337. val W3C: License
                                                                                                                                                                                                          338. val W3C-19980720: License
                                                                                                                                                                                                          339. val W3C-20150513: License
                                                                                                                                                                                                          340. val WTFPL: License
                                                                                                                                                                                                          341. val Watcom-1.0: License
                                                                                                                                                                                                          342. val Wsuipa: License
                                                                                                                                                                                                          343. val X11: License
                                                                                                                                                                                                          344. val XFree86-1.1: License
                                                                                                                                                                                                          345. val XSkat: License
                                                                                                                                                                                                          346. val Xerox: License
                                                                                                                                                                                                          347. val Xnet: License
                                                                                                                                                                                                          348. val YPL-1.0: License
                                                                                                                                                                                                          349. val YPL-1.1: License
                                                                                                                                                                                                          350. val ZPL-1.1: License
                                                                                                                                                                                                          351. val ZPL-2.0: License
                                                                                                                                                                                                          352. val ZPL-2.1: License
                                                                                                                                                                                                          353. val Zed: License
                                                                                                                                                                                                          354. val Zend-2.0: License
                                                                                                                                                                                                          355. val Zimbra-1.3: License
                                                                                                                                                                                                          356. val Zimbra-1.4: License
                                                                                                                                                                                                          357. val Zlib: License
                                                                                                                                                                                                          358. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          359. val bzip2-1.0.5: License
                                                                                                                                                                                                          360. val bzip2-1.0.6: License
                                                                                                                                                                                                          361. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          362. val curl: License
                                                                                                                                                                                                          363. val diffmark: License
                                                                                                                                                                                                          364. val dvipdfm: License
                                                                                                                                                                                                          365. val eCos-2.0: License
                                                                                                                                                                                                          366. val eGenix: License
                                                                                                                                                                                                          367. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          368. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          369. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          370. val gSOAP-1.3b: License
                                                                                                                                                                                                          371. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          372. val gnuplot: License
                                                                                                                                                                                                          373. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          374. val iMatix: License
                                                                                                                                                                                                          375. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          376. val libtiff: License
                                                                                                                                                                                                          377. val mpich2: License
                                                                                                                                                                                                          378. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          379. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          380. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          381. val psfrag: License
                                                                                                                                                                                                          382. val psutils: License
                                                                                                                                                                                                          383. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          384. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          385. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          386. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          387. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                          388. val wxWindows: License
                                                                                                                                                                                                          389. val xinetd: License
                                                                                                                                                                                                          390. val xpp: License
                                                                                                                                                                                                          391. val zlib-acknowledgement: License
                                                                                                                                                                                                          392. object Common

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          object License extends Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Licence.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. License
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. val 0BSD: License
                                                                                                                                                                                                          4. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          5. val AAL: License
                                                                                                                                                                                                          6. val ADSL: License
                                                                                                                                                                                                          7. val AFL-1.1: License
                                                                                                                                                                                                          8. val AFL-1.2: License
                                                                                                                                                                                                          9. val AFL-2.0: License
                                                                                                                                                                                                          10. val AFL-2.1: License
                                                                                                                                                                                                          11. val AFL-3.0: License
                                                                                                                                                                                                          12. val AGPL-1.0: License
                                                                                                                                                                                                          13. val AGPL-3.0: License
                                                                                                                                                                                                          14. val AGPL-3.0-only: License
                                                                                                                                                                                                          15. val AGPL-3.0-or-later: License
                                                                                                                                                                                                          16. val AMDPLPA: License
                                                                                                                                                                                                          17. val AML: License
                                                                                                                                                                                                          18. val AMPAS: License
                                                                                                                                                                                                          19. val ANTLR-PD: License
                                                                                                                                                                                                          20. val APAFML: License
                                                                                                                                                                                                          21. val APL-1.0: License
                                                                                                                                                                                                          22. val APSL-1.0: License
                                                                                                                                                                                                          23. val APSL-1.1: License
                                                                                                                                                                                                          24. val APSL-1.2: License
                                                                                                                                                                                                          25. val APSL-2.0: License
                                                                                                                                                                                                          26. val Abstyles: License
                                                                                                                                                                                                          27. val Adobe-2006: License
                                                                                                                                                                                                          28. val Adobe-Glyph: License
                                                                                                                                                                                                          29. val Afmparse: License
                                                                                                                                                                                                          30. val Aladdin: License
                                                                                                                                                                                                          31. val Apache-1.0: License
                                                                                                                                                                                                          32. val Apache-1.1: License
                                                                                                                                                                                                          33. val Apache-2.0: License
                                                                                                                                                                                                          34. val Artistic-1.0: License
                                                                                                                                                                                                          35. val Artistic-1.0-Perl: License
                                                                                                                                                                                                          36. val Artistic-1.0-cl8: License
                                                                                                                                                                                                          37. val Artistic-2.0: License
                                                                                                                                                                                                          38. val BSD-1-Clause: License
                                                                                                                                                                                                          39. val BSD-2-Clause: License
                                                                                                                                                                                                          40. val BSD-2-Clause-FreeBSD: License
                                                                                                                                                                                                          41. val BSD-2-Clause-NetBSD: License
                                                                                                                                                                                                          42. val BSD-2-Clause-Patent: License
                                                                                                                                                                                                          43. val BSD-3-Clause: License
                                                                                                                                                                                                          44. val BSD-3-Clause-Attribution: License
                                                                                                                                                                                                          45. val BSD-3-Clause-Clear: License
                                                                                                                                                                                                          46. val BSD-3-Clause-LBNL: License
                                                                                                                                                                                                          47. val BSD-3-Clause-No-Nuclear-License: License
                                                                                                                                                                                                          48. val BSD-3-Clause-No-Nuclear-License-2014: License
                                                                                                                                                                                                          49. val BSD-3-Clause-No-Nuclear-Warranty: License
                                                                                                                                                                                                          50. val BSD-4-Clause: License
                                                                                                                                                                                                          51. val BSD-4-Clause-UC: License
                                                                                                                                                                                                          52. val BSD-Protection: License
                                                                                                                                                                                                          53. val BSD-Source-Code: License
                                                                                                                                                                                                          54. val BSL-1.0: License
                                                                                                                                                                                                          55. val Bahyph: License
                                                                                                                                                                                                          56. val Barr: License
                                                                                                                                                                                                          57. val Beerware: License
                                                                                                                                                                                                          58. val BitTorrent-1.0: License
                                                                                                                                                                                                          59. val BitTorrent-1.1: License
                                                                                                                                                                                                          60. val Borceux: License
                                                                                                                                                                                                          61. val CATOSL-1.1: License
                                                                                                                                                                                                          62. val CC-BY-1.0: License
                                                                                                                                                                                                          63. val CC-BY-2.0: License
                                                                                                                                                                                                          64. val CC-BY-2.5: License
                                                                                                                                                                                                          65. val CC-BY-3.0: License
                                                                                                                                                                                                          66. val CC-BY-4.0: License
                                                                                                                                                                                                          67. val CC-BY-NC-1.0: License
                                                                                                                                                                                                          68. val CC-BY-NC-2.0: License
                                                                                                                                                                                                          69. val CC-BY-NC-2.5: License
                                                                                                                                                                                                          70. val CC-BY-NC-3.0: License
                                                                                                                                                                                                          71. val CC-BY-NC-4.0: License
                                                                                                                                                                                                          72. val CC-BY-NC-ND-1.0: License
                                                                                                                                                                                                          73. val CC-BY-NC-ND-2.0: License
                                                                                                                                                                                                          74. val CC-BY-NC-ND-2.5: License
                                                                                                                                                                                                          75. val CC-BY-NC-ND-3.0: License
                                                                                                                                                                                                          76. val CC-BY-NC-ND-4.0: License
                                                                                                                                                                                                          77. val CC-BY-NC-SA-1.0: License
                                                                                                                                                                                                          78. val CC-BY-NC-SA-2.0: License
                                                                                                                                                                                                          79. val CC-BY-NC-SA-2.5: License
                                                                                                                                                                                                          80. val CC-BY-NC-SA-3.0: License
                                                                                                                                                                                                          81. val CC-BY-NC-SA-4.0: License
                                                                                                                                                                                                          82. val CC-BY-ND-1.0: License
                                                                                                                                                                                                          83. val CC-BY-ND-2.0: License
                                                                                                                                                                                                          84. val CC-BY-ND-2.5: License
                                                                                                                                                                                                          85. val CC-BY-ND-3.0: License
                                                                                                                                                                                                          86. val CC-BY-ND-4.0: License
                                                                                                                                                                                                          87. val CC-BY-SA-1.0: License
                                                                                                                                                                                                          88. val CC-BY-SA-2.0: License
                                                                                                                                                                                                          89. val CC-BY-SA-2.5: License
                                                                                                                                                                                                          90. val CC-BY-SA-3.0: License
                                                                                                                                                                                                          91. val CC-BY-SA-4.0: License
                                                                                                                                                                                                          92. val CC0-1.0: License
                                                                                                                                                                                                          93. val CDDL-1.0: License
                                                                                                                                                                                                          94. val CDDL-1.1: License
                                                                                                                                                                                                          95. val CDLA-Permissive-1.0: License
                                                                                                                                                                                                          96. val CDLA-Sharing-1.0: License
                                                                                                                                                                                                          97. val CECILL-1.0: License
                                                                                                                                                                                                          98. val CECILL-1.1: License
                                                                                                                                                                                                          99. val CECILL-2.0: License
                                                                                                                                                                                                          100. val CECILL-2.1: License
                                                                                                                                                                                                          101. val CECILL-B: License
                                                                                                                                                                                                          102. val CECILL-C: License
                                                                                                                                                                                                          103. val CNRI-Jython: License
                                                                                                                                                                                                          104. val CNRI-Python: License
                                                                                                                                                                                                          105. val CNRI-Python-GPL-Compatible: License
                                                                                                                                                                                                          106. val CPAL-1.0: License
                                                                                                                                                                                                          107. val CPL-1.0: License
                                                                                                                                                                                                          108. val CPOL-1.02: License
                                                                                                                                                                                                          109. val CUA-OPL-1.0: License
                                                                                                                                                                                                          110. val Caldera: License
                                                                                                                                                                                                          111. val ClArtistic: License
                                                                                                                                                                                                          112. val Condor-1.1: License
                                                                                                                                                                                                          113. val Crossword: License
                                                                                                                                                                                                          114. val CrystalStacker: License
                                                                                                                                                                                                          115. val Cube: License
                                                                                                                                                                                                          116. val D-FSL-1.0: License
                                                                                                                                                                                                          117. val DOC: License
                                                                                                                                                                                                          118. val DSDP: License
                                                                                                                                                                                                          119. val Dotseqn: License
                                                                                                                                                                                                          120. val ECL-1.0: License
                                                                                                                                                                                                          121. val ECL-2.0: License
                                                                                                                                                                                                          122. val EFL-1.0: License
                                                                                                                                                                                                          123. val EFL-2.0: License
                                                                                                                                                                                                          124. val EPL-1.0: License
                                                                                                                                                                                                          125. val EPL-2.0: License
                                                                                                                                                                                                          126. val EUDatagrid: License
                                                                                                                                                                                                          127. val EUPL-1.0: License
                                                                                                                                                                                                          128. val EUPL-1.1: License
                                                                                                                                                                                                          129. val EUPL-1.2: License
                                                                                                                                                                                                          130. val Entessa: License
                                                                                                                                                                                                          131. val ErlPL-1.1: License
                                                                                                                                                                                                          132. val Eurosym: License
                                                                                                                                                                                                          133. val FSFAP: License
                                                                                                                                                                                                          134. val FSFUL: License
                                                                                                                                                                                                          135. val FSFULLR: License
                                                                                                                                                                                                          136. val FTL: License
                                                                                                                                                                                                          137. val Fair: License
                                                                                                                                                                                                          138. val Frameworx-1.0: License
                                                                                                                                                                                                          139. val FreeImage: License
                                                                                                                                                                                                          140. val GFDL-1.1: License
                                                                                                                                                                                                          141. val GFDL-1.1-only: License
                                                                                                                                                                                                          142. val GFDL-1.1-or-later: License
                                                                                                                                                                                                          143. val GFDL-1.2: License
                                                                                                                                                                                                          144. val GFDL-1.2-only: License
                                                                                                                                                                                                          145. val GFDL-1.2-or-later: License
                                                                                                                                                                                                          146. val GFDL-1.3: License
                                                                                                                                                                                                          147. val GFDL-1.3-only: License
                                                                                                                                                                                                          148. val GFDL-1.3-or-later: License
                                                                                                                                                                                                          149. val GL2PS: License
                                                                                                                                                                                                          150. val GPL-1.0: License
                                                                                                                                                                                                          151. val GPL-1.0+: License
                                                                                                                                                                                                          152. val GPL-1.0-only: License
                                                                                                                                                                                                          153. val GPL-1.0-or-later: License
                                                                                                                                                                                                          154. val GPL-2.0: License
                                                                                                                                                                                                          155. val GPL-2.0+: License
                                                                                                                                                                                                          156. val GPL-2.0-only: License
                                                                                                                                                                                                          157. val GPL-2.0-or-later: License
                                                                                                                                                                                                          158. val GPL-2.0-with-GCC-exception: License
                                                                                                                                                                                                          159. val GPL-2.0-with-autoconf-exception: License
                                                                                                                                                                                                          160. val GPL-2.0-with-bison-exception: License
                                                                                                                                                                                                          161. val GPL-2.0-with-classpath-exception: License
                                                                                                                                                                                                          162. val GPL-2.0-with-font-exception: License
                                                                                                                                                                                                          163. val GPL-3.0: License
                                                                                                                                                                                                          164. val GPL-3.0+: License
                                                                                                                                                                                                          165. val GPL-3.0-only: License
                                                                                                                                                                                                          166. val GPL-3.0-or-later: License
                                                                                                                                                                                                          167. val GPL-3.0-with-GCC-exception: License
                                                                                                                                                                                                          168. val GPL-3.0-with-autoconf-exception: License
                                                                                                                                                                                                          169. val Giftware: License
                                                                                                                                                                                                          170. val Glide: License
                                                                                                                                                                                                          171. val Glulxe: License
                                                                                                                                                                                                          172. val HPND: License
                                                                                                                                                                                                          173. val HaskellReport: License
                                                                                                                                                                                                          174. val IBM-pibs: License
                                                                                                                                                                                                          175. val ICU: License
                                                                                                                                                                                                          176. val IJG: License
                                                                                                                                                                                                          177. val IPA: License
                                                                                                                                                                                                          178. val IPL-1.0: License
                                                                                                                                                                                                          179. val ISC: License
                                                                                                                                                                                                          180. val ImageMagick: License
                                                                                                                                                                                                          181. val Imlib2: License
                                                                                                                                                                                                          182. val Info-ZIP: License
                                                                                                                                                                                                          183. val Intel: License
                                                                                                                                                                                                          184. val Intel-ACPI: License
                                                                                                                                                                                                          185. val Interbase-1.0: License
                                                                                                                                                                                                          186. val JSON: License
                                                                                                                                                                                                          187. val JasPer-2.0: License
                                                                                                                                                                                                          188. val LAL-1.2: License
                                                                                                                                                                                                          189. val LAL-1.3: License
                                                                                                                                                                                                          190. val LGPL-2.0: License
                                                                                                                                                                                                          191. val LGPL-2.0+: License
                                                                                                                                                                                                          192. val LGPL-2.0-only: License
                                                                                                                                                                                                          193. val LGPL-2.0-or-later: License
                                                                                                                                                                                                          194. val LGPL-2.1: License
                                                                                                                                                                                                          195. val LGPL-2.1+: License
                                                                                                                                                                                                          196. val LGPL-2.1-only: License
                                                                                                                                                                                                          197. val LGPL-2.1-or-later: License
                                                                                                                                                                                                          198. val LGPL-3.0: License
                                                                                                                                                                                                          199. val LGPL-3.0+: License
                                                                                                                                                                                                          200. val LGPL-3.0-only: License
                                                                                                                                                                                                          201. val LGPL-3.0-or-later: License
                                                                                                                                                                                                          202. val LGPLLR: License
                                                                                                                                                                                                          203. val LPL-1.0: License
                                                                                                                                                                                                          204. val LPL-1.02: License
                                                                                                                                                                                                          205. val LPPL-1.0: License
                                                                                                                                                                                                          206. val LPPL-1.1: License
                                                                                                                                                                                                          207. val LPPL-1.2: License
                                                                                                                                                                                                          208. val LPPL-1.3a: License
                                                                                                                                                                                                          209. val LPPL-1.3c: License
                                                                                                                                                                                                          210. val Latex2e: License
                                                                                                                                                                                                          211. val Leptonica: License
                                                                                                                                                                                                          212. val LiLiQ-P-1.1: License
                                                                                                                                                                                                          213. val LiLiQ-R-1.1: License
                                                                                                                                                                                                          214. val LiLiQ-Rplus-1.1: License
                                                                                                                                                                                                          215. val Libpng: License
                                                                                                                                                                                                          216. val MIT: License
                                                                                                                                                                                                          217. val MIT-CMU: License
                                                                                                                                                                                                          218. val MIT-advertising: License
                                                                                                                                                                                                          219. val MIT-enna: License
                                                                                                                                                                                                          220. val MIT-feh: License
                                                                                                                                                                                                          221. val MITNFA: License
                                                                                                                                                                                                          222. val MPL-1.0: License
                                                                                                                                                                                                          223. val MPL-1.1: License
                                                                                                                                                                                                          224. val MPL-2.0: License
                                                                                                                                                                                                          225. val MPL-2.0-no-copyleft-exception: License
                                                                                                                                                                                                          226. val MS-PL: License
                                                                                                                                                                                                          227. val MS-RL: License
                                                                                                                                                                                                          228. val MTLL: License
                                                                                                                                                                                                          229. val MakeIndex: License
                                                                                                                                                                                                          230. val MirOS: License
                                                                                                                                                                                                          231. val Motosoto: License
                                                                                                                                                                                                          232. val Multics: License
                                                                                                                                                                                                          233. val Mup: License
                                                                                                                                                                                                          234. val NASA-1.3: License
                                                                                                                                                                                                          235. val NBPL-1.0: License
                                                                                                                                                                                                          236. val NCSA: License
                                                                                                                                                                                                          237. val NGPL: License
                                                                                                                                                                                                          238. val NLOD-1.0: License
                                                                                                                                                                                                          239. val NLPL: License
                                                                                                                                                                                                          240. val NOSL: License
                                                                                                                                                                                                          241. val NPL-1.0: License
                                                                                                                                                                                                          242. val NPL-1.1: License
                                                                                                                                                                                                          243. val NPOSL-3.0: License
                                                                                                                                                                                                          244. val NRL: License
                                                                                                                                                                                                          245. val NTP: License
                                                                                                                                                                                                          246. val Naumen: License
                                                                                                                                                                                                          247. val Net-SNMP: License
                                                                                                                                                                                                          248. val NetCDF: License
                                                                                                                                                                                                          249. val Newsletr: License
                                                                                                                                                                                                          250. val Nokia: License
                                                                                                                                                                                                          251. val Noweb: License
                                                                                                                                                                                                          252. val Nunit: License
                                                                                                                                                                                                          253. val OCCT-PL: License
                                                                                                                                                                                                          254. val OCLC-2.0: License
                                                                                                                                                                                                          255. val ODbL-1.0: License
                                                                                                                                                                                                          256. val OFL-1.0: License
                                                                                                                                                                                                          257. val OFL-1.1: License
                                                                                                                                                                                                          258. val OGTSL: License
                                                                                                                                                                                                          259. val OLDAP-1.1: License
                                                                                                                                                                                                          260. val OLDAP-1.2: License
                                                                                                                                                                                                          261. val OLDAP-1.3: License
                                                                                                                                                                                                          262. val OLDAP-1.4: License
                                                                                                                                                                                                          263. val OLDAP-2.0: License
                                                                                                                                                                                                          264. val OLDAP-2.0.1: License
                                                                                                                                                                                                          265. val OLDAP-2.1: License
                                                                                                                                                                                                          266. val OLDAP-2.2: License
                                                                                                                                                                                                          267. val OLDAP-2.2.1: License
                                                                                                                                                                                                          268. val OLDAP-2.2.2: License
                                                                                                                                                                                                          269. val OLDAP-2.3: License
                                                                                                                                                                                                          270. val OLDAP-2.4: License
                                                                                                                                                                                                          271. val OLDAP-2.5: License
                                                                                                                                                                                                          272. val OLDAP-2.6: License
                                                                                                                                                                                                          273. val OLDAP-2.7: License
                                                                                                                                                                                                          274. val OLDAP-2.8: License
                                                                                                                                                                                                          275. val OML: License
                                                                                                                                                                                                          276. val OPL-1.0: License
                                                                                                                                                                                                          277. val OSET-PL-2.1: License
                                                                                                                                                                                                          278. val OSL-1.0: License
                                                                                                                                                                                                          279. val OSL-1.1: License
                                                                                                                                                                                                          280. val OSL-2.0: License
                                                                                                                                                                                                          281. val OSL-2.1: License
                                                                                                                                                                                                          282. val OSL-3.0: License
                                                                                                                                                                                                          283. val OpenSSL: License
                                                                                                                                                                                                          284. val PDDL-1.0: License
                                                                                                                                                                                                          285. val PHP-3.0: License
                                                                                                                                                                                                          286. val PHP-3.01: License
                                                                                                                                                                                                          287. val Plexus: License
                                                                                                                                                                                                          288. val PostgreSQL: License
                                                                                                                                                                                                          289. val PublicDomain: License
                                                                                                                                                                                                          290. val Python-2.0: License
                                                                                                                                                                                                          291. val QPL-1.0: License
                                                                                                                                                                                                          292. val Qhull: License
                                                                                                                                                                                                          293. val RHeCos-1.1: License
                                                                                                                                                                                                          294. val RPL-1.1: License
                                                                                                                                                                                                          295. val RPL-1.5: License
                                                                                                                                                                                                          296. val RPSL-1.0: License
                                                                                                                                                                                                          297. val RSA-MD: License
                                                                                                                                                                                                          298. val RSCPL: License
                                                                                                                                                                                                          299. val Rdisc: License
                                                                                                                                                                                                          300. val Ruby: License
                                                                                                                                                                                                          301. val SAX-PD: License
                                                                                                                                                                                                          302. val SCEA: License
                                                                                                                                                                                                          303. val SGI-B-1.0: License
                                                                                                                                                                                                          304. val SGI-B-1.1: License
                                                                                                                                                                                                          305. val SGI-B-2.0: License
                                                                                                                                                                                                          306. val SISSL: License
                                                                                                                                                                                                          307. val SISSL-1.2: License
                                                                                                                                                                                                          308. val SMLNJ: License
                                                                                                                                                                                                          309. val SMPPL: License
                                                                                                                                                                                                          310. val SNIA: License
                                                                                                                                                                                                          311. val SPL-1.0: License
                                                                                                                                                                                                          312. val SWL: License
                                                                                                                                                                                                          313. val Saxpath: License
                                                                                                                                                                                                          314. val Scala: License
                                                                                                                                                                                                          315. val Sendmail: License
                                                                                                                                                                                                          316. val SimPL-2.0: License
                                                                                                                                                                                                          317. val Sleepycat: License
                                                                                                                                                                                                          318. val Spencer-86: License
                                                                                                                                                                                                          319. val Spencer-94: License
                                                                                                                                                                                                          320. val Spencer-99: License
                                                                                                                                                                                                          321. val StandardML-NJ: License
                                                                                                                                                                                                          322. val SugarCRM-1.1.3: License
                                                                                                                                                                                                          323. val TCL: License
                                                                                                                                                                                                          324. val TCP-wrappers: License
                                                                                                                                                                                                          325. val TMate: License
                                                                                                                                                                                                          326. val TORQUE-1.1: License
                                                                                                                                                                                                          327. val TOSL: License
                                                                                                                                                                                                          328. val TypesafeSubscriptionAgreement: License
                                                                                                                                                                                                          329. val UPL-1.0: License
                                                                                                                                                                                                          330. val Unicode-DFS-2015: License
                                                                                                                                                                                                          331. val Unicode-DFS-2016: License
                                                                                                                                                                                                          332. val Unicode-TOU: License
                                                                                                                                                                                                          333. val Unlicense: License
                                                                                                                                                                                                          334. val VOSTROM: License
                                                                                                                                                                                                          335. val VSL-1.0: License
                                                                                                                                                                                                          336. val Vim: License
                                                                                                                                                                                                          337. val W3C: License
                                                                                                                                                                                                          338. val W3C-19980720: License
                                                                                                                                                                                                          339. val W3C-20150513: License
                                                                                                                                                                                                          340. val WTFPL: License
                                                                                                                                                                                                          341. val Watcom-1.0: License
                                                                                                                                                                                                          342. val Wsuipa: License
                                                                                                                                                                                                          343. val X11: License
                                                                                                                                                                                                          344. val XFree86-1.1: License
                                                                                                                                                                                                          345. val XSkat: License
                                                                                                                                                                                                          346. val Xerox: License
                                                                                                                                                                                                          347. val Xnet: License
                                                                                                                                                                                                          348. val YPL-1.0: License
                                                                                                                                                                                                          349. val YPL-1.1: License
                                                                                                                                                                                                          350. val ZPL-1.1: License
                                                                                                                                                                                                          351. val ZPL-2.0: License
                                                                                                                                                                                                          352. val ZPL-2.1: License
                                                                                                                                                                                                          353. val Zed: License
                                                                                                                                                                                                          354. val Zend-2.0: License
                                                                                                                                                                                                          355. val Zimbra-1.3: License
                                                                                                                                                                                                          356. val Zimbra-1.4: License
                                                                                                                                                                                                          357. val Zlib: License
                                                                                                                                                                                                          358. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          359. val bzip2-1.0.5: License
                                                                                                                                                                                                          360. val bzip2-1.0.6: License
                                                                                                                                                                                                          361. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          362. val curl: License
                                                                                                                                                                                                          363. val diffmark: License
                                                                                                                                                                                                          364. val dvipdfm: License
                                                                                                                                                                                                          365. val eCos-2.0: License
                                                                                                                                                                                                          366. val eGenix: License
                                                                                                                                                                                                          367. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          368. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          369. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          370. val gSOAP-1.3b: License
                                                                                                                                                                                                          371. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          372. val gnuplot: License
                                                                                                                                                                                                          373. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          374. val iMatix: License
                                                                                                                                                                                                          375. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          376. val libtiff: License
                                                                                                                                                                                                          377. val mpich2: License
                                                                                                                                                                                                          378. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          379. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          380. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          381. val psfrag: License
                                                                                                                                                                                                          382. val psutils: License
                                                                                                                                                                                                          383. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          384. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          385. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          386. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          387. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                          388. val wxWindows: License
                                                                                                                                                                                                          389. val xinetd: License
                                                                                                                                                                                                          390. val xpp: License
                                                                                                                                                                                                          391. val zlib-acknowledgement: License
                                                                                                                                                                                                          392. object Common

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/License.html b/api/latest/mill/scalalib/publish/License.html index 37565668c0f..c854ceb3dee 100644 --- a/api/latest/mill/scalalib/publish/License.html +++ b/api/latest/mill/scalalib/publish/License.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.License

                                                                                                                                                                                                          case class License(id: String, name: String, url: String, isOsiApproved: Boolean, isFsfLibre: Boolean, distribution: String) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Licence.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. License
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new License(id: String, name: String, url: String, isOsiApproved: Boolean, isFsfLibre: Boolean, distribution: String)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. val distribution: String
                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. val id: String
                                                                                                                                                                                                          11. val isFsfLibre: Boolean
                                                                                                                                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          13. val isOsiApproved: Boolean
                                                                                                                                                                                                          14. val name: String
                                                                                                                                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          16. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          18. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. val url: String
                                                                                                                                                                                                          21. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          case class License(id: String, name: String, url: String, isOsiApproved: Boolean, isFsfLibre: Boolean, distribution: String) extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Licence.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. License
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new License(id: String, name: String, url: String, isOsiApproved: Boolean, isFsfLibre: Boolean, distribution: String)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. val distribution: String
                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. val id: String
                                                                                                                                                                                                          11. val isFsfLibre: Boolean
                                                                                                                                                                                                          12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          13. val isOsiApproved: Boolean
                                                                                                                                                                                                          14. val name: String
                                                                                                                                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          16. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          18. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. val url: String
                                                                                                                                                                                                          21. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/LocalIvyPublisher$.html b/api/latest/mill/scalalib/publish/LocalIvyPublisher$.html index 1c83d70fc9a..ba771e208ad 100644 --- a/api/latest/mill/scalalib/publish/LocalIvyPublisher$.html +++ b/api/latest/mill/scalalib/publish/LocalIvyPublisher$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.LocalIvyPublisher

                                                                                                                                                                                                          object LocalIvyPublisher extends LocalIvyPublisher

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          LocalIvyPublisher.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          LocalIvyPublisher, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. LocalIvyPublisher
                                                                                                                                                                                                          2. LocalIvyPublisher
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def publish(jar: Path, sourcesJar: Path, docJar: Path, pom: Path, ivy: Path, artifact: Artifact, extras: Seq[PublishInfo])(implicit ctx: Log): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            LocalIvyPublisher
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from LocalIvyPublisher

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          object LocalIvyPublisher extends LocalIvyPublisher

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          LocalIvyPublisher.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          LocalIvyPublisher, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. LocalIvyPublisher
                                                                                                                                                                                                          2. LocalIvyPublisher
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def publish(jar: Path, sourcesJar: Path, docJar: Path, pom: Path, ivy: Path, artifact: Artifact, extras: Seq[PublishInfo])(implicit ctx: Log): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            LocalIvyPublisher
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from LocalIvyPublisher

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/LocalIvyPublisher.html b/api/latest/mill/scalalib/publish/LocalIvyPublisher.html index 2b731dbe19a..752f65a4fc7 100644 --- a/api/latest/mill/scalalib/publish/LocalIvyPublisher.html +++ b/api/latest/mill/scalalib/publish/LocalIvyPublisher.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.LocalIvyPublisher

                                                                                                                                                                                                          class LocalIvyPublisher extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          LocalIvyPublisher.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Known Subclasses
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. LocalIvyPublisher
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new LocalIvyPublisher(localIvyRepo: Path)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def publish(jar: Path, sourcesJar: Path, docJar: Path, pom: Path, ivy: Path, artifact: Artifact, extras: Seq[PublishInfo])(implicit ctx: Log): Unit
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          class LocalIvyPublisher extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          LocalIvyPublisher.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Known Subclasses
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. LocalIvyPublisher
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new LocalIvyPublisher(localIvyRepo: Path)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def publish(jar: Path, sourcesJar: Path, docJar: Path, pom: Path, ivy: Path, artifact: Artifact, extras: Seq[PublishInfo])(implicit ctx: Log): Unit
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/LocalM2Publisher.html b/api/latest/mill/scalalib/publish/LocalM2Publisher.html index 340e7cbd7a2..9921ffc866b 100644 --- a/api/latest/mill/scalalib/publish/LocalM2Publisher.html +++ b/api/latest/mill/scalalib/publish/LocalM2Publisher.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.LocalM2Publisher
                                                                                                                                                                                                          c

                                                                                                                                                                                                          mill.scalalib.publish

                                                                                                                                                                                                          LocalM2Publisher

                                                                                                                                                                                                          class LocalM2Publisher extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          LocalM2Publisher.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. LocalM2Publisher
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new LocalM2Publisher(m2Repo: Path)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def publish(jar: Path, sourcesJar: Path, docJar: Path, pom: Path, artifact: Artifact, extras: Seq[PublishInfo])(implicit ctx: Log): Seq[Path]
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';
                                                                                                                                                                                                          c

                                                                                                                                                                                                          mill.scalalib.publish

                                                                                                                                                                                                          LocalM2Publisher

                                                                                                                                                                                                          class LocalM2Publisher extends AnyRef

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          LocalM2Publisher.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. LocalM2Publisher
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new LocalM2Publisher(m2Repo: Path)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. def publish(jar: Path, sourcesJar: Path, docJar: Path, pom: Path, artifact: Artifact, extras: Seq[PublishInfo])(implicit ctx: Log): Seq[Path]
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Pom$$XmlOps.html b/api/latest/mill/scalalib/publish/Pom$$XmlOps.html index 361319904b0..b8d20cb15fe 100644 --- a/api/latest/mill/scalalib/publish/Pom$$XmlOps.html +++ b/api/latest/mill/scalalib/publish/Pom$$XmlOps.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Pom.XmlOps

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          implicit final class XmlOps extends AnyVal

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Pom.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyVal, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. XmlOps
                                                                                                                                                                                                          2. AnyVal
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new XmlOps(e: Elem)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. val e: Elem
                                                                                                                                                                                                          6. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyVal → Any
                                                                                                                                                                                                          7. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          8. def optional: NodeSeq
                                                                                                                                                                                                          9. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any

                                                                                                                                                                                                          Inherited from AnyVal

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          implicit final class XmlOps extends AnyVal

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Pom.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyVal, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. XmlOps
                                                                                                                                                                                                          2. AnyVal
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new XmlOps(e: Elem)

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. val e: Elem
                                                                                                                                                                                                          6. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyVal → Any
                                                                                                                                                                                                          7. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          8. def optional: NodeSeq
                                                                                                                                                                                                          9. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any

                                                                                                                                                                                                          Inherited from AnyVal

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/Pom$.html b/api/latest/mill/scalalib/publish/Pom$.html index 67edb18ea89..6accea015d2 100644 --- a/api/latest/mill/scalalib/publish/Pom$.html +++ b/api/latest/mill/scalalib/publish/Pom$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Pom

                                                                                                                                                                                                          object Pom

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Pom.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Pom
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Type Members

                                                                                                                                                                                                          1. implicit final class XmlOps extends AnyVal

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. def apply(artifact: Artifact, dependencies: api.Loose.Agg[Dependency], name: String, pomSettings: PomSettings, properties: Map[String, String]): String
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          9. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. val head: String
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          15. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          object Pom

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          Pom.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. Pom
                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Type Members

                                                                                                                                                                                                          1. implicit final class XmlOps extends AnyVal

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. def apply(artifact: Artifact, dependencies: api.Loose.Agg[Dependency], name: String, pomSettings: PomSettings, properties: Map[String, String]): String
                                                                                                                                                                                                          5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          9. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          12. val head: String
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          15. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/PomSettings.html b/api/latest/mill/scalalib/publish/PomSettings.html index cb581bdbf78..c832434d341 100644 --- a/api/latest/mill/scalalib/publish/PomSettings.html +++ b/api/latest/mill/scalalib/publish/PomSettings.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.PomSettings

                                                                                                                                                                                                          case class PomSettings(description: String, organization: String, url: String, licenses: Seq[License], versionControl: VersionControl, developers: Seq[Developer], packaging: String = "jar") extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. PomSettings
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new PomSettings(description: String, organization: String, url: String, licenses: Seq[License], versionControl: VersionControl, developers: Seq[Developer], packaging: String = "jar")

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. val description: String
                                                                                                                                                                                                          7. val developers: Seq[Developer]
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. val licenses: Seq[License]
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. val organization: String
                                                                                                                                                                                                          17. val packaging: String
                                                                                                                                                                                                          18. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. val url: String
                                                                                                                                                                                                          21. val versionControl: VersionControl
                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          case class PomSettings(description: String, organization: String, url: String, licenses: Seq[License], versionControl: VersionControl, developers: Seq[Developer], packaging: String = "jar") extends Product with Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          settings.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. PomSettings
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new PomSettings(description: String, organization: String, url: String, licenses: Seq[License], versionControl: VersionControl, developers: Seq[Developer], packaging: String = "jar")

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. val description: String
                                                                                                                                                                                                          7. val developers: Seq[Developer]
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. val licenses: Seq[License]
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. val organization: String
                                                                                                                                                                                                          17. val packaging: String
                                                                                                                                                                                                          18. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          20. val url: String
                                                                                                                                                                                                          21. val versionControl: VersionControl
                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/PublishInfo$.html b/api/latest/mill/scalalib/publish/PublishInfo$.html index f482f2f1101..b83c01b6d3f 100644 --- a/api/latest/mill/scalalib/publish/PublishInfo$.html +++ b/api/latest/mill/scalalib/publish/PublishInfo$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.PublishInfo

                                                                                                                                                                                                          object PublishInfo extends Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          PublishInfo.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. PublishInfo
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. implicit def jsonify: upickle.default.ReadWriter[PublishInfo]
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +var toRoot = '../../../';

                                                                                                                                                                                                          object PublishInfo extends Serializable

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          PublishInfo.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. PublishInfo
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          12. implicit def jsonify: upickle.default.ReadWriter[PublishInfo]
                                                                                                                                                                                                          13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          14. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          15. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          diff --git a/api/latest/mill/scalalib/publish/PublishInfo.html b/api/latest/mill/scalalib/publish/PublishInfo.html index fa5dfe596cb..0303b477e04 100644 --- a/api/latest/mill/scalalib/publish/PublishInfo.html +++ b/api/latest/mill/scalalib/publish/PublishInfo.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.publish.PublishInfo

                                                                                                                                                                                                          case class PublishInfo(file: PathRef, classifier: Option[String] = None, ext: String = "jar", ivyConfig: String, ivyType: String = "jar") extends Product with Serializable

                                                                                                                                                                                                          An extra resource artifact to publish. -

                                                                                                                                                                                                          file

                                                                                                                                                                                                          The artifact file

                                                                                                                                                                                                          classifier

                                                                                                                                                                                                          An Optional classifier to be used when publishing the file

                                                                                                                                                                                                          ext

                                                                                                                                                                                                          The extension that will be used publishing the file to the ivy repo

                                                                                                                                                                                                          ivyConfig

                                                                                                                                                                                                          The ivy config to be used

                                                                                                                                                                                                          ivyType

                                                                                                                                                                                                          The ivy type, this will implicitly define the directory, the file will be published to (e.g. "jar" -> "jars")

                                                                                                                                                                                                          Source
                                                                                                                                                                                                          PublishInfo.scala
                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                          Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. PublishInfo
                                                                                                                                                                                                          2. Serializable
                                                                                                                                                                                                          3. Product
                                                                                                                                                                                                          4. Equals
                                                                                                                                                                                                          5. AnyRef
                                                                                                                                                                                                          6. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                          1. new PublishInfo(file: PathRef, classifier: Option[String] = None, ext: String = "jar", ivyConfig: String, ivyType: String = "jar")

                                                                                                                                                                                                            file

                                                                                                                                                                                                            The artifact file

                                                                                                                                                                                                            classifier

                                                                                                                                                                                                            An Optional classifier to be used when publishing the file

                                                                                                                                                                                                            ext

                                                                                                                                                                                                            The extension that will be used publishing the file to the ivy repo

                                                                                                                                                                                                            ivyConfig

                                                                                                                                                                                                            The ivy config to be used

                                                                                                                                                                                                            ivyType

                                                                                                                                                                                                            The ivy type, this will implicitly define the directory, the file will be published to (e.g. "jar" -> "jars")

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          5. val classifier: Option[String]
                                                                                                                                                                                                          6. val classifierPart: String
                                                                                                                                                                                                          7. def clone(): AnyRef
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          9. val ext: String
                                                                                                                                                                                                          10. val file: PathRef
                                                                                                                                                                                                          11. def finalize(): Unit
                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                          12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Any
                                                                                                                                                                                                          14. val ivyConfig: String
                                                                                                                                                                                                          15. val ivyType: String
                                                                                                                                                                                                          16. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          17. final def notify(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          18. final def notifyAll(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @native()
                                                                                                                                                                                                          19. def productElementNames: Iterator[String]
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            Product
                                                                                                                                                                                                          20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                          21. final def wait(): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                          23. final def wait(arg0: Long): Unit
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                          Inherited from Product

                                                                                                                                                                                                          Inherited from Equals

                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                          +

                                                                                                                                                                                                        file

                                                                                                                                                                                                        The artifact file

                                                                                                                                                                                                        classifier

                                                                                                                                                                                                        An Optional classifier to be used when publishing the file

                                                                                                                                                                                                        ext

                                                                                                                                                                                                        The extension that will be used publishing the file to the ivy repo

                                                                                                                                                                                                        ivyConfig

                                                                                                                                                                                                        The ivy config to be used

                                                                                                                                                                                                        ivyType

                                                                                                                                                                                                        The ivy type, this will implicitly define the directory, the file will be published to (e.g. "jar" -> "jars")

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        PublishInfo.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. PublishInfo
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                                        6. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new PublishInfo(file: PathRef, classifier: Option[String] = None, ext: String = "jar", ivyConfig: String, ivyType: String = "jar")

                                                                                                                                                                                                          file

                                                                                                                                                                                                          The artifact file

                                                                                                                                                                                                          classifier

                                                                                                                                                                                                          An Optional classifier to be used when publishing the file

                                                                                                                                                                                                          ext

                                                                                                                                                                                                          The extension that will be used publishing the file to the ivy repo

                                                                                                                                                                                                          ivyConfig

                                                                                                                                                                                                          The ivy config to be used

                                                                                                                                                                                                          ivyType

                                                                                                                                                                                                          The ivy type, this will implicitly define the directory, the file will be published to (e.g. "jar" -> "jars")

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. val classifier: Option[String]
                                                                                                                                                                                                        6. val classifierPart: String
                                                                                                                                                                                                        7. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        9. val ext: String
                                                                                                                                                                                                        10. val file: PathRef
                                                                                                                                                                                                        11. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        14. val ivyConfig: String
                                                                                                                                                                                                        15. val ivyType: String
                                                                                                                                                                                                        16. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        18. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        19. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        21. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        23. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/Scope$$Compile$.html b/api/latest/mill/scalalib/publish/Scope$$Compile$.html index ef6961bc013..c9a7d752790 100644 --- a/api/latest/mill/scalalib/publish/Scope$$Compile$.html +++ b/api/latest/mill/scalalib/publish/Scope$$Compile$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Scope.Compile

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Compile extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Compile
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Compile extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Compile
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/Scope$$Provided$.html b/api/latest/mill/scalalib/publish/Scope$$Provided$.html index 08aa849ff19..3d298b01631 100644 --- a/api/latest/mill/scalalib/publish/Scope$$Provided$.html +++ b/api/latest/mill/scalalib/publish/Scope$$Provided$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Scope.Provided

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Provided extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Provided
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Provided extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Provided
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/Scope$$Runtime$.html b/api/latest/mill/scalalib/publish/Scope$$Runtime$.html index e39c60d8918..b0d35c5c8e5 100644 --- a/api/latest/mill/scalalib/publish/Scope$$Runtime$.html +++ b/api/latest/mill/scalalib/publish/Scope$$Runtime$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Scope.Runtime

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Runtime extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Runtime
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Runtime extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Runtime
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/Scope$$Test$.html b/api/latest/mill/scalalib/publish/Scope$$Test$.html index 0e5eb533ff5..5f8af971d3d 100644 --- a/api/latest/mill/scalalib/publish/Scope$$Test$.html +++ b/api/latest/mill/scalalib/publish/Scope$$Test$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Scope.Test

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Test extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Test
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        case object Test extends Scope with Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, Scope, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Test
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. Scope
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from Scope

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/Scope$.html b/api/latest/mill/scalalib/publish/Scope$.html index 9c7decf4119..0f3e2dcb39b 100644 --- a/api/latest/mill/scalalib/publish/Scope$.html +++ b/api/latest/mill/scalalib/publish/Scope$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Scope

                                                                                                                                                                                                        object Scope

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Scope
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                        20. case object Compile extends Scope with Product with Serializable
                                                                                                                                                                                                        21. case object Provided extends Scope with Product with Serializable
                                                                                                                                                                                                        22. case object Runtime extends Scope with Product with Serializable
                                                                                                                                                                                                        23. case object Test extends Scope with Product with Serializable

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        object Scope

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Scope
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                        20. case object Compile extends Scope with Product with Serializable
                                                                                                                                                                                                        21. case object Provided extends Scope with Product with Serializable
                                                                                                                                                                                                        22. case object Runtime extends Scope with Product with Serializable
                                                                                                                                                                                                        23. case object Test extends Scope with Product with Serializable

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/Scope.html b/api/latest/mill/scalalib/publish/Scope.html index a2a1b129b45..43ea8b261d9 100644 --- a/api/latest/mill/scalalib/publish/Scope.html +++ b/api/latest/mill/scalalib/publish/Scope.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.Scope

                                                                                                                                                                                                        sealed trait Scope extends AnyRef

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Scope
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        sealed trait Scope extends AnyRef

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        settings.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. Scope
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/SonatypeHttpApi.html b/api/latest/mill/scalalib/publish/SonatypeHttpApi.html index be50c530210..5c7c7eef08d 100644 --- a/api/latest/mill/scalalib/publish/SonatypeHttpApi.html +++ b/api/latest/mill/scalalib/publish/SonatypeHttpApi.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.SonatypeHttpApi
                                                                                                                                                                                                        c

                                                                                                                                                                                                        mill.scalalib.publish

                                                                                                                                                                                                        SonatypeHttpApi

                                                                                                                                                                                                        class SonatypeHttpApi extends AnyRef

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        SonatypeHttpApi.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. SonatypeHttpApi
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new SonatypeHttpApi(uri: String, credentials: String, readTimeout: Int, connectTimeout: Int)

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. def closeStagingRepo(profileUri: String, repositoryId: String): Boolean
                                                                                                                                                                                                        7. def createStagingRepo(profileUri: String, groupId: String): String
                                                                                                                                                                                                        8. def dropStagingRepo(profileUri: String, repositoryId: String): Boolean
                                                                                                                                                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        11. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. def getStagingProfileUri(groupId: String): String
                                                                                                                                                                                                        14. def getStagingRepoState(stagingRepoId: String): String
                                                                                                                                                                                                        15. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        16. val http: Session
                                                                                                                                                                                                        17. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        18. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        19. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        20. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        21. def promoteStagingRepo(profileUri: String, repositoryId: String): Boolean
                                                                                                                                                                                                        22. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        23. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        24. def upload(uri: String, data: Array[Byte]): Response
                                                                                                                                                                                                        25. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        27. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';
                                                                                                                                                                                                        c

                                                                                                                                                                                                        mill.scalalib.publish

                                                                                                                                                                                                        SonatypeHttpApi

                                                                                                                                                                                                        class SonatypeHttpApi extends AnyRef

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        SonatypeHttpApi.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. SonatypeHttpApi
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new SonatypeHttpApi(uri: String, credentials: String, readTimeout: Int, connectTimeout: Int)

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. def closeStagingRepo(profileUri: String, repositoryId: String): Boolean
                                                                                                                                                                                                        7. def createStagingRepo(profileUri: String, groupId: String): String
                                                                                                                                                                                                        8. def dropStagingRepo(profileUri: String, repositoryId: String): Boolean
                                                                                                                                                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        11. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. def getStagingProfileUri(groupId: String): String
                                                                                                                                                                                                        14. def getStagingRepoState(stagingRepoId: String): String
                                                                                                                                                                                                        15. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        16. val http: Session
                                                                                                                                                                                                        17. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        18. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        19. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        20. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        21. def promoteStagingRepo(profileUri: String, repositoryId: String): Boolean
                                                                                                                                                                                                        22. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        23. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        24. def upload(uri: String, data: Array[Byte]): Response
                                                                                                                                                                                                        25. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        27. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/SonatypePublisher.html b/api/latest/mill/scalalib/publish/SonatypePublisher.html index 37229caa6e9..05ab67f964f 100644 --- a/api/latest/mill/scalalib/publish/SonatypePublisher.html +++ b/api/latest/mill/scalalib/publish/SonatypePublisher.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.SonatypePublisher
                                                                                                                                                                                                        c

                                                                                                                                                                                                        mill.scalalib.publish

                                                                                                                                                                                                        SonatypePublisher

                                                                                                                                                                                                        class SonatypePublisher extends AnyRef

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        SonatypePublisher.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. SonatypePublisher
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new SonatypePublisher(uri: String, snapshotUri: String, credentials: String, signed: Boolean, gpgArgs: Seq[String], readTimeout: Int, connectTimeout: Int, log: Logger, workspace: Path, env: Map[String, String], awaitTimeout: Int, stagingRelease: Boolean)
                                                                                                                                                                                                        2. new SonatypePublisher(uri: String, snapshotUri: String, credentials: String, signed: Boolean, gpgArgs: Seq[String], readTimeout: Int, connectTimeout: Int, log: Logger, awaitTimeout: Int, stagingRelease: Boolean = true)
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @deprecated
                                                                                                                                                                                                          Deprecated

                                                                                                                                                                                                          (Since version mill 0.10.8) Use other constructor instead

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. def publish(fileMapping: Seq[(Path, String)], artifact: Artifact, release: Boolean): Unit
                                                                                                                                                                                                        16. def publishAll(release: Boolean, artifacts: (Seq[(Path, String)], Artifact)*): Unit
                                                                                                                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        18. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';
                                                                                                                                                                                                        c

                                                                                                                                                                                                        mill.scalalib.publish

                                                                                                                                                                                                        SonatypePublisher

                                                                                                                                                                                                        class SonatypePublisher extends AnyRef

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        SonatypePublisher.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. SonatypePublisher
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new SonatypePublisher(uri: String, snapshotUri: String, credentials: String, signed: Boolean, gpgArgs: Seq[String], readTimeout: Int, connectTimeout: Int, log: Logger, workspace: Path, env: Map[String, String], awaitTimeout: Int, stagingRelease: Boolean)
                                                                                                                                                                                                        2. new SonatypePublisher(uri: String, snapshotUri: String, credentials: String, signed: Boolean, gpgArgs: Seq[String], readTimeout: Int, connectTimeout: Int, log: Logger, awaitTimeout: Int, stagingRelease: Boolean = true)
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @deprecated
                                                                                                                                                                                                          Deprecated

                                                                                                                                                                                                          (Since version mill 0.10.8) Use other constructor instead

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. def publish(fileMapping: Seq[(Path, String)], artifact: Artifact, release: Boolean): Unit
                                                                                                                                                                                                        16. def publishAll(release: Boolean, artifacts: (Seq[(Path, String)], Artifact)*): Unit
                                                                                                                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        18. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/VersionControl$.html b/api/latest/mill/scalalib/publish/VersionControl$.html index e8633a88c44..700edf9e264 100644 --- a/api/latest/mill/scalalib/publish/VersionControl$.html +++ b/api/latest/mill/scalalib/publish/VersionControl$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.VersionControl

                                                                                                                                                                                                        object VersionControl extends Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionControl.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. VersionControl
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def github(owner: String, repo: String, tag: Option[String] = None): VersionControl
                                                                                                                                                                                                        11. def gitlab(owner: String, repo: String, tag: Option[String] = None): VersionControl
                                                                                                                                                                                                        12. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        15. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        16. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        18. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        object VersionControl extends Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionControl.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. VersionControl
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. def github(owner: String, repo: String, tag: Option[String] = None): VersionControl
                                                                                                                                                                                                        11. def gitlab(owner: String, repo: String, tag: Option[String] = None): VersionControl
                                                                                                                                                                                                        12. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        15. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        16. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        18. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/VersionControl.html b/api/latest/mill/scalalib/publish/VersionControl.html index 1850d208042..ccbef4ae975 100644 --- a/api/latest/mill/scalalib/publish/VersionControl.html +++ b/api/latest/mill/scalalib/publish/VersionControl.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.VersionControl

                                                                                                                                                                                                        case class VersionControl(browsableRepository: Option[String] = None, connection: Option[String] = None, developerConnection: Option[String] = None, tag: Option[String] = None) extends Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionControl.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. VersionControl
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                                        6. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new VersionControl(browsableRepository: Option[String] = None, connection: Option[String] = None, developerConnection: Option[String] = None, tag: Option[String] = None)

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. val browsableRepository: Option[String]
                                                                                                                                                                                                        6. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        7. val connection: Option[String]
                                                                                                                                                                                                        8. val developerConnection: Option[String]
                                                                                                                                                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        10. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        16. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        18. val tag: Option[String]
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';

                                                                                                                                                                                                        case class VersionControl(browsableRepository: Option[String] = None, connection: Option[String] = None, developerConnection: Option[String] = None, tag: Option[String] = None) extends Product with Serializable

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionControl.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. VersionControl
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                                        6. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                        1. new VersionControl(browsableRepository: Option[String] = None, connection: Option[String] = None, developerConnection: Option[String] = None, tag: Option[String] = None)

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. val browsableRepository: Option[String]
                                                                                                                                                                                                        6. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        7. val connection: Option[String]
                                                                                                                                                                                                        8. val developerConnection: Option[String]
                                                                                                                                                                                                        9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        10. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        14. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        15. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        16. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        18. val tag: Option[String]
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/VersionControlConnection$.html b/api/latest/mill/scalalib/publish/VersionControlConnection$.html index 6d4bd8c71a1..dabf5fe1c04 100644 --- a/api/latest/mill/scalalib/publish/VersionControlConnection$.html +++ b/api/latest/mill/scalalib/publish/VersionControlConnection$.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.VersionControlConnection
                                                                                                                                                                                                        o

                                                                                                                                                                                                        mill.scalalib.publish

                                                                                                                                                                                                        VersionControlConnection

                                                                                                                                                                                                        object VersionControlConnection

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionControl.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. VersionControlConnection
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def file(scm: String, path: String): String
                                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. def gitFile(path: String): String
                                                                                                                                                                                                        12. def gitGit(hostname: String, path: String = "", port: Option[Int] = None): String
                                                                                                                                                                                                        13. def gitHttp(hostname: String, path: String = "", port: Option[Int] = None): String
                                                                                                                                                                                                        14. def gitHttps(hostname: String, path: String = "", port: Option[Int] = None): String
                                                                                                                                                                                                        15. def gitSsh(hostname: String, path: String = "", username: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        16. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        17. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        18. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        19. def network(scm: String, protocol: String, hostname: String, path: String, username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        20. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        21. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        22. def svnFile(path: String): String
                                                                                                                                                                                                        23. def svnHttp(hostname: String, path: String = "", username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        24. def svnHttps(hostname: String, path: String = "", username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        25. def svnSsh(hostname: String, path: String = "", username: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        26. def svnSvn(hostname: String, path: String = "", username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        27. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        28. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        29. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        31. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        +var toRoot = '../../../';
                                                                                                                                                                                                        o

                                                                                                                                                                                                        mill.scalalib.publish

                                                                                                                                                                                                        VersionControlConnection

                                                                                                                                                                                                        object VersionControlConnection

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionControl.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. VersionControlConnection
                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def file(scm: String, path: String): String
                                                                                                                                                                                                        9. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        11. def gitFile(path: String): String
                                                                                                                                                                                                        12. def gitGit(hostname: String, path: String = "", port: Option[Int] = None): String
                                                                                                                                                                                                        13. def gitHttp(hostname: String, path: String = "", port: Option[Int] = None): String
                                                                                                                                                                                                        14. def gitHttps(hostname: String, path: String = "", port: Option[Int] = None): String
                                                                                                                                                                                                        15. def gitSsh(hostname: String, path: String = "", username: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        16. def hashCode(): Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        17. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        18. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        19. def network(scm: String, protocol: String, hostname: String, path: String, username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        20. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        21. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        22. def svnFile(path: String): String
                                                                                                                                                                                                        23. def svnHttp(hostname: String, path: String = "", username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        24. def svnHttps(hostname: String, path: String = "", username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        25. def svnSsh(hostname: String, path: String = "", username: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        26. def svnSvn(hostname: String, path: String = "", username: Option[String] = None, password: Option[String] = None, port: Option[Int] = None): String
                                                                                                                                                                                                        27. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        28. def toString(): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        29. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        31. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/publish/VersionScheme$$EarlySemVer$.html b/api/latest/mill/scalalib/publish/VersionScheme$$EarlySemVer$.html index 6033ad95535..9080001abc0 100644 --- a/api/latest/mill/scalalib/publish/VersionScheme$$EarlySemVer$.html +++ b/api/latest/mill/scalalib/publish/VersionScheme$$EarlySemVer$.html @@ -3,4 +3,4 @@ across patch updates within 0.Y.z (for instance 0.13.0 and 0.13.2). Once it goes 1.0.0, it follows the regular Semantic Versioning where 1.1.0 is bincompat with 1.0.0. -

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        VersionScheme.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. EarlySemVer
                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                        5. VersionScheme
                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Any
                                                                                                                                                                                                        11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        12. final def notify(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        13. final def notifyAll(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @native()
                                                                                                                                                                                                        14. def productElementName(n: Int): String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          Product
                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                        17. def toProperty: (String, String)
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          VersionScheme
                                                                                                                                                                                                        18. val value: String
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          VersionScheme
                                                                                                                                                                                                        19. final def wait(): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                        21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                        Inherited from VersionScheme

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      VersionScheme.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                      1. EarlySemVer
                                                                                                                                                                                                      2. Serializable
                                                                                                                                                                                                      3. Product
                                                                                                                                                                                                      4. Equals
                                                                                                                                                                                                      5. VersionScheme
                                                                                                                                                                                                      6. AnyRef
                                                                                                                                                                                                      7. Any
                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                      Value Members

                                                                                                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      2. final def ##: Int
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      5. def clone(): AnyRef
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      8. def finalize(): Unit
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      12. final def notify(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      13. final def notifyAll(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      14. def productElementName(n: Int): String
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Product
                                                                                                                                                                                                      15. def productElementNames: Iterator[String]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Product
                                                                                                                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      17. def toProperty: (String, String)
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        VersionScheme
                                                                                                                                                                                                      18. val value: String
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        VersionScheme
                                                                                                                                                                                                      19. final def wait(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                      Inherited from Serializable

                                                                                                                                                                                                      Inherited from Product

                                                                                                                                                                                                      Inherited from Equals

                                                                                                                                                                                                      Inherited from VersionScheme

                                                                                                                                                                                                      Inherited from AnyRef

                                                                                                                                                                                                      Inherited from Any

                                                                                                                                                                                                      Ungrouped

                                                                                                                                                                                                      diff --git a/api/latest/mill/scalalib/publish/VersionScheme$$PVP$.html b/api/latest/mill/scalalib/publish/VersionScheme$$PVP$.html index abbfebbc38f..a78c93fa636 100644 --- a/api/latest/mill/scalalib/publish/VersionScheme$$PVP$.html +++ b/api/latest/mill/scalalib/publish/VersionScheme$$PVP$.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.publish.VersionScheme.PVP

                                                                                                                                                                                                      Packages

                                                                                                                                                                                                      case object PVP extends VersionScheme with Product with Serializable

                                                                                                                                                                                                      Haskell Package Versioning Policy where X.Y are treated as major version -

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      VersionScheme.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                      1. PVP
                                                                                                                                                                                                      2. Serializable
                                                                                                                                                                                                      3. Product
                                                                                                                                                                                                      4. Equals
                                                                                                                                                                                                      5. VersionScheme
                                                                                                                                                                                                      6. AnyRef
                                                                                                                                                                                                      7. Any
                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                      Value Members

                                                                                                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      2. final def ##: Int
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      5. def clone(): AnyRef
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      8. def finalize(): Unit
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      12. final def notify(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      13. final def notifyAll(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      14. def productElementName(n: Int): String
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Product
                                                                                                                                                                                                      15. def productElementNames: Iterator[String]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Product
                                                                                                                                                                                                      16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      17. def toProperty: (String, String)
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        VersionScheme
                                                                                                                                                                                                      18. val value: String
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        VersionScheme
                                                                                                                                                                                                      19. final def wait(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                      Inherited from Serializable

                                                                                                                                                                                                      Inherited from Product

                                                                                                                                                                                                      Inherited from Equals

                                                                                                                                                                                                      Inherited from VersionScheme

                                                                                                                                                                                                      Inherited from AnyRef

                                                                                                                                                                                                      Inherited from Any

                                                                                                                                                                                                      Ungrouped

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      VersionScheme.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                    1. PVP
                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                    5. VersionScheme
                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Product
                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Product
                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    17. def toProperty: (String, String)
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      VersionScheme
                                                                                                                                                                                                    18. val value: String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      VersionScheme
                                                                                                                                                                                                    19. final def wait(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                    Inherited from VersionScheme

                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                    diff --git a/api/latest/mill/scalalib/publish/VersionScheme$$SemVerSpec$.html b/api/latest/mill/scalalib/publish/VersionScheme$$SemVerSpec$.html index c065c0f668a..56b573a58d4 100644 --- a/api/latest/mill/scalalib/publish/VersionScheme$$SemVerSpec$.html +++ b/api/latest/mill/scalalib/publish/VersionScheme$$SemVerSpec$.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.publish.VersionScheme.SemVerSpec

                                                                                                                                                                                                    Packages

                                                                                                                                                                                                    case object SemVerSpec extends VersionScheme with Product with Serializable

                                                                                                                                                                                                    Semantic Versioning where all 0.y.z are treated as initial development (no bincompat guarantees) -

                                                                                                                                                                                                    Source
                                                                                                                                                                                                    VersionScheme.scala
                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                    Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                    1. SemVerSpec
                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                    5. VersionScheme
                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Product
                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Product
                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    17. def toProperty: (String, String)
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      VersionScheme
                                                                                                                                                                                                    18. val value: String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      VersionScheme
                                                                                                                                                                                                    19. final def wait(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                    Inherited from VersionScheme

                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Source
                                                                                                                                                                                                    VersionScheme.scala
                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                    Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                    1. SemVerSpec
                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                    5. VersionScheme
                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Product
                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Product
                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    17. def toProperty: (String, String)
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      VersionScheme
                                                                                                                                                                                                    18. val value: String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      VersionScheme
                                                                                                                                                                                                    19. final def wait(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                    Inherited from VersionScheme

                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                  diff --git a/api/latest/mill/scalalib/publish/VersionScheme$$Strict$.html b/api/latest/mill/scalalib/publish/VersionScheme$$Strict$.html index a5e748c945f..77228e6c616 100644 --- a/api/latest/mill/scalalib/publish/VersionScheme$$Strict$.html +++ b/api/latest/mill/scalalib/publish/VersionScheme$$Strict$.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.publish.VersionScheme.Strict

                                                                                                                                                                                                  Packages

                                                                                                                                                                                                  case object Strict extends VersionScheme with Product with Serializable

                                                                                                                                                                                                  Requires exact match of version -

                                                                                                                                                                                                  Source
                                                                                                                                                                                                  VersionScheme.scala
                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                  Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                  1. Strict
                                                                                                                                                                                                  2. Serializable
                                                                                                                                                                                                  3. Product
                                                                                                                                                                                                  4. Equals
                                                                                                                                                                                                  5. VersionScheme
                                                                                                                                                                                                  6. AnyRef
                                                                                                                                                                                                  7. Any
                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                  1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  2. final def ##: Int
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Any
                                                                                                                                                                                                  5. def clone(): AnyRef
                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                  6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  8. def finalize(): Unit
                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Any
                                                                                                                                                                                                  11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  12. final def notify(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  13. final def notifyAll(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  14. def productElementName(n: Int): String
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Product
                                                                                                                                                                                                  15. def productElementNames: Iterator[String]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Product
                                                                                                                                                                                                  16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  17. def toProperty: (String, String)
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    VersionScheme
                                                                                                                                                                                                  18. val value: String
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    VersionScheme
                                                                                                                                                                                                  19. final def wait(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                  20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                  21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                  Inherited from Serializable

                                                                                                                                                                                                  Inherited from Product

                                                                                                                                                                                                  Inherited from Equals

                                                                                                                                                                                                  Inherited from VersionScheme

                                                                                                                                                                                                  Inherited from AnyRef

                                                                                                                                                                                                  Inherited from Any

                                                                                                                                                                                                  Ungrouped

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Source
                                                                                                                                                                                                  VersionScheme.scala
                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                  Serializable, Product, Equals, VersionScheme, AnyRef, Any
                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                  1. Strict
                                                                                                                                                                                                  2. Serializable
                                                                                                                                                                                                  3. Product
                                                                                                                                                                                                  4. Equals
                                                                                                                                                                                                  5. VersionScheme
                                                                                                                                                                                                  6. AnyRef
                                                                                                                                                                                                  7. Any
                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                  1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  2. final def ##: Int
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Any
                                                                                                                                                                                                  5. def clone(): AnyRef
                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                  6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  8. def finalize(): Unit
                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Any
                                                                                                                                                                                                  11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  12. final def notify(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  13. final def notifyAll(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  14. def productElementName(n: Int): String
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Product
                                                                                                                                                                                                  15. def productElementNames: Iterator[String]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Product
                                                                                                                                                                                                  16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  17. def toProperty: (String, String)
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    VersionScheme
                                                                                                                                                                                                  18. val value: String
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    VersionScheme
                                                                                                                                                                                                  19. final def wait(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                  20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                  21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                  Inherited from Serializable

                                                                                                                                                                                                  Inherited from Product

                                                                                                                                                                                                  Inherited from Equals

                                                                                                                                                                                                  Inherited from VersionScheme

                                                                                                                                                                                                  Inherited from AnyRef

                                                                                                                                                                                                  Inherited from Any

                                                                                                                                                                                                  Ungrouped

                                                                                                                                                                                                  diff --git a/api/latest/mill/scalalib/publish/VersionScheme$.html b/api/latest/mill/scalalib/publish/VersionScheme$.html index 5081394c3cd..6f8bdc8ae2b 100644 --- a/api/latest/mill/scalalib/publish/VersionScheme$.html +++ b/api/latest/mill/scalalib/publish/VersionScheme$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.publish.VersionScheme

                                                                                                                                                                                                  object VersionScheme

                                                                                                                                                                                                  Source
                                                                                                                                                                                                  VersionScheme.scala
                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                  AnyRef, Any
                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                  1. VersionScheme
                                                                                                                                                                                                  2. AnyRef
                                                                                                                                                                                                  3. Any
                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                  1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  2. final def ##: Int
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Any
                                                                                                                                                                                                  5. def clone(): AnyRef
                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                  6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  8. def finalize(): Unit
                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  10. def hashCode(): Int
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    Any
                                                                                                                                                                                                  12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  13. final def notify(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  14. final def notifyAll(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @native()
                                                                                                                                                                                                  15. implicit val rwEarlySemVer: upickle.default.ReadWriter[EarlySemVer.type]
                                                                                                                                                                                                  16. implicit val rwPVP: upickle.default.ReadWriter[PVP.type]
                                                                                                                                                                                                  17. implicit val rwSemVerSpec: upickle.default.ReadWriter[SemVerSpec.type]
                                                                                                                                                                                                  18. implicit val rwStrict: upickle.default.ReadWriter[Strict.type]
                                                                                                                                                                                                  19. implicit val rwVersionScheme: upickle.default.ReadWriter[VersionScheme.type]
                                                                                                                                                                                                  20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                  21. def toString(): String
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                  22. final def wait(): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                  23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                  24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                  25. case object EarlySemVer extends VersionScheme with Product with Serializable

                                                                                                                                                                                                    Early Semantic Versioning that would keep binary compatibility +var toRoot = '../../../';

                                                                                                                                                                                                    object VersionScheme

                                                                                                                                                                                                    Source
                                                                                                                                                                                                    VersionScheme.scala
                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                    1. VersionScheme
                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      Any
                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @native()
                                                                                                                                                                                                    15. implicit val rwEarlySemVer: upickle.default.ReadWriter[EarlySemVer.type]
                                                                                                                                                                                                    16. implicit val rwPVP: upickle.default.ReadWriter[PVP.type]
                                                                                                                                                                                                    17. implicit val rwSemVerSpec: upickle.default.ReadWriter[SemVerSpec.type]
                                                                                                                                                                                                    18. implicit val rwStrict: upickle.default.ReadWriter[Strict.type]
                                                                                                                                                                                                    19. implicit val rwVersionScheme: upickle.default.ReadWriter[VersionScheme.type]
                                                                                                                                                                                                    20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                    21. def toString(): String
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                    22. final def wait(): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                    24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                    25. case object EarlySemVer extends VersionScheme with Product with Serializable

                                                                                                                                                                                                      Early Semantic Versioning that would keep binary compatibility across patch updates within 0.Y.z (for instance 0.13.0 and 0.13.2).

                                                                                                                                                                                                      Early Semantic Versioning that would keep binary compatibility across patch updates within 0.Y.z (for instance 0.13.0 and 0.13.2). Once it goes 1.0.0, it follows the regular Semantic Versioning where diff --git a/api/latest/mill/scalalib/publish/VersionScheme.html b/api/latest/mill/scalalib/publish/VersionScheme.html index b41de62f485..b9846f545c3 100644 --- a/api/latest/mill/scalalib/publish/VersionScheme.html +++ b/api/latest/mill/scalalib/publish/VersionScheme.html @@ -1,2 +1,2 @@ Mill - mill.scalalib.publish.VersionScheme

                                                                                                                                                                                                      sealed abstract class VersionScheme extends AnyRef

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      VersionScheme.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      AnyRef, Any
                                                                                                                                                                                                      Known Subclasses
                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                      1. VersionScheme
                                                                                                                                                                                                      2. AnyRef
                                                                                                                                                                                                      3. Any
                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                      Value Members

                                                                                                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      2. final def ##: Int
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      5. def clone(): AnyRef
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      8. def finalize(): Unit
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      10. def hashCode(): Int
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      13. final def notify(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      14. final def notifyAll(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      16. def toProperty: (String, String)
                                                                                                                                                                                                      17. def toString(): String
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      18. val value: String
                                                                                                                                                                                                      19. final def wait(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                      Inherited from AnyRef

                                                                                                                                                                                                      Inherited from Any

                                                                                                                                                                                                      Ungrouped

                                                                                                                                                                                                      +var toRoot = '../../../';

                                                                                                                                                                                                      sealed abstract class VersionScheme extends AnyRef

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      VersionScheme.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      AnyRef, Any
                                                                                                                                                                                                      Known Subclasses
                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                      1. VersionScheme
                                                                                                                                                                                                      2. AnyRef
                                                                                                                                                                                                      3. Any
                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                      Value Members

                                                                                                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      2. final def ##: Int
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      5. def clone(): AnyRef
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                      6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      8. def finalize(): Unit
                                                                                                                                                                                                        Attributes
                                                                                                                                                                                                        protected[lang]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                      9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      10. def hashCode(): Int
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        Any
                                                                                                                                                                                                      12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      13. final def notify(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      14. final def notifyAll(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @native()
                                                                                                                                                                                                      15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                      16. def toProperty: (String, String)
                                                                                                                                                                                                      17. def toString(): String
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                      18. val value: String
                                                                                                                                                                                                      19. final def wait(): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                      21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                        AnyRef
                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                        @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                      Inherited from AnyRef

                                                                                                                                                                                                      Inherited from Any

                                                                                                                                                                                                      Ungrouped

                                                                                                                                                                                                      diff --git a/api/latest/mill/scalalib/publish/index.html b/api/latest/mill/scalalib/publish/index.html index d414cf77c7c..8f805f143e8 100644 --- a/api/latest/mill/scalalib/publish/index.html +++ b/api/latest/mill/scalalib/publish/index.html @@ -1,3 +1,3 @@ Mill - mill.scalalib.publish

                                                                                                                                                                                                      Packages

                                                                                                                                                                                                      package publish

                                                                                                                                                                                                      Source
                                                                                                                                                                                                      package.scala
                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                      JsonFormatters, AnyRef, Any
                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                      1. publish
                                                                                                                                                                                                      2. JsonFormatters
                                                                                                                                                                                                      3. AnyRef
                                                                                                                                                                                                      4. Any
                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                      Type Members

                                                                                                                                                                                                      1. case class Artifact(group: String, id: String, version: String) extends Product with Serializable
                                                                                                                                                                                                      2. case class Dependency(artifact: Artifact, scope: Scope, optional: Boolean = false, configuration: Option[String] = None, exclusions: Seq[(String, String)] = Nil) extends Product with Serializable
                                                                                                                                                                                                      3. case class Developer(id: String, name: String, url: String, organization: Option[String] = None, organizationUrl: Option[String] = None) extends Product with Serializable
                                                                                                                                                                                                      4. trait JsonFormatters extends AnyRef
                                                                                                                                                                                                      5. case class License(id: String, name: String, url: String, isOsiApproved: Boolean, isFsfLibre: Boolean, distribution: String) extends Product with Serializable
                                                                                                                                                                                                      6. class LocalIvyPublisher extends AnyRef
                                                                                                                                                                                                      7. class LocalM2Publisher extends AnyRef
                                                                                                                                                                                                      8. case class PomSettings(description: String, organization: String, url: String, licenses: Seq[License], versionControl: VersionControl, developers: Seq[Developer], packaging: String = "jar") extends Product with Serializable
                                                                                                                                                                                                      9. case class PublishInfo(file: PathRef, classifier: Option[String] = None, ext: String = "jar", ivyConfig: String, ivyType: String = "jar") extends Product with Serializable

                                                                                                                                                                                                        An extra resource artifact to publish.

                                                                                                                                                                                                        An extra resource artifact to publish. +var toRoot = '../../../';

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        package publish

                                                                                                                                                                                                        Source
                                                                                                                                                                                                        package.scala
                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                        JsonFormatters, AnyRef, Any
                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. publish
                                                                                                                                                                                                        2. JsonFormatters
                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Type Members

                                                                                                                                                                                                        1. case class Artifact(group: String, id: String, version: String) extends Product with Serializable
                                                                                                                                                                                                        2. case class Dependency(artifact: Artifact, scope: Scope, optional: Boolean = false, configuration: Option[String] = None, exclusions: Seq[(String, String)] = Nil) extends Product with Serializable
                                                                                                                                                                                                        3. case class Developer(id: String, name: String, url: String, organization: Option[String] = None, organizationUrl: Option[String] = None) extends Product with Serializable
                                                                                                                                                                                                        4. trait JsonFormatters extends AnyRef
                                                                                                                                                                                                        5. case class License(id: String, name: String, url: String, isOsiApproved: Boolean, isFsfLibre: Boolean, distribution: String) extends Product with Serializable
                                                                                                                                                                                                        6. class LocalIvyPublisher extends AnyRef
                                                                                                                                                                                                        7. class LocalM2Publisher extends AnyRef
                                                                                                                                                                                                        8. case class PomSettings(description: String, organization: String, url: String, licenses: Seq[License], versionControl: VersionControl, developers: Seq[Developer], packaging: String = "jar") extends Product with Serializable
                                                                                                                                                                                                        9. case class PublishInfo(file: PathRef, classifier: Option[String] = None, ext: String = "jar", ivyConfig: String, ivyType: String = "jar") extends Product with Serializable

                                                                                                                                                                                                          An extra resource artifact to publish.

                                                                                                                                                                                                          An extra resource artifact to publish.

                                                                                                                                                                                                          file

                                                                                                                                                                                                          The artifact file

                                                                                                                                                                                                          classifier

                                                                                                                                                                                                          An Optional classifier to be used when publishing the file

                                                                                                                                                                                                          ext

                                                                                                                                                                                                          The extension that will be used publishing the file to the ivy repo

                                                                                                                                                                                                          ivyConfig

                                                                                                                                                                                                          The ivy config to be used

                                                                                                                                                                                                          ivyType

                                                                                                                                                                                                          The ivy type, this will implicitly define the directory, the file will be published to (e.g. "jar" -> "jars")

                                                                                                                                                                                                        10. sealed trait Scope extends AnyRef
                                                                                                                                                                                                        11. class SonatypeHttpApi extends AnyRef
                                                                                                                                                                                                        12. class SonatypePublisher extends AnyRef
                                                                                                                                                                                                        13. case class VersionControl(browsableRepository: Option[String] = None, connection: Option[String] = None, developerConnection: Option[String] = None, tag: Option[String] = None) extends Product with Serializable
                                                                                                                                                                                                        14. sealed abstract class VersionScheme extends AnyRef

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. implicit lazy val artifactFormat: upickle.default.ReadWriter[Artifact]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          JsonFormatters
                                                                                                                                                                                                        2. implicit lazy val developerFormat: upickle.default.ReadWriter[Developer]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          JsonFormatters
                                                                                                                                                                                                        3. implicit lazy val licenseFormat: upickle.default.ReadWriter[License]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          JsonFormatters
                                                                                                                                                                                                        4. implicit lazy val pomSettingsFormat: upickle.default.ReadWriter[PomSettings]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          JsonFormatters
                                                                                                                                                                                                        5. implicit lazy val versionControlFormat: upickle.default.ReadWriter[VersionControl]
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          JsonFormatters
                                                                                                                                                                                                        6. object Artifact extends Serializable
                                                                                                                                                                                                        7. object Ivy
                                                                                                                                                                                                        8. object License extends Serializable
                                                                                                                                                                                                        9. object LocalIvyPublisher extends LocalIvyPublisher
                                                                                                                                                                                                        10. object Pom
                                                                                                                                                                                                        11. object PublishInfo extends Serializable
                                                                                                                                                                                                        12. object Scope
                                                                                                                                                                                                        13. object VersionControl extends Serializable
                                                                                                                                                                                                        14. object VersionControlConnection
                                                                                                                                                                                                        15. object VersionScheme

                                                                                                                                                                                                        Inherited from JsonFormatters

                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                        diff --git a/api/latest/mill/scalalib/scalafmt/ScalafmtModule$.html b/api/latest/mill/scalalib/scalafmt/ScalafmtModule$.html index ac61736aab8..369ce0eda8d 100644 --- a/api/latest/mill/scalalib/scalafmt/ScalafmtModule$.html +++ b/api/latest/mill/scalalib/scalafmt/ScalafmtModule$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.scalafmt.ScalafmtModule

                                                                                                                                                                                                        Packages

                                                                                                                                                                                                        object ScalafmtModule extends ExternalModule with ScalafmtModule

                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                        1. ScalafmtModule
                                                                                                                                                                                                        2. ScalafmtModule
                                                                                                                                                                                                        3. JavaModule
                                                                                                                                                                                                        4. JavaModuleBase
                                                                                                                                                                                                        5. SemanticDbJavaModule
                                                                                                                                                                                                        6. BspModule
                                                                                                                                                                                                        7. OfflineSupportModule
                                                                                                                                                                                                        8. CoursierModule
                                                                                                                                                                                                        9. GenIdeaModule
                                                                                                                                                                                                        10. TaskModule
                                                                                                                                                                                                        11. ExternalModule
                                                                                                                                                                                                        12. BaseModule
                                                                                                                                                                                                        13. Module
                                                                                                                                                                                                        14. BaseClass
                                                                                                                                                                                                        15. Cacher
                                                                                                                                                                                                        16. AnyRef
                                                                                                                                                                                                        17. Any
                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                        Type Members

                                                                                                                                                                                                        1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                          JavaModule

                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                        1. object millInternal extends Internal

                                                                                                                                                                                                          Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../../';

                                                                                                                                                                                                          Packages

                                                                                                                                                                                                          object ScalafmtModule extends ExternalModule with ScalafmtModule

                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                          1. ScalafmtModule
                                                                                                                                                                                                          2. ScalafmtModule
                                                                                                                                                                                                          3. JavaModule
                                                                                                                                                                                                          4. JavaModuleBase
                                                                                                                                                                                                          5. SemanticDbJavaModule
                                                                                                                                                                                                          6. BspModule
                                                                                                                                                                                                          7. OfflineSupportModule
                                                                                                                                                                                                          8. CoursierModule
                                                                                                                                                                                                          9. GenIdeaModule
                                                                                                                                                                                                          10. TaskModule
                                                                                                                                                                                                          11. ExternalModule
                                                                                                                                                                                                          12. BaseModule
                                                                                                                                                                                                          13. Module
                                                                                                                                                                                                          14. BaseClass
                                                                                                                                                                                                          15. Cacher
                                                                                                                                                                                                          16. AnyRef
                                                                                                                                                                                                          17. Any
                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                          Type Members

                                                                                                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                            JavaModule

                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                          1. object millInternal 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 diff --git a/api/latest/mill/scalalib/scalafmt/ScalafmtModule.html b/api/latest/mill/scalalib/scalafmt/ScalafmtModule.html index e6c12f64e6c..8d61f9fa7c4 100644 --- a/api/latest/mill/scalalib/scalafmt/ScalafmtModule.html +++ b/api/latest/mill/scalalib/scalafmt/ScalafmtModule.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.scalafmt.ScalafmtModule

                                                                                                                                                                                                            Packages

                                                                                                                                                                                                            trait ScalafmtModule extends BaseClass with JavaModule

                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                            1. ScalafmtModule
                                                                                                                                                                                                            2. JavaModule
                                                                                                                                                                                                            3. JavaModuleBase
                                                                                                                                                                                                            4. SemanticDbJavaModule
                                                                                                                                                                                                            5. BspModule
                                                                                                                                                                                                            6. OfflineSupportModule
                                                                                                                                                                                                            7. CoursierModule
                                                                                                                                                                                                            8. GenIdeaModule
                                                                                                                                                                                                            9. TaskModule
                                                                                                                                                                                                            10. Module
                                                                                                                                                                                                            11. BaseClass
                                                                                                                                                                                                            12. Cacher
                                                                                                                                                                                                            13. AnyRef
                                                                                                                                                                                                            14. Any
                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                              JavaModule

                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                            1. object millInternal extends Internal

                                                                                                                                                                                                              Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../../';

                                                                                                                                                                                                              Packages

                                                                                                                                                                                                              trait ScalafmtModule extends BaseClass with JavaModule

                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                              1. ScalafmtModule
                                                                                                                                                                                                              2. JavaModule
                                                                                                                                                                                                              3. JavaModuleBase
                                                                                                                                                                                                              4. SemanticDbJavaModule
                                                                                                                                                                                                              5. BspModule
                                                                                                                                                                                                              6. OfflineSupportModule
                                                                                                                                                                                                              7. CoursierModule
                                                                                                                                                                                                              8. GenIdeaModule
                                                                                                                                                                                                              9. TaskModule
                                                                                                                                                                                                              10. Module
                                                                                                                                                                                                              11. BaseClass
                                                                                                                                                                                                              12. Cacher
                                                                                                                                                                                                              13. AnyRef
                                                                                                                                                                                                              14. Any
                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                              Type Members

                                                                                                                                                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                JavaModule

                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                              1. object millInternal 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 diff --git a/api/latest/mill/scalalib/scalafmt/ScalafmtWorkerModule$.html b/api/latest/mill/scalalib/scalafmt/ScalafmtWorkerModule$.html index ae56083a4e7..db5efc84881 100644 --- a/api/latest/mill/scalalib/scalafmt/ScalafmtWorkerModule$.html +++ b/api/latest/mill/scalalib/scalafmt/ScalafmtWorkerModule$.html @@ -1,5 +1,5 @@ Mill - mill.scalalib.scalafmt.ScalafmtWorkerModule

                                                                                                                                                                                                                Packages

                                                                                                                                                                                                                o

                                                                                                                                                                                                                mill.scalalib.scalafmt

                                                                                                                                                                                                                ScalafmtWorkerModule

                                                                                                                                                                                                                object ScalafmtWorkerModule extends ExternalModule

                                                                                                                                                                                                                Source
                                                                                                                                                                                                                ScalafmtWorker.scala
                                                                                                                                                                                                                Linear Supertypes
                                                                                                                                                                                                                Ordering
                                                                                                                                                                                                                1. Alphabetic
                                                                                                                                                                                                                2. By Inheritance
                                                                                                                                                                                                                Inherited
                                                                                                                                                                                                                1. ScalafmtWorkerModule
                                                                                                                                                                                                                2. ExternalModule
                                                                                                                                                                                                                3. BaseModule
                                                                                                                                                                                                                4. Module
                                                                                                                                                                                                                5. BaseClass
                                                                                                                                                                                                                6. Cacher
                                                                                                                                                                                                                7. AnyRef
                                                                                                                                                                                                                8. Any
                                                                                                                                                                                                                1. Hide All
                                                                                                                                                                                                                2. Show All
                                                                                                                                                                                                                Visibility
                                                                                                                                                                                                                1. Public
                                                                                                                                                                                                                2. Protected

                                                                                                                                                                                                                Value Members

                                                                                                                                                                                                                1. object millInternal extends Internal

                                                                                                                                                                                                                  Miscellaneous machinery around traversing & querying the build hierarchy, +var toRoot = '../../../';

                                                                                                                                                                                                                  Packages

                                                                                                                                                                                                                  o

                                                                                                                                                                                                                  mill.scalalib.scalafmt

                                                                                                                                                                                                                  ScalafmtWorkerModule

                                                                                                                                                                                                                  object ScalafmtWorkerModule extends ExternalModule

                                                                                                                                                                                                                  Source
                                                                                                                                                                                                                  ScalafmtWorker.scala
                                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                                  1. ScalafmtWorkerModule
                                                                                                                                                                                                                  2. ExternalModule
                                                                                                                                                                                                                  3. BaseModule
                                                                                                                                                                                                                  4. Module
                                                                                                                                                                                                                  5. BaseClass
                                                                                                                                                                                                                  6. Cacher
                                                                                                                                                                                                                  7. AnyRef
                                                                                                                                                                                                                  8. Any
                                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                                  1. object millInternal 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 diff --git a/api/latest/mill/scalanativelib/SbtNativeModule.html b/api/latest/mill/scalanativelib/SbtNativeModule.html index 05a4c33e2f7..b7f11d59df2 100644 --- a/api/latest/mill/scalanativelib/SbtNativeModule.html +++ b/api/latest/mill/scalanativelib/SbtNativeModule.html @@ -1,5 +1,5 @@ Mill - mill.scalanativelib.SbtNativeModule

                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                    t

                                                                                                                                                                                                                    mill.scalanativelib

                                                                                                                                                                                                                    SbtNativeModule

                                                                                                                                                                                                                    trait SbtNativeModule extends BaseClass with ScalaNativeModule with SbtModule

                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                    1. SbtNativeModule
                                                                                                                                                                                                                    2. SbtModule
                                                                                                                                                                                                                    3. MavenModule
                                                                                                                                                                                                                    4. ScalaNativeModule
                                                                                                                                                                                                                    5. ScalaModule
                                                                                                                                                                                                                    6. ScalaModuleBase
                                                                                                                                                                                                                    7. JavaModule
                                                                                                                                                                                                                    8. JavaModuleBase
                                                                                                                                                                                                                    9. SemanticDbJavaModule
                                                                                                                                                                                                                    10. BspModule
                                                                                                                                                                                                                    11. OfflineSupportModule
                                                                                                                                                                                                                    12. CoursierModule
                                                                                                                                                                                                                    13. GenIdeaModule
                                                                                                                                                                                                                    14. TaskModule
                                                                                                                                                                                                                    15. Module
                                                                                                                                                                                                                    16. BaseClass
                                                                                                                                                                                                                    17. Cacher
                                                                                                                                                                                                                    18. AnyRef
                                                                                                                                                                                                                    19. Any
                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                    Type Members

                                                                                                                                                                                                                    1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      JavaModule
                                                                                                                                                                                                                    2. trait MavenModuleTests extends BaseClass with JavaModuleTests
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      MavenModule
                                                                                                                                                                                                                    3. trait SbtModuleTests extends BaseClass with ScalaTests with MavenModuleTests
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      SbtModule
                                                                                                                                                                                                                    4. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      ScalaModule
                                                                                                                                                                                                                    5. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      ScalaNativeModule

                                                                                                                                                                                                                    Deprecated Type Members

                                                                                                                                                                                                                    1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      ScalaModule
                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                      @deprecated
                                                                                                                                                                                                                      Deprecated

                                                                                                                                                                                                                      (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                    2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      ScalaNativeModule
                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                      @deprecated
                                                                                                                                                                                                                      Deprecated

                                                                                                                                                                                                                      (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                    Abstract Value Members

                                                                                                                                                                                                                    1. abstract def scalaNativeVersion: T[String]
                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                      ScalaNativeModule
                                                                                                                                                                                                                    2. abstract def scalaVersion: T[String]

                                                                                                                                                                                                                      What version of Scala to use +var toRoot = '../../';

                                                                                                                                                                                                                      Packages

                                                                                                                                                                                                                      t

                                                                                                                                                                                                                      mill.scalanativelib

                                                                                                                                                                                                                      SbtNativeModule

                                                                                                                                                                                                                      trait SbtNativeModule extends BaseClass with ScalaNativeModule with SbtModule

                                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                                      1. SbtNativeModule
                                                                                                                                                                                                                      2. SbtModule
                                                                                                                                                                                                                      3. MavenModule
                                                                                                                                                                                                                      4. ScalaNativeModule
                                                                                                                                                                                                                      5. ScalaModule
                                                                                                                                                                                                                      6. ScalaModuleBase
                                                                                                                                                                                                                      7. JavaModule
                                                                                                                                                                                                                      8. JavaModuleBase
                                                                                                                                                                                                                      9. SemanticDbJavaModule
                                                                                                                                                                                                                      10. BspModule
                                                                                                                                                                                                                      11. OfflineSupportModule
                                                                                                                                                                                                                      12. CoursierModule
                                                                                                                                                                                                                      13. GenIdeaModule
                                                                                                                                                                                                                      14. TaskModule
                                                                                                                                                                                                                      15. Module
                                                                                                                                                                                                                      16. BaseClass
                                                                                                                                                                                                                      17. Cacher
                                                                                                                                                                                                                      18. AnyRef
                                                                                                                                                                                                                      19. Any
                                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                                      Type Members

                                                                                                                                                                                                                      1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        JavaModule
                                                                                                                                                                                                                      2. trait MavenModuleTests extends BaseClass with JavaModuleTests
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        MavenModule
                                                                                                                                                                                                                      3. trait SbtModuleTests extends BaseClass with ScalaTests with MavenModuleTests
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        SbtModule
                                                                                                                                                                                                                      4. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        ScalaModule
                                                                                                                                                                                                                      5. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        ScalaNativeModule

                                                                                                                                                                                                                      Deprecated Type Members

                                                                                                                                                                                                                      1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        ScalaModule
                                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                                        @deprecated
                                                                                                                                                                                                                        Deprecated

                                                                                                                                                                                                                        (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                      2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        ScalaNativeModule
                                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                                        @deprecated
                                                                                                                                                                                                                        Deprecated

                                                                                                                                                                                                                        (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                      Abstract Value Members

                                                                                                                                                                                                                      1. abstract def scalaNativeVersion: T[String]
                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        ScalaNativeModule
                                                                                                                                                                                                                      2. abstract def scalaVersion: T[String]

                                                                                                                                                                                                                        What version of Scala to use

                                                                                                                                                                                                                        What version of Scala to use

                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                        ScalaModule

                                                                                                                                                                                                                      Concrete Value Members

                                                                                                                                                                                                                      1. object millInternal extends Internal

                                                                                                                                                                                                                        Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalanativelib/ScalaNativeModule$ScalaNativeTests.html b/api/latest/mill/scalanativelib/ScalaNativeModule$ScalaNativeTests.html index 2f6a3a1f47c..7c2b11da963 100644 --- a/api/latest/mill/scalanativelib/ScalaNativeModule$ScalaNativeTests.html +++ b/api/latest/mill/scalanativelib/ScalaNativeModule$ScalaNativeTests.html @@ -1,5 +1,5 @@ Mill - mill.scalanativelib.ScalaNativeModule.ScalaNativeTests

                                                                                                                                                                                                                        Packages

                                                                                                                                                                                                                        trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule

                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                        1. ScalaNativeTests
                                                                                                                                                                                                                        2. TestScalaNativeModule
                                                                                                                                                                                                                        3. ScalaNativeModule
                                                                                                                                                                                                                        4. ScalaTests
                                                                                                                                                                                                                        5. ScalaModule
                                                                                                                                                                                                                        6. ScalaModuleBase
                                                                                                                                                                                                                        7. JavaModuleTests
                                                                                                                                                                                                                        8. TestModule
                                                                                                                                                                                                                        9. JavaModule
                                                                                                                                                                                                                        10. JavaModuleBase
                                                                                                                                                                                                                        11. SemanticDbJavaModule
                                                                                                                                                                                                                        12. BspModule
                                                                                                                                                                                                                        13. OfflineSupportModule
                                                                                                                                                                                                                        14. CoursierModule
                                                                                                                                                                                                                        15. GenIdeaModule
                                                                                                                                                                                                                        16. TaskModule
                                                                                                                                                                                                                        17. Module
                                                                                                                                                                                                                        18. BaseClass
                                                                                                                                                                                                                        19. Cacher
                                                                                                                                                                                                                        20. AnyRef
                                                                                                                                                                                                                        21. Any
                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                        Type Members

                                                                                                                                                                                                                        1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                          JavaModule
                                                                                                                                                                                                                        2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                          ScalaModule
                                                                                                                                                                                                                        3. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule
                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                          ScalaNativeModule

                                                                                                                                                                                                                        Deprecated Type Members

                                                                                                                                                                                                                        1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                          ScalaModule
                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                          @deprecated
                                                                                                                                                                                                                          Deprecated

                                                                                                                                                                                                                          (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                        2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                          ScalaNativeModule
                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                          @deprecated
                                                                                                                                                                                                                          Deprecated

                                                                                                                                                                                                                          (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                        Abstract Value Members

                                                                                                                                                                                                                        1. abstract def testFramework: T[String]

                                                                                                                                                                                                                          The test framework to use.

                                                                                                                                                                                                                          The test framework to use. +var toRoot = '../../';

                                                                                                                                                                                                                          Packages

                                                                                                                                                                                                                          trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule

                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                          1. ScalaNativeTests
                                                                                                                                                                                                                          2. TestScalaNativeModule
                                                                                                                                                                                                                          3. ScalaNativeModule
                                                                                                                                                                                                                          4. ScalaTests
                                                                                                                                                                                                                          5. ScalaModule
                                                                                                                                                                                                                          6. ScalaModuleBase
                                                                                                                                                                                                                          7. JavaModuleTests
                                                                                                                                                                                                                          8. TestModule
                                                                                                                                                                                                                          9. JavaModule
                                                                                                                                                                                                                          10. JavaModuleBase
                                                                                                                                                                                                                          11. SemanticDbJavaModule
                                                                                                                                                                                                                          12. BspModule
                                                                                                                                                                                                                          13. OfflineSupportModule
                                                                                                                                                                                                                          14. CoursierModule
                                                                                                                                                                                                                          15. GenIdeaModule
                                                                                                                                                                                                                          16. TaskModule
                                                                                                                                                                                                                          17. Module
                                                                                                                                                                                                                          18. BaseClass
                                                                                                                                                                                                                          19. Cacher
                                                                                                                                                                                                                          20. AnyRef
                                                                                                                                                                                                                          21. Any
                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                          Type Members

                                                                                                                                                                                                                          1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                            JavaModule
                                                                                                                                                                                                                          2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                            ScalaModule
                                                                                                                                                                                                                          3. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule
                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                            ScalaNativeModule

                                                                                                                                                                                                                          Deprecated Type Members

                                                                                                                                                                                                                          1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                            ScalaModule
                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                            @deprecated
                                                                                                                                                                                                                            Deprecated

                                                                                                                                                                                                                            (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                          2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                            ScalaNativeModule
                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                            @deprecated
                                                                                                                                                                                                                            Deprecated

                                                                                                                                                                                                                            (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                          Abstract Value Members

                                                                                                                                                                                                                          1. abstract def testFramework: T[String]

                                                                                                                                                                                                                            The test framework to use.

                                                                                                                                                                                                                            The test framework to use.

                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                            TestModule

                                                                                                                                                                                                                          Concrete Value Members

                                                                                                                                                                                                                          1. object millInternal 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, diff --git a/api/latest/mill/scalanativelib/ScalaNativeModule.html b/api/latest/mill/scalanativelib/ScalaNativeModule.html index 223e5a77d88..1ecda12c992 100644 --- a/api/latest/mill/scalanativelib/ScalaNativeModule.html +++ b/api/latest/mill/scalanativelib/ScalaNativeModule.html @@ -1,5 +1,5 @@ Mill - mill.scalanativelib.ScalaNativeModule

                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                            t

                                                                                                                                                                                                                            mill.scalanativelib

                                                                                                                                                                                                                            ScalaNativeModule

                                                                                                                                                                                                                            trait ScalaNativeModule extends BaseClass with ScalaModule

                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                            1. ScalaNativeModule
                                                                                                                                                                                                                            2. ScalaModule
                                                                                                                                                                                                                            3. ScalaModuleBase
                                                                                                                                                                                                                            4. JavaModule
                                                                                                                                                                                                                            5. JavaModuleBase
                                                                                                                                                                                                                            6. SemanticDbJavaModule
                                                                                                                                                                                                                            7. BspModule
                                                                                                                                                                                                                            8. OfflineSupportModule
                                                                                                                                                                                                                            9. CoursierModule
                                                                                                                                                                                                                            10. GenIdeaModule
                                                                                                                                                                                                                            11. TaskModule
                                                                                                                                                                                                                            12. Module
                                                                                                                                                                                                                            13. BaseClass
                                                                                                                                                                                                                            14. Cacher
                                                                                                                                                                                                                            15. AnyRef
                                                                                                                                                                                                                            16. Any
                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                            1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                              JavaModule
                                                                                                                                                                                                                            2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                              ScalaModule
                                                                                                                                                                                                                            3. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule

                                                                                                                                                                                                                            Deprecated Type Members

                                                                                                                                                                                                                            1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                              ScalaModule
                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                              @deprecated
                                                                                                                                                                                                                              Deprecated

                                                                                                                                                                                                                              (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                            2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                              @deprecated
                                                                                                                                                                                                                              Deprecated

                                                                                                                                                                                                                              (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                            Abstract Value Members

                                                                                                                                                                                                                            1. abstract def scalaNativeVersion: T[String]
                                                                                                                                                                                                                            2. abstract def scalaVersion: T[String]

                                                                                                                                                                                                                              What version of Scala to use +var toRoot = '../../';

                                                                                                                                                                                                                              Packages

                                                                                                                                                                                                                              t

                                                                                                                                                                                                                              mill.scalanativelib

                                                                                                                                                                                                                              ScalaNativeModule

                                                                                                                                                                                                                              trait ScalaNativeModule extends BaseClass with ScalaModule

                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                              1. ScalaNativeModule
                                                                                                                                                                                                                              2. ScalaModule
                                                                                                                                                                                                                              3. ScalaModuleBase
                                                                                                                                                                                                                              4. JavaModule
                                                                                                                                                                                                                              5. JavaModuleBase
                                                                                                                                                                                                                              6. SemanticDbJavaModule
                                                                                                                                                                                                                              7. BspModule
                                                                                                                                                                                                                              8. OfflineSupportModule
                                                                                                                                                                                                                              9. CoursierModule
                                                                                                                                                                                                                              10. GenIdeaModule
                                                                                                                                                                                                                              11. TaskModule
                                                                                                                                                                                                                              12. Module
                                                                                                                                                                                                                              13. BaseClass
                                                                                                                                                                                                                              14. Cacher
                                                                                                                                                                                                                              15. AnyRef
                                                                                                                                                                                                                              16. Any
                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                              Type Members

                                                                                                                                                                                                                              1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                JavaModule
                                                                                                                                                                                                                              2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                ScalaModule
                                                                                                                                                                                                                              3. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule

                                                                                                                                                                                                                              Deprecated Type Members

                                                                                                                                                                                                                              1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                ScalaModule
                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                @deprecated
                                                                                                                                                                                                                                Deprecated

                                                                                                                                                                                                                                (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                              2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                @deprecated
                                                                                                                                                                                                                                Deprecated

                                                                                                                                                                                                                                (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                              Abstract Value Members

                                                                                                                                                                                                                              1. abstract def scalaNativeVersion: T[String]
                                                                                                                                                                                                                              2. abstract def scalaVersion: T[String]

                                                                                                                                                                                                                                What version of Scala to use

                                                                                                                                                                                                                                What version of Scala to use

                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                ScalaModule

                                                                                                                                                                                                                              Concrete Value Members

                                                                                                                                                                                                                              1. object millInternal extends Internal

                                                                                                                                                                                                                                Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill diff --git a/api/latest/mill/scalanativelib/TestScalaNativeModule.html b/api/latest/mill/scalanativelib/TestScalaNativeModule.html index ea14d5d19d1..5b559ab4a4e 100644 --- a/api/latest/mill/scalanativelib/TestScalaNativeModule.html +++ b/api/latest/mill/scalanativelib/TestScalaNativeModule.html @@ -1,5 +1,5 @@ Mill - mill.scalanativelib.TestScalaNativeModule

                                                                                                                                                                                                                                Packages

                                                                                                                                                                                                                                t

                                                                                                                                                                                                                                mill.scalanativelib

                                                                                                                                                                                                                                TestScalaNativeModule

                                                                                                                                                                                                                                trait TestScalaNativeModule extends BaseClass with ScalaNativeModule with TestModule

                                                                                                                                                                                                                                Ordering
                                                                                                                                                                                                                                1. Alphabetic
                                                                                                                                                                                                                                2. By Inheritance
                                                                                                                                                                                                                                Inherited
                                                                                                                                                                                                                                1. TestScalaNativeModule
                                                                                                                                                                                                                                2. TestModule
                                                                                                                                                                                                                                3. ScalaNativeModule
                                                                                                                                                                                                                                4. ScalaModule
                                                                                                                                                                                                                                5. ScalaModuleBase
                                                                                                                                                                                                                                6. JavaModule
                                                                                                                                                                                                                                7. JavaModuleBase
                                                                                                                                                                                                                                8. SemanticDbJavaModule
                                                                                                                                                                                                                                9. BspModule
                                                                                                                                                                                                                                10. OfflineSupportModule
                                                                                                                                                                                                                                11. CoursierModule
                                                                                                                                                                                                                                12. GenIdeaModule
                                                                                                                                                                                                                                13. TaskModule
                                                                                                                                                                                                                                14. Module
                                                                                                                                                                                                                                15. BaseClass
                                                                                                                                                                                                                                16. Cacher
                                                                                                                                                                                                                                17. AnyRef
                                                                                                                                                                                                                                18. Any
                                                                                                                                                                                                                                1. Hide All
                                                                                                                                                                                                                                2. Show All
                                                                                                                                                                                                                                Visibility
                                                                                                                                                                                                                                1. Public
                                                                                                                                                                                                                                2. Protected

                                                                                                                                                                                                                                Type Members

                                                                                                                                                                                                                                1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                                                                  JavaModule
                                                                                                                                                                                                                                2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                                                                  ScalaModule
                                                                                                                                                                                                                                3. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule
                                                                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                                                                  ScalaNativeModule

                                                                                                                                                                                                                                Deprecated Type Members

                                                                                                                                                                                                                                1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                                                                  ScalaModule
                                                                                                                                                                                                                                  Annotations
                                                                                                                                                                                                                                  @deprecated
                                                                                                                                                                                                                                  Deprecated

                                                                                                                                                                                                                                  (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                                2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                                                                  ScalaNativeModule
                                                                                                                                                                                                                                  Annotations
                                                                                                                                                                                                                                  @deprecated
                                                                                                                                                                                                                                  Deprecated

                                                                                                                                                                                                                                  (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                                Abstract Value Members

                                                                                                                                                                                                                                1. abstract def scalaNativeVersion: T[String]
                                                                                                                                                                                                                                  Definition Classes
                                                                                                                                                                                                                                  ScalaNativeModule
                                                                                                                                                                                                                                2. abstract def scalaVersion: T[String]

                                                                                                                                                                                                                                  What version of Scala to use +var toRoot = '../../';

                                                                                                                                                                                                                                  Packages

                                                                                                                                                                                                                                  t

                                                                                                                                                                                                                                  mill.scalanativelib

                                                                                                                                                                                                                                  TestScalaNativeModule

                                                                                                                                                                                                                                  trait TestScalaNativeModule extends BaseClass with ScalaNativeModule with TestModule

                                                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                                                  1. TestScalaNativeModule
                                                                                                                                                                                                                                  2. TestModule
                                                                                                                                                                                                                                  3. ScalaNativeModule
                                                                                                                                                                                                                                  4. ScalaModule
                                                                                                                                                                                                                                  5. ScalaModuleBase
                                                                                                                                                                                                                                  6. JavaModule
                                                                                                                                                                                                                                  7. JavaModuleBase
                                                                                                                                                                                                                                  8. SemanticDbJavaModule
                                                                                                                                                                                                                                  9. BspModule
                                                                                                                                                                                                                                  10. OfflineSupportModule
                                                                                                                                                                                                                                  11. CoursierModule
                                                                                                                                                                                                                                  12. GenIdeaModule
                                                                                                                                                                                                                                  13. TaskModule
                                                                                                                                                                                                                                  14. Module
                                                                                                                                                                                                                                  15. BaseClass
                                                                                                                                                                                                                                  16. Cacher
                                                                                                                                                                                                                                  17. AnyRef
                                                                                                                                                                                                                                  18. Any
                                                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                                                  Type Members

                                                                                                                                                                                                                                  1. trait JavaModuleTests extends BaseClass with JavaModule with TestModule
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    JavaModule
                                                                                                                                                                                                                                  2. trait ScalaTests extends BaseClass with JavaModuleTests with ScalaModule
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ScalaModule
                                                                                                                                                                                                                                  3. trait ScalaNativeTests extends BaseClass with ScalaTests with TestScalaNativeModule
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ScalaNativeModule

                                                                                                                                                                                                                                  Deprecated Type Members

                                                                                                                                                                                                                                  1. type ScalaModuleTests = ScalaTests
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ScalaModule
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @deprecated
                                                                                                                                                                                                                                    Deprecated

                                                                                                                                                                                                                                    (Since version 0.11.0) use ScalaTests

                                                                                                                                                                                                                                  2. type ScalaNativeModuleTests = ScalaNativeTests
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ScalaNativeModule
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @deprecated
                                                                                                                                                                                                                                    Deprecated

                                                                                                                                                                                                                                    (Since version 0.11.0) use ScalaNativeTests

                                                                                                                                                                                                                                  Abstract Value Members

                                                                                                                                                                                                                                  1. abstract def scalaNativeVersion: T[String]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ScalaNativeModule
                                                                                                                                                                                                                                  2. abstract def scalaVersion: T[String]

                                                                                                                                                                                                                                    What version of Scala to use

                                                                                                                                                                                                                                    What version of Scala to use

                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ScalaModule
                                                                                                                                                                                                                                  3. abstract def testFramework: T[String]

                                                                                                                                                                                                                                    The test framework to use.

                                                                                                                                                                                                                                    The test framework to use.

                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    TestModule

                                                                                                                                                                                                                                  Concrete Value Members

                                                                                                                                                                                                                                  1. object millInternal extends Internal

                                                                                                                                                                                                                                    Miscellaneous machinery around traversing & querying the build hierarchy, diff --git a/api/latest/mill/scalanativelib/api/LTO$$Full$.html b/api/latest/mill/scalanativelib/api/LTO$$Full$.html index 546b7daf901..9f852ba3f37 100644 --- a/api/latest/mill/scalanativelib/api/LTO$$Full$.html +++ b/api/latest/mill/scalanativelib/api/LTO$$Full$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.LTO.Full

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Full extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, LTO, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Full
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. LTO
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      LTO
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from LTO

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Full extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, LTO, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Full
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. LTO
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      LTO
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from LTO

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/LTO$$None$.html b/api/latest/mill/scalanativelib/api/LTO$$None$.html index a484cdd2f22..5a9e2227864 100644 --- a/api/latest/mill/scalanativelib/api/LTO$$None$.html +++ b/api/latest/mill/scalanativelib/api/LTO$$None$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.LTO.None

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object None extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, LTO, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. None
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. LTO
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      LTO
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from LTO

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object None extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, LTO, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. None
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. LTO
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      LTO
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from LTO

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/LTO$$Thin$.html b/api/latest/mill/scalanativelib/api/LTO$$Thin$.html index 12333d59faa..35aae5673c9 100644 --- a/api/latest/mill/scalanativelib/api/LTO$$Thin$.html +++ b/api/latest/mill/scalanativelib/api/LTO$$Thin$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.LTO.Thin

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Thin extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, LTO, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Thin
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. LTO
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      LTO
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from LTO

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Thin extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, LTO, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Thin
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. LTO
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      LTO
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from LTO

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/LTO$.html b/api/latest/mill/scalanativelib/api/LTO$.html index aead9b4b59e..0c61be556a8 100644 --- a/api/latest/mill/scalanativelib/api/LTO$.html +++ b/api/latest/mill/scalanativelib/api/LTO$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.LTO

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object LTO

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. LTO
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. implicit val rw: upickle.default.ReadWriter[LTO]
                                                                                                                                                                                                                                    16. implicit val rwFull: upickle.default.ReadWriter[Full.type]
                                                                                                                                                                                                                                    17. implicit val rwNone: upickle.default.ReadWriter[None.type]
                                                                                                                                                                                                                                    18. implicit val rwThin: upickle.default.ReadWriter[Thin.type]
                                                                                                                                                                                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    20. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    21. val values: Seq[Product with LTO with Serializable]
                                                                                                                                                                                                                                    22. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                    25. case object Full extends LTO with Product with Serializable
                                                                                                                                                                                                                                    26. case object None extends LTO with Product with Serializable
                                                                                                                                                                                                                                    27. case object Thin extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object LTO

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. LTO
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. implicit val rw: upickle.default.ReadWriter[LTO]
                                                                                                                                                                                                                                    16. implicit val rwFull: upickle.default.ReadWriter[Full.type]
                                                                                                                                                                                                                                    17. implicit val rwNone: upickle.default.ReadWriter[None.type]
                                                                                                                                                                                                                                    18. implicit val rwThin: upickle.default.ReadWriter[Thin.type]
                                                                                                                                                                                                                                    19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    20. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    21. val values: Seq[Product with LTO with Serializable]
                                                                                                                                                                                                                                    22. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                    25. case object Full extends LTO with Product with Serializable
                                                                                                                                                                                                                                    26. case object None extends LTO with Product with Serializable
                                                                                                                                                                                                                                    27. case object Thin extends LTO with Product with Serializable

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/LTO.html b/api/latest/mill/scalanativelib/api/LTO.html index f400bbde057..b70f7596a1d 100644 --- a/api/latest/mill/scalanativelib/api/LTO.html +++ b/api/latest/mill/scalanativelib/api/LTO.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.LTO

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    sealed abstract class LTO extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Known Subclasses
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. LTO
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    sealed abstract class LTO extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Known Subclasses
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. LTO
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeConfig$.html b/api/latest/mill/scalanativelib/api/NativeConfig$.html index 21352614b0c..d0d1dca6c4b 100644 --- a/api/latest/mill/scalanativelib/api/NativeConfig$.html +++ b/api/latest/mill/scalanativelib/api/NativeConfig$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeConfig

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object NativeConfig

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeConfig
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. def apply(config: AnyRef): NativeConfig
                                                                                                                                                                                                                                    5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    6. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    9. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    14. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object NativeConfig

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeConfig
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. def apply(config: AnyRef): NativeConfig
                                                                                                                                                                                                                                    5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    6. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    9. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    14. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeConfig.html b/api/latest/mill/scalanativelib/api/NativeConfig.html index 7df6f34ab28..602d2b2a433 100644 --- a/api/latest/mill/scalanativelib/api/NativeConfig.html +++ b/api/latest/mill/scalanativelib/api/NativeConfig.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeConfig

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    class NativeConfig extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeConfig
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Instance Constructors

                                                                                                                                                                                                                                    1. new NativeConfig(config: AnyRef)

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. val config: AnyRef
                                                                                                                                                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    9. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    14. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    class NativeConfig extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeConfig
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Instance Constructors

                                                                                                                                                                                                                                    1. new NativeConfig(config: AnyRef)

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. val config: AnyRef
                                                                                                                                                                                                                                    7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    9. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    14. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Debug$.html b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Debug$.html index 67be58f9701..881ac58dcec 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Debug$.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Debug$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel.Debug

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Debug extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Debug
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Debug extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Debug
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Error$.html b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Error$.html index 17e35bd8819..41ac9f31c4d 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Error$.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Error$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel.Error

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Error extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Error
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Error extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Error
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Info$.html b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Info$.html index 40ea315e51e..8046f04e76f 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Info$.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Info$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel.Info

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Info extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Info
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Info extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Info
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Trace$.html b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Trace$.html index c68144bd5de..490ff300edb 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Trace$.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Trace$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel.Trace

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Trace extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Trace
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Trace extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Trace
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Warn$.html b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Warn$.html index b000e179703..63eb328bf59 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel$$Warn$.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel$$Warn$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel.Warn

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Warn extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Warn
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Warn extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, NativeLogLevel, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Warn
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. NativeLogLevel
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from NativeLogLevel

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel$.html b/api/latest/mill/scalanativelib/api/NativeLogLevel$.html index 02d6e4a419c..375f96f2add 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel$.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object NativeLogLevel

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeLogLevel
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. implicit val rw: upickle.default.ReadWriter[NativeLogLevel]
                                                                                                                                                                                                                                    16. implicit val rwDebug: upickle.default.ReadWriter[Debug.type]
                                                                                                                                                                                                                                    17. implicit val rwError: upickle.default.ReadWriter[Error.type]
                                                                                                                                                                                                                                    18. implicit val rwInfo: upickle.default.ReadWriter[Info.type]
                                                                                                                                                                                                                                    19. implicit val rwTrace: upickle.default.ReadWriter[Trace.type]
                                                                                                                                                                                                                                    20. implicit val rwWarn: upickle.default.ReadWriter[Warn.type]
                                                                                                                                                                                                                                    21. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    22. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    23. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    25. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                    26. case object Debug extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    27. case object Error extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    28. case object Info extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    29. case object Trace extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    30. case object Warn extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object NativeLogLevel

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeLogLevel
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. implicit val rw: upickle.default.ReadWriter[NativeLogLevel]
                                                                                                                                                                                                                                    16. implicit val rwDebug: upickle.default.ReadWriter[Debug.type]
                                                                                                                                                                                                                                    17. implicit val rwError: upickle.default.ReadWriter[Error.type]
                                                                                                                                                                                                                                    18. implicit val rwInfo: upickle.default.ReadWriter[Info.type]
                                                                                                                                                                                                                                    19. implicit val rwTrace: upickle.default.ReadWriter[Trace.type]
                                                                                                                                                                                                                                    20. implicit val rwWarn: upickle.default.ReadWriter[Warn.type]
                                                                                                                                                                                                                                    21. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    22. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    23. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    25. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                    26. case object Debug extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    27. case object Error extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    28. case object Info extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    29. case object Trace extends NativeLogLevel with Product with Serializable
                                                                                                                                                                                                                                    30. case object Warn extends NativeLogLevel with Product with Serializable

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/NativeLogLevel.html b/api/latest/mill/scalanativelib/api/NativeLogLevel.html index 74141becbfe..ff7c73a6c07 100644 --- a/api/latest/mill/scalanativelib/api/NativeLogLevel.html +++ b/api/latest/mill/scalanativelib/api/NativeLogLevel.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.NativeLogLevel

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    sealed trait NativeLogLevel extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Known Subclasses
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeLogLevel
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    sealed trait NativeLogLevel extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Known Subclasses
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. NativeLogLevel
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    17. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/ReleaseMode$$Debug$.html b/api/latest/mill/scalanativelib/api/ReleaseMode$$Debug$.html index 2d70c2d5f7c..35a77375756 100644 --- a/api/latest/mill/scalanativelib/api/ReleaseMode$$Debug$.html +++ b/api/latest/mill/scalanativelib/api/ReleaseMode$$Debug$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.ReleaseMode.Debug

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Debug extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Debug
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object Debug extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. Debug
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFast$.html b/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFast$.html index cbe09b92e9a..88451fdbe32 100644 --- a/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFast$.html +++ b/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFast$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.ReleaseMode.ReleaseFast

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object ReleaseFast extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseFast
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object ReleaseFast extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseFast
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFull$.html b/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFull$.html index b5b8e1966f6..16c014ce745 100644 --- a/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFull$.html +++ b/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseFull$.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.ReleaseMode.ReleaseFull

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object ReleaseFull extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseFull
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object ReleaseFull extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseFull
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseSize$.html b/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseSize$.html index 20ecc57c94c..600eb56f0ea 100644 --- a/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseSize$.html +++ b/api/latest/mill/scalanativelib/api/ReleaseMode$$ReleaseSize$.html @@ -2,4 +2,4 @@ var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    case object ReleaseSize extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Optimizes output binary size and still have relatively fast runtime performance. Equivalent to -Oz switch of clang. Since Scala Native 0.4.10 -

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseSize
                                                                                                                                                                                                                                    2. Serializable
                                                                                                                                                                                                                                    3. Product
                                                                                                                                                                                                                                    4. Equals
                                                                                                                                                                                                                                    5. ReleaseMode
                                                                                                                                                                                                                                    6. AnyRef
                                                                                                                                                                                                                                    7. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    12. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    13. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. def productElementName(n: Int): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Product
                                                                                                                                                                                                                                    16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      ReleaseMode
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from Serializable

                                                                                                                                                                                                                                    Inherited from Product

                                                                                                                                                                                                                                    Inherited from Equals

                                                                                                                                                                                                                                    Inherited from ReleaseMode

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                  Source
                                                                                                                                                                                                                                  ScalaNativeApi.scala
                                                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                                                  Serializable, Product, Equals, ReleaseMode, AnyRef, Any
                                                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                                                  1. ReleaseSize
                                                                                                                                                                                                                                  2. Serializable
                                                                                                                                                                                                                                  3. Product
                                                                                                                                                                                                                                  4. Equals
                                                                                                                                                                                                                                  5. ReleaseMode
                                                                                                                                                                                                                                  6. AnyRef
                                                                                                                                                                                                                                  7. Any
                                                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                                                  1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  2. final def ##: Int
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    Any
                                                                                                                                                                                                                                  5. def clone(): AnyRef
                                                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                  6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                  7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  8. def finalize(): Unit
                                                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    Any
                                                                                                                                                                                                                                  11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                  12. final def notify(): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  13. final def notifyAll(): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  14. def productElementName(n: Int): String
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    Product
                                                                                                                                                                                                                                  15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    Product
                                                                                                                                                                                                                                  16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                  17. val value: String
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    ReleaseMode
                                                                                                                                                                                                                                  18. final def wait(): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                  19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                  20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                  Inherited from Serializable

                                                                                                                                                                                                                                  Inherited from Product

                                                                                                                                                                                                                                  Inherited from Equals

                                                                                                                                                                                                                                  Inherited from ReleaseMode

                                                                                                                                                                                                                                  Inherited from AnyRef

                                                                                                                                                                                                                                  Inherited from Any

                                                                                                                                                                                                                                  Ungrouped

                                                                                                                                                                                                                                  diff --git a/api/latest/mill/scalanativelib/api/ReleaseMode$.html b/api/latest/mill/scalanativelib/api/ReleaseMode$.html index 6a9db8c204b..d0a7d8b2b63 100644 --- a/api/latest/mill/scalanativelib/api/ReleaseMode$.html +++ b/api/latest/mill/scalanativelib/api/ReleaseMode$.html @@ -1,5 +1,5 @@ Mill - mill.scalanativelib.api.ReleaseMode

                                                                                                                                                                                                                                  Packages

                                                                                                                                                                                                                                  object ReleaseMode

                                                                                                                                                                                                                                  Source
                                                                                                                                                                                                                                  ScalaNativeApi.scala
                                                                                                                                                                                                                                  Linear Supertypes
                                                                                                                                                                                                                                  AnyRef, Any
                                                                                                                                                                                                                                  Ordering
                                                                                                                                                                                                                                  1. Alphabetic
                                                                                                                                                                                                                                  2. By Inheritance
                                                                                                                                                                                                                                  Inherited
                                                                                                                                                                                                                                  1. ReleaseMode
                                                                                                                                                                                                                                  2. AnyRef
                                                                                                                                                                                                                                  3. Any
                                                                                                                                                                                                                                  1. Hide All
                                                                                                                                                                                                                                  2. Show All
                                                                                                                                                                                                                                  Visibility
                                                                                                                                                                                                                                  1. Public
                                                                                                                                                                                                                                  2. Protected

                                                                                                                                                                                                                                  Value Members

                                                                                                                                                                                                                                  1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  2. final def ##: Int
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    Any
                                                                                                                                                                                                                                  5. def clone(): AnyRef
                                                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                  6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                  7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  8. def finalize(): Unit
                                                                                                                                                                                                                                    Attributes
                                                                                                                                                                                                                                    protected[lang]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                  9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  10. def hashCode(): Int
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    Any
                                                                                                                                                                                                                                  12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                  13. final def notify(): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  14. final def notifyAll(): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @native()
                                                                                                                                                                                                                                  15. implicit val rw: upickle.default.ReadWriter[ReleaseMode]
                                                                                                                                                                                                                                  16. implicit val rwDebug: upickle.default.ReadWriter[Debug.type]
                                                                                                                                                                                                                                  17. implicit val rwReleaseFast: upickle.default.ReadWriter[ReleaseFast.type]
                                                                                                                                                                                                                                  18. implicit val rwReleaseFull: upickle.default.ReadWriter[ReleaseFull.type]
                                                                                                                                                                                                                                  19. implicit val rwReleaseSize: upickle.default.ReadWriter[ReleaseSize.type]
                                                                                                                                                                                                                                  20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                  21. def toString(): String
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef → Any
                                                                                                                                                                                                                                  22. val values: Seq[Product with ReleaseMode with Serializable]
                                                                                                                                                                                                                                  23. final def wait(): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                  24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                  25. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                    Definition Classes
                                                                                                                                                                                                                                    AnyRef
                                                                                                                                                                                                                                    Annotations
                                                                                                                                                                                                                                    @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                  26. case object Debug extends ReleaseMode with Product with Serializable
                                                                                                                                                                                                                                  27. case object ReleaseFast extends ReleaseMode with Product with Serializable
                                                                                                                                                                                                                                  28. case object ReleaseFull extends ReleaseMode with Product with Serializable
                                                                                                                                                                                                                                  29. case object ReleaseSize extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                    Optimizes output binary size and still have relatively fast runtime performance.

                                                                                                                                                                                                                                    Optimizes output binary size and still have relatively fast runtime performance. +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    object ReleaseMode

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseMode
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. implicit val rw: upickle.default.ReadWriter[ReleaseMode]
                                                                                                                                                                                                                                    16. implicit val rwDebug: upickle.default.ReadWriter[Debug.type]
                                                                                                                                                                                                                                    17. implicit val rwReleaseFast: upickle.default.ReadWriter[ReleaseFast.type]
                                                                                                                                                                                                                                    18. implicit val rwReleaseFull: upickle.default.ReadWriter[ReleaseFull.type]
                                                                                                                                                                                                                                    19. implicit val rwReleaseSize: upickle.default.ReadWriter[ReleaseSize.type]
                                                                                                                                                                                                                                    20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    21. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    22. val values: Seq[Product with ReleaseMode with Serializable]
                                                                                                                                                                                                                                    23. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    24. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    25. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                    26. case object Debug extends ReleaseMode with Product with Serializable
                                                                                                                                                                                                                                    27. case object ReleaseFast extends ReleaseMode with Product with Serializable
                                                                                                                                                                                                                                    28. case object ReleaseFull extends ReleaseMode with Product with Serializable
                                                                                                                                                                                                                                    29. case object ReleaseSize extends ReleaseMode with Product with Serializable

                                                                                                                                                                                                                                      Optimizes output binary size and still have relatively fast runtime performance.

                                                                                                                                                                                                                                      Optimizes output binary size and still have relatively fast runtime performance. Equivalent to -Oz switch of clang. Since Scala Native 0.4.10

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/scalanativelib/api/ReleaseMode.html b/api/latest/mill/scalanativelib/api/ReleaseMode.html index d88d156ff1d..9b9de5a2808 100644 --- a/api/latest/mill/scalanativelib/api/ReleaseMode.html +++ b/api/latest/mill/scalanativelib/api/ReleaseMode.html @@ -1,2 +1,2 @@ Mill - mill.scalanativelib.api.ReleaseMode

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    sealed abstract class ReleaseMode extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseMode
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    +var toRoot = '../../../';

                                                                                                                                                                                                                                    Packages

                                                                                                                                                                                                                                    sealed abstract class ReleaseMode extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    ScalaNativeApi.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. ReleaseMode
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clone(): AnyRef
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                    6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    8. def finalize(): Unit
                                                                                                                                                                                                                                      Attributes
                                                                                                                                                                                                                                      protected[lang]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                    9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    10. def hashCode(): Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    13. final def notify(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    14. final def notifyAll(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @native()
                                                                                                                                                                                                                                    15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                    16. def toString(): String
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    17. val value: String
                                                                                                                                                                                                                                    18. final def wait(): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                    20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef
                                                                                                                                                                                                                                      Annotations
                                                                                                                                                                                                                                      @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                    Inherited from AnyRef

                                                                                                                                                                                                                                    Inherited from Any

                                                                                                                                                                                                                                    Ungrouped

                                                                                                                                                                                                                                    diff --git a/api/latest/mill/util/AnsiNav.html b/api/latest/mill/util/AnsiNav.html index 56fdff28e34..fa6123f985d 100644 --- a/api/latest/mill/util/AnsiNav.html +++ b/api/latest/mill/util/AnsiNav.html @@ -1,5 +1,5 @@ Mill - mill.util.AnsiNav
                                                                                                                                                                                                                                    c

                                                                                                                                                                                                                                    mill.util

                                                                                                                                                                                                                                    AnsiNav

                                                                                                                                                                                                                                    class AnsiNav extends AnyRef

                                                                                                                                                                                                                                    Source
                                                                                                                                                                                                                                    AnsiNav.scala
                                                                                                                                                                                                                                    Linear Supertypes
                                                                                                                                                                                                                                    AnyRef, Any
                                                                                                                                                                                                                                    Ordering
                                                                                                                                                                                                                                    1. Alphabetic
                                                                                                                                                                                                                                    2. By Inheritance
                                                                                                                                                                                                                                    Inherited
                                                                                                                                                                                                                                    1. AnsiNav
                                                                                                                                                                                                                                    2. AnyRef
                                                                                                                                                                                                                                    3. Any
                                                                                                                                                                                                                                    1. Hide All
                                                                                                                                                                                                                                    2. Show All
                                                                                                                                                                                                                                    Visibility
                                                                                                                                                                                                                                    1. Public
                                                                                                                                                                                                                                    2. Protected

                                                                                                                                                                                                                                    Instance Constructors

                                                                                                                                                                                                                                    1. new AnsiNav(output: Writer)

                                                                                                                                                                                                                                    Value Members

                                                                                                                                                                                                                                    1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    2. final def ##: Int
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      AnyRef → Any
                                                                                                                                                                                                                                    4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                      Definition Classes
                                                                                                                                                                                                                                      Any
                                                                                                                                                                                                                                    5. def clearLine(n: Int): Unit

                                                                                                                                                                                                                                      Clear the current line

                                                                                                                                                                                                                                      Clear the current line

                                                                                                                                                                                                                                      n=0: clear from cursor to end of line +var toRoot = '../../';

                                                                                                                                                                                                                                      c

                                                                                                                                                                                                                                      mill.util

                                                                                                                                                                                                                                      AnsiNav

                                                                                                                                                                                                                                      class AnsiNav extends AnyRef

                                                                                                                                                                                                                                      Source
                                                                                                                                                                                                                                      AnsiNav.scala
                                                                                                                                                                                                                                      Linear Supertypes
                                                                                                                                                                                                                                      AnyRef, Any
                                                                                                                                                                                                                                      Ordering
                                                                                                                                                                                                                                      1. Alphabetic
                                                                                                                                                                                                                                      2. By Inheritance
                                                                                                                                                                                                                                      Inherited
                                                                                                                                                                                                                                      1. AnsiNav
                                                                                                                                                                                                                                      2. AnyRef
                                                                                                                                                                                                                                      3. Any
                                                                                                                                                                                                                                      1. Hide All
                                                                                                                                                                                                                                      2. Show All
                                                                                                                                                                                                                                      Visibility
                                                                                                                                                                                                                                      1. Public
                                                                                                                                                                                                                                      2. Protected

                                                                                                                                                                                                                                      Instance Constructors

                                                                                                                                                                                                                                      1. new AnsiNav(output: Writer)

                                                                                                                                                                                                                                      Value Members

                                                                                                                                                                                                                                      1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                                                      2. final def ##: Int
                                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                                                      3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                                        AnyRef → Any
                                                                                                                                                                                                                                      4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                        Definition Classes
                                                                                                                                                                                                                                        Any
                                                                                                                                                                                                                                      5. def clearLine(n: Int): Unit

                                                                                                                                                                                                                                        Clear the current line

                                                                                                                                                                                                                                        Clear the current line

                                                                                                                                                                                                                                        n=0: clear from cursor to end of line n=1: clear from cursor to start of line n=2: clear entire line

                                                                                                                                                                                                                                      6. def clearScreen(n: Int): Unit

                                                                                                                                                                                                                                        Clear the screen

                                                                                                                                                                                                                                        Clear the screen

                                                                                                                                                                                                                                        n=0: clear from cursor to end of screen diff --git a/api/latest/mill/util/Classpath$.html b/api/latest/mill/util/Classpath$.html index 6210dd60f4e..83eeae1a4d4 100644 --- a/api/latest/mill/util/Classpath$.html +++ b/api/latest/mill/util/Classpath$.html @@ -2,7 +2,7 @@ var toRoot = '../../';

                                                                                                                                                                                                                                        o

                                                                                                                                                                                                                                        mill.util

                                                                                                                                                                                                                                        Classpath

                                                                                                                                                                                                                                        object Classpath

                                                                                                                                                                                                                                        Loads the jars that make up the classpath of the scala-js-fiddle compiler and re-shapes it into the correct structure to satisfy scala-compile and scalajs-tools -

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Classpath.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Classpath
                                                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. def allClassloaders(classloader: ClassLoader): Buffer[ClassLoader]
                                                                                                                                                                                                                                        5. def allJars(classloader: ClassLoader): Seq[URL]
                                                                                                                                                                                                                                        6. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        7. def classpath(classLoader: ClassLoader): Vector[Path]

                                                                                                                                                                                                                                          In memory cache of all the jars used in the compiler.

                                                                                                                                                                                                                                          In memory cache of all the jars used in the compiler. This takes up some +

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Classpath.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. Classpath
                                                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. def allClassloaders(classloader: ClassLoader): Buffer[ClassLoader]
                                                                                                                                                                                                                                          5. def allJars(classloader: ClassLoader): Seq[URL]
                                                                                                                                                                                                                                          6. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          7. def classpath(classLoader: ClassLoader): Vector[Path]

                                                                                                                                                                                                                                            In memory cache of all the jars used in the compiler.

                                                                                                                                                                                                                                            In memory cache of all the jars used in the compiler. This takes up some memory but is better than reaching all over the filesystem every time we want to do something.

                                                                                                                                                                                                                                          8. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          11. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          13. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          16. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          17. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          18. val simpleNameRegex: Regex
                                                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          20. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          21. val traceClasspathIssues: Boolean
                                                                                                                                                                                                                                          22. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/ColorLogger.html b/api/latest/mill/util/ColorLogger.html index f53753c58f3..305ef6fcc73 100644 --- a/api/latest/mill/util/ColorLogger.html +++ b/api/latest/mill/util/ColorLogger.html @@ -1,2 +1,2 @@ Mill - mill.util.ColorLogger
                                                                                                                                                                                                                                        t

                                                                                                                                                                                                                                        mill.util

                                                                                                                                                                                                                                        ColorLogger

                                                                                                                                                                                                                                        trait ColorLogger extends Logger

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        ColorLogger.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Logger, AnyRef, Any
                                                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. ColorLogger
                                                                                                                                                                                                                                        2. Logger
                                                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Abstract Value Members

                                                                                                                                                                                                                                        1. abstract def colored: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        2. abstract def debug(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        3. abstract def error(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        4. abstract def errorColor: Attrs
                                                                                                                                                                                                                                        5. abstract def info(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        6. abstract def infoColor: Attrs
                                                                                                                                                                                                                                        7. abstract def systemStreams: SystemStreams
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        8. abstract def ticker(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger

                                                                                                                                                                                                                                        Concrete Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. def close(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        7. def debugEnabled: Boolean

                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                          Since

                                                                                                                                                                                                                                          Mill 0.10.5

                                                                                                                                                                                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        10. def errorStream: PrintStream
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        11. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        13. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. def inStream: InputStream
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        16. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        18. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        19. def outputStream: PrintStream
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        21. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        22. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                        25. def withOutStream(outStream: PrintStream): ColorLogger

                                                                                                                                                                                                                                        Inherited from Logger

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +var toRoot = '../../';
                                                                                                                                                                                                                                        t

                                                                                                                                                                                                                                        mill.util

                                                                                                                                                                                                                                        ColorLogger

                                                                                                                                                                                                                                        trait ColorLogger extends Logger

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        ColorLogger.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Logger, AnyRef, Any
                                                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. ColorLogger
                                                                                                                                                                                                                                        2. Logger
                                                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Abstract Value Members

                                                                                                                                                                                                                                        1. abstract def colored: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        2. abstract def debug(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        3. abstract def error(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        4. abstract def errorColor: Attrs
                                                                                                                                                                                                                                        5. abstract def info(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        6. abstract def infoColor: Attrs
                                                                                                                                                                                                                                        7. abstract def systemStreams: SystemStreams
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        8. abstract def ticker(s: String): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger

                                                                                                                                                                                                                                        Concrete Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. def close(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        7. def debugEnabled: Boolean

                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                          Since

                                                                                                                                                                                                                                          Mill 0.10.5

                                                                                                                                                                                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        10. def errorStream: PrintStream
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        11. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        13. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. def inStream: InputStream
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        16. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        18. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        19. def outputStream: PrintStream
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Logger
                                                                                                                                                                                                                                        20. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        21. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        22. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        23. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        24. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                        25. def withOutStream(outStream: PrintStream): ColorLogger

                                                                                                                                                                                                                                        Inherited from Logger

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/Colors$$BlackWhite$.html b/api/latest/mill/util/Colors$$BlackWhite$.html index 995cf61c52a..0dee68edd4f 100644 --- a/api/latest/mill/util/Colors$$BlackWhite$.html +++ b/api/latest/mill/util/Colors$$BlackWhite$.html @@ -1,2 +1,2 @@ Mill - mill.util.Colors.BlackWhite

                                                                                                                                                                                                                                        Packages

                                                                                                                                                                                                                                        o

                                                                                                                                                                                                                                        mill.util.Colors

                                                                                                                                                                                                                                        BlackWhite

                                                                                                                                                                                                                                        object BlackWhite extends Colors

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Colors, Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. BlackWhite
                                                                                                                                                                                                                                        2. Colors
                                                                                                                                                                                                                                        3. Serializable
                                                                                                                                                                                                                                        4. Product
                                                                                                                                                                                                                                        5. Equals
                                                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. val error: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. val info: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Product
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Colors

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +var toRoot = '../../';

                                                                                                                                                                                                                                        Packages

                                                                                                                                                                                                                                        o

                                                                                                                                                                                                                                        mill.util.Colors

                                                                                                                                                                                                                                        BlackWhite

                                                                                                                                                                                                                                        object BlackWhite extends Colors

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Colors, Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. BlackWhite
                                                                                                                                                                                                                                        2. Colors
                                                                                                                                                                                                                                        3. Serializable
                                                                                                                                                                                                                                        4. Product
                                                                                                                                                                                                                                        5. Equals
                                                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. val error: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. val info: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Product
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Colors

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/Colors$$Default$.html b/api/latest/mill/util/Colors$$Default$.html index f10e3c31d38..b30d71c73a4 100644 --- a/api/latest/mill/util/Colors$$Default$.html +++ b/api/latest/mill/util/Colors$$Default$.html @@ -1,2 +1,2 @@ Mill - mill.util.Colors.Default

                                                                                                                                                                                                                                        Packages

                                                                                                                                                                                                                                        object Default extends Colors

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Colors, Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Default
                                                                                                                                                                                                                                        2. Colors
                                                                                                                                                                                                                                        3. Serializable
                                                                                                                                                                                                                                        4. Product
                                                                                                                                                                                                                                        5. Equals
                                                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. val error: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. val info: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Product
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Colors

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +var toRoot = '../../';

                                                                                                                                                                                                                                        Packages

                                                                                                                                                                                                                                        object Default extends Colors

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Colors, Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Default
                                                                                                                                                                                                                                        2. Colors
                                                                                                                                                                                                                                        3. Serializable
                                                                                                                                                                                                                                        4. Product
                                                                                                                                                                                                                                        5. Equals
                                                                                                                                                                                                                                        6. AnyRef
                                                                                                                                                                                                                                        7. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. val error: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. val info: Attrs
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Colors
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Product
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Colors

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/Colors$.html b/api/latest/mill/util/Colors$.html index 2a3bbb458ce..950e757a66f 100644 --- a/api/latest/mill/util/Colors$.html +++ b/api/latest/mill/util/Colors$.html @@ -1,2 +1,2 @@ Mill - mill.util.Colors

                                                                                                                                                                                                                                        object Colors extends Serializable

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Colors
                                                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                        20. object BlackWhite extends Colors
                                                                                                                                                                                                                                        21. object Default extends Colors

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +var toRoot = '../../';

                                                                                                                                                                                                                                        object Colors extends Serializable

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Serializable, AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Colors
                                                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                                                        3. AnyRef
                                                                                                                                                                                                                                        4. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        16. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                        20. object BlackWhite extends Colors
                                                                                                                                                                                                                                        21. object Default extends Colors

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/Colors.html b/api/latest/mill/util/Colors.html index 8025c716ff9..995389e8169 100644 --- a/api/latest/mill/util/Colors.html +++ b/api/latest/mill/util/Colors.html @@ -1,2 +1,2 @@ Mill - mill.util.Colors

                                                                                                                                                                                                                                        case class Colors(info: Attrs, error: Attrs) extends Product with Serializable

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Colors
                                                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                                                                        6. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                                                        1. new Colors(info: Attrs, error: Attrs)

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. val error: Attrs
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. val info: Attrs
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Product
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +var toRoot = '../../';

                                                                                                                                                                                                                                        case class Colors(info: Attrs, error: Attrs) extends Product with Serializable

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Colors.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Serializable, Product, Equals, AnyRef, Any
                                                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Colors
                                                                                                                                                                                                                                        2. Serializable
                                                                                                                                                                                                                                        3. Product
                                                                                                                                                                                                                                        4. Equals
                                                                                                                                                                                                                                        5. AnyRef
                                                                                                                                                                                                                                        6. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Instance Constructors

                                                                                                                                                                                                                                        1. new Colors(info: Attrs, error: Attrs)

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. val error: Attrs
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. val info: Attrs
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Product
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Product

                                                                                                                                                                                                                                        Inherited from Equals

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/CoursierSupport$.html b/api/latest/mill/util/CoursierSupport$.html index 090d4d47702..191e3b2d504 100644 --- a/api/latest/mill/util/CoursierSupport$.html +++ b/api/latest/mill/util/CoursierSupport$.html @@ -1,2 +1,2 @@ Mill - mill.util.CoursierSupport

                                                                                                                                                                                                                                        object CoursierSupport

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        CoursierSupport.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. CoursierSupport
                                                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def repoFromString(str: String, origin: String): Result[Seq[Repository]]
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +var toRoot = '../../';

                                                                                                                                                                                                                                        object CoursierSupport

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        CoursierSupport.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. CoursierSupport
                                                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def repoFromString(str: String, origin: String): Result[Seq[Repository]]
                                                                                                                                                                                                                                        16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        17. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        18. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/CoursierSupport.html b/api/latest/mill/util/CoursierSupport.html index 27a9f755007..5d982644261 100644 --- a/api/latest/mill/util/CoursierSupport.html +++ b/api/latest/mill/util/CoursierSupport.html @@ -1,5 +1,5 @@ Mill - mill.util.CoursierSupport

                                                                                                                                                                                                                                        trait CoursierSupport extends AnyRef

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        CoursierSupport.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                                                        Known Subclasses
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. CoursierSupport
                                                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        8. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        10. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        13. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        14. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. def resolveDependencies(repositories: Seq[Repository], deps: IterableOnce[Dependency], force: IterableOnce[Dependency], sources: Boolean = false, mapDependencies: Option[(Dependency) => Dependency] = None, customizer: Option[(Resolution) => Resolution] = None, ctx: Option[Log] = None, coursierCacheCustomizer: Option[(FileCache[coursier.util.Task]) => FileCache[coursier.util.Task]] = None, resolveFilter: (Path) => Boolean = _ => true): Result[api.Loose.Agg[api.PathRef]]

                                                                                                                                                                                                                                          Resolve dependencies using Coursier.

                                                                                                                                                                                                                                          Resolve dependencies using Coursier.

                                                                                                                                                                                                                                          We do not bother breaking this out into the separate ZincWorkerApi classpath, +var toRoot = '../../';

                                                                                                                                                                                                                                          trait CoursierSupport extends AnyRef

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          CoursierSupport.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                                                          Known Subclasses
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. CoursierSupport
                                                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          15. def resolveDependencies(repositories: Seq[Repository], deps: IterableOnce[Dependency], force: IterableOnce[Dependency], sources: Boolean = false, mapDependencies: Option[(Dependency) => Dependency] = None, customizer: Option[(Resolution) => Resolution] = None, ctx: Option[Log] = None, coursierCacheCustomizer: Option[(FileCache[coursier.util.Task]) => FileCache[coursier.util.Task]] = None, resolveFilter: (Path) => Boolean = _ => true): Result[api.Loose.Agg[api.PathRef]]

                                                                                                                                                                                                                                            Resolve dependencies using Coursier.

                                                                                                                                                                                                                                            Resolve dependencies using Coursier.

                                                                                                                                                                                                                                            We do not bother breaking this out into the separate ZincWorkerApi classpath, because Coursier is already bundled with mill/Ammonite to support the import $ivy syntax.

                                                                                                                                                                                                                                          16. def resolveDependenciesMetadata(repositories: Seq[Repository], deps: IterableOnce[Dependency], force: IterableOnce[Dependency], mapDependencies: Option[(Dependency) => Dependency] = None, customizer: Option[(Resolution) => Resolution] = None, ctx: Option[Log] = None, coursierCacheCustomizer: Option[(FileCache[coursier.util.Task]) => FileCache[coursier.util.Task]] = None): (Seq[Dependency], Resolution)
                                                                                                                                                                                                                                          17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          18. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          19. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/DummyLogger$.html b/api/latest/mill/util/DummyLogger$.html index afbcdb4d4c5..8247270864d 100644 --- a/api/latest/mill/util/DummyLogger$.html +++ b/api/latest/mill/util/DummyLogger$.html @@ -1,2 +1,2 @@ Mill - mill.util.DummyLogger
                                                                                                                                                                                                                                          o

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          DummyLogger

                                                                                                                                                                                                                                          object DummyLogger extends Logger

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          DummyLogger.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          Logger, AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. DummyLogger
                                                                                                                                                                                                                                          2. Logger
                                                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. def close(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          7. def colored: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          8. def debug(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          9. val debugEnabled: Boolean

                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                            Since

                                                                                                                                                                                                                                            Mill 0.10.5

                                                                                                                                                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          12. def error(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          13. def errorStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          14. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          15. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          16. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          17. def inStream: InputStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          18. def info(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          19. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          20. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          21. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          22. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          23. def outputStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          24. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          25. val systemStreams: SystemStreams
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          26. def ticker(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          27. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          28. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          29. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          30. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from Logger

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          +var toRoot = '../../';
                                                                                                                                                                                                                                          o

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          DummyLogger

                                                                                                                                                                                                                                          object DummyLogger extends Logger

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          DummyLogger.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          Logger, AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. DummyLogger
                                                                                                                                                                                                                                          2. Logger
                                                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. def close(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          7. def colored: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          8. def debug(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          9. val debugEnabled: Boolean

                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                            Since

                                                                                                                                                                                                                                            Mill 0.10.5

                                                                                                                                                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          12. def error(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          13. def errorStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          14. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          15. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          16. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          17. def inStream: InputStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          18. def info(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          19. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          20. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          21. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          22. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          23. def outputStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          24. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          25. val systemStreams: SystemStreams
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          26. def ticker(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            DummyLoggerLogger
                                                                                                                                                                                                                                          27. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          28. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          29. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          30. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from Logger

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/EitherOps$.html b/api/latest/mill/util/EitherOps$.html index d498055e634..4dc7789ad04 100644 --- a/api/latest/mill/util/EitherOps$.html +++ b/api/latest/mill/util/EitherOps$.html @@ -1,2 +1,2 @@ Mill - mill.util.EitherOps
                                                                                                                                                                                                                                          o

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          EitherOps

                                                                                                                                                                                                                                          object EitherOps

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          EitherOps.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. EitherOps
                                                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          15. def sequence[A, B, M[X] <: IterableOnce[X]](in: M[Either[A, B]])(implicit cbf: BuildFrom[M[Either[A, B]], B, M[B]]): Either[A, M[B]]
                                                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          +var toRoot = '../../';
                                                                                                                                                                                                                                          o

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          EitherOps

                                                                                                                                                                                                                                          object EitherOps

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          EitherOps.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. EitherOps
                                                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          8. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          10. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          13. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          14. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          15. def sequence[A, B, M[X] <: IterableOnce[X]](in: M[Either[A, B]])(implicit cbf: BuildFrom[M[Either[A, B]], B, M[B]]): Either[A, M[B]]
                                                                                                                                                                                                                                          16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          17. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          18. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/FileLogger.html b/api/latest/mill/util/FileLogger.html index a3cb1232bf0..6e290f9f13b 100644 --- a/api/latest/mill/util/FileLogger.html +++ b/api/latest/mill/util/FileLogger.html @@ -1,2 +1,2 @@ Mill - mill.util.FileLogger
                                                                                                                                                                                                                                          c

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          FileLogger

                                                                                                                                                                                                                                          class FileLogger extends Logger

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          FileLogger.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          Logger, AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. FileLogger
                                                                                                                                                                                                                                          2. Logger
                                                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                                                          1. new FileLogger(colored: Boolean, file: Path, debugEnabled: Boolean, append: Boolean = false)

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. def close(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          7. val colored: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          8. def debug(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          9. val debugEnabled: Boolean

                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                            Since

                                                                                                                                                                                                                                            Mill 0.10.5

                                                                                                                                                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          12. def error(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          13. def errorStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          14. lazy val fileStream: PrintStream
                                                                                                                                                                                                                                          15. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          16. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          17. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          18. def inStream: InputStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          19. def info(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          20. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          22. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          23. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          24. def outputStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          25. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          26. val systemStreams: SystemStreams
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          27. def ticker(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          28. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          29. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          31. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from Logger

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          +var toRoot = '../../';
                                                                                                                                                                                                                                          c

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          FileLogger

                                                                                                                                                                                                                                          class FileLogger extends Logger

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          FileLogger.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          Logger, AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. FileLogger
                                                                                                                                                                                                                                          2. Logger
                                                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                                                          1. new FileLogger(colored: Boolean, file: Path, debugEnabled: Boolean, append: Boolean = false)

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. def close(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          7. val colored: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          8. def debug(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          9. val debugEnabled: Boolean

                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                            Since

                                                                                                                                                                                                                                            Mill 0.10.5

                                                                                                                                                                                                                                          10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          12. def error(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          13. def errorStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          14. lazy val fileStream: PrintStream
                                                                                                                                                                                                                                          15. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          16. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          17. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          18. def inStream: InputStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          19. def info(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          20. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          21. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          22. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          23. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          24. def outputStream: PrintStream
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Logger
                                                                                                                                                                                                                                          25. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          26. val systemStreams: SystemStreams
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          27. def ticker(s: String): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            FileLoggerLogger
                                                                                                                                                                                                                                          28. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          29. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          31. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from Logger

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/IgnoreQualifierVersion.html b/api/latest/mill/util/IgnoreQualifierVersion.html index e03eab72487..ea164e553e5 100644 --- a/api/latest/mill/util/IgnoreQualifierVersion.html +++ b/api/latest/mill/util/IgnoreQualifierVersion.html @@ -1,2 +1,2 @@ Mill - mill.util.IgnoreQualifierVersion
                                                                                                                                                                                                                                          c

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          IgnoreQualifierVersion

                                                                                                                                                                                                                                          final class IgnoreQualifierVersion extends AnyVal

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Version.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyVal, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. IgnoreQualifierVersion
                                                                                                                                                                                                                                          2. AnyVal
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                                                          1. new IgnoreQualifierVersion(underlying: Version)

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyVal → Any
                                                                                                                                                                                                                                          6. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          7. def isNewerThan(other: IgnoreQualifierVersion): Boolean
                                                                                                                                                                                                                                          8. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          9. val underlying: Version

                                                                                                                                                                                                                                          Inherited from AnyVal

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          +var toRoot = '../../';
                                                                                                                                                                                                                                          c

                                                                                                                                                                                                                                          mill.util

                                                                                                                                                                                                                                          IgnoreQualifierVersion

                                                                                                                                                                                                                                          final class IgnoreQualifierVersion extends AnyVal

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Version.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyVal, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. IgnoreQualifierVersion
                                                                                                                                                                                                                                          2. AnyVal
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Instance Constructors

                                                                                                                                                                                                                                          1. new IgnoreQualifierVersion(underlying: Version)

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyVal → Any
                                                                                                                                                                                                                                          6. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          7. def isNewerThan(other: IgnoreQualifierVersion): Boolean
                                                                                                                                                                                                                                          8. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          9. val underlying: Version

                                                                                                                                                                                                                                          Inherited from AnyVal

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/Jvm$.html b/api/latest/mill/util/Jvm$.html index 3ccda7acf24..627dd4277f4 100644 --- a/api/latest/mill/util/Jvm$.html +++ b/api/latest/mill/util/Jvm$.html @@ -1,5 +1,5 @@ Mill - mill.util.Jvm

                                                                                                                                                                                                                                          object Jvm extends CoursierSupport

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Jvm.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          CoursierSupport, AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. Jvm
                                                                                                                                                                                                                                          2. CoursierSupport
                                                                                                                                                                                                                                          3. AnyRef
                                                                                                                                                                                                                                          4. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Deprecated Type Members

                                                                                                                                                                                                                                          1. type JarManifest = api.JarManifest
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @deprecated
                                                                                                                                                                                                                                            Deprecated

                                                                                                                                                                                                                                            (Since version Mill after 0.11.0-M4) Use mill.api.JarManifest instead

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def callSubprocess(mainClass: String, classPath: api.Loose.Agg[Path], jvmArgs: Seq[String] = Seq.empty, envArgs: Map[String, String] = Map.empty, mainArgs: Seq[String] = Seq.empty, workingDir: Path = null, streamOut: Boolean = true)(implicit ctx: Ctx): CommandResult

                                                                                                                                                                                                                                            Runs a JVM subprocess with the given configuration and returns a +var toRoot = '../../';

                                                                                                                                                                                                                                            object Jvm extends CoursierSupport

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Jvm.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            CoursierSupport, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Jvm
                                                                                                                                                                                                                                            2. CoursierSupport
                                                                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                                                                            4. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Deprecated Type Members

                                                                                                                                                                                                                                            1. type JarManifest = api.JarManifest
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @deprecated
                                                                                                                                                                                                                                              Deprecated

                                                                                                                                                                                                                                              (Since version Mill after 0.11.0-M4) Use mill.api.JarManifest instead

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def callSubprocess(mainClass: String, classPath: api.Loose.Agg[Path], jvmArgs: Seq[String] = Seq.empty, envArgs: Map[String, String] = Map.empty, mainArgs: Seq[String] = Seq.empty, workingDir: Path = null, streamOut: Boolean = true)(implicit ctx: Ctx): CommandResult

                                                                                                                                                                                                                                              Runs a JVM subprocess with the given configuration and returns a os.CommandResult with it's aggregated output and error streams

                                                                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            7. def createClasspathPassingJar(jar: Path, classpath: api.Loose.Agg[Path]): Unit
                                                                                                                                                                                                                                            8. def createJar(jar: Path, inputPaths: api.Loose.Agg[Path], manifest: api.JarManifest, fileFilter: (Path, RelPath) => Boolean): Unit
                                                                                                                                                                                                                                            9. def createJar(inputPaths: api.Loose.Agg[Path], manifest: api.JarManifest = mill.api.JarManifest.MillDefault, fileFilter: (Path, RelPath) => Boolean = (_, _) => true)(implicit ctx: Dest): api.PathRef

                                                                                                                                                                                                                                              Create a jar file containing all files from the specified input Paths, called out.jar in the implicit ctx.dest folder.

                                                                                                                                                                                                                                              Create a jar file containing all files from the specified input Paths, diff --git a/api/latest/mill/util/LinePrefixOutputStream.html b/api/latest/mill/util/LinePrefixOutputStream.html index 54b4b97c928..38bed10a4d6 100644 --- a/api/latest/mill/util/LinePrefixOutputStream.html +++ b/api/latest/mill/util/LinePrefixOutputStream.html @@ -1,2 +1,2 @@ Mill - mill.util.LinePrefixOutputStream

                                                                                                                                                                                                                                              c

                                                                                                                                                                                                                                              mill.util

                                                                                                                                                                                                                                              LinePrefixOutputStream

                                                                                                                                                                                                                                              class LinePrefixOutputStream extends FilterOutputStream

                                                                                                                                                                                                                                              Prefixes the first and each new line with a dynamically provided prefix.

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              LinePrefixOutputStream.scala
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. LinePrefixOutputStream
                                                                                                                                                                                                                                              2. FilterOutputStream
                                                                                                                                                                                                                                              3. OutputStream
                                                                                                                                                                                                                                              4. Flushable
                                                                                                                                                                                                                                              5. Closeable
                                                                                                                                                                                                                                              6. AutoCloseable
                                                                                                                                                                                                                                              7. AnyRef
                                                                                                                                                                                                                                              8. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Instance Constructors

                                                                                                                                                                                                                                              1. new LinePrefixOutputStream(linePrefix: String, out: OutputStream)

                                                                                                                                                                                                                                                linePrefix

                                                                                                                                                                                                                                                The function to provide the prefix.

                                                                                                                                                                                                                                                out

                                                                                                                                                                                                                                                The underlying output stream.

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. val buffer: ByteArrayOutputStream
                                                                                                                                                                                                                                              6. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              7. def close(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                FilterOutputStream → OutputStream → Closeable → AutoCloseable
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.io.IOException])
                                                                                                                                                                                                                                              8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              10. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              11. def flush(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream → Flushable
                                                                                                                                                                                                                                              12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              13. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              16. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              17. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              18. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              19. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              20. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              22. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                              23. def write(b: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                              24. def write(b: Array[Byte], off: Int, len: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                              25. def write(b: Array[Byte]): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream

                                                                                                                                                                                                                                              Inherited from FilterOutputStream

                                                                                                                                                                                                                                              Inherited from OutputStream

                                                                                                                                                                                                                                              Inherited from Flushable

                                                                                                                                                                                                                                              Inherited from Closeable

                                                                                                                                                                                                                                              Inherited from AutoCloseable

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              +var toRoot = '../../';
                                                                                                                                                                                                                                              c

                                                                                                                                                                                                                                              mill.util

                                                                                                                                                                                                                                              LinePrefixOutputStream

                                                                                                                                                                                                                                              class LinePrefixOutputStream extends FilterOutputStream

                                                                                                                                                                                                                                              Prefixes the first and each new line with a dynamically provided prefix.

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              LinePrefixOutputStream.scala
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. LinePrefixOutputStream
                                                                                                                                                                                                                                              2. FilterOutputStream
                                                                                                                                                                                                                                              3. OutputStream
                                                                                                                                                                                                                                              4. Flushable
                                                                                                                                                                                                                                              5. Closeable
                                                                                                                                                                                                                                              6. AutoCloseable
                                                                                                                                                                                                                                              7. AnyRef
                                                                                                                                                                                                                                              8. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Instance Constructors

                                                                                                                                                                                                                                              1. new LinePrefixOutputStream(linePrefix: String, out: OutputStream)

                                                                                                                                                                                                                                                linePrefix

                                                                                                                                                                                                                                                The function to provide the prefix.

                                                                                                                                                                                                                                                out

                                                                                                                                                                                                                                                The underlying output stream.

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. val buffer: ByteArrayOutputStream
                                                                                                                                                                                                                                              6. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              7. def close(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                FilterOutputStream → OutputStream → Closeable → AutoCloseable
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.io.IOException])
                                                                                                                                                                                                                                              8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              10. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              11. def flush(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream → Flushable
                                                                                                                                                                                                                                              12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              13. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              16. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              17. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              18. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              19. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              20. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              21. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              22. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                              23. def write(b: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                              24. def write(b: Array[Byte], off: Int, len: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                              25. def write(b: Array[Byte]): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                LinePrefixOutputStream → FilterOutputStream → OutputStream

                                                                                                                                                                                                                                              Inherited from FilterOutputStream

                                                                                                                                                                                                                                              Inherited from OutputStream

                                                                                                                                                                                                                                              Inherited from Flushable

                                                                                                                                                                                                                                              Inherited from Closeable

                                                                                                                                                                                                                                              Inherited from AutoCloseable

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              diff --git a/api/latest/mill/util/MavenVersion.html b/api/latest/mill/util/MavenVersion.html index 06221faf739..30f8c227ed2 100644 --- a/api/latest/mill/util/MavenVersion.html +++ b/api/latest/mill/util/MavenVersion.html @@ -1,2 +1,2 @@ Mill - mill.util.MavenVersion
                                                                                                                                                                                                                                              c

                                                                                                                                                                                                                                              mill.util

                                                                                                                                                                                                                                              MavenVersion

                                                                                                                                                                                                                                              final class MavenVersion extends AnyVal

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              Version.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              AnyVal, Any
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. MavenVersion
                                                                                                                                                                                                                                              2. AnyVal
                                                                                                                                                                                                                                              3. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Instance Constructors

                                                                                                                                                                                                                                              1. new MavenVersion(underlying: Version)

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyVal → Any
                                                                                                                                                                                                                                              6. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              7. def isNewerThan(other: MavenVersion): Boolean
                                                                                                                                                                                                                                              8. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              9. val underlying: Version

                                                                                                                                                                                                                                              Inherited from AnyVal

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              +var toRoot = '../../';
                                                                                                                                                                                                                                              c

                                                                                                                                                                                                                                              mill.util

                                                                                                                                                                                                                                              MavenVersion

                                                                                                                                                                                                                                              final class MavenVersion extends AnyVal

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              Version.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              AnyVal, Any
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. MavenVersion
                                                                                                                                                                                                                                              2. AnyVal
                                                                                                                                                                                                                                              3. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Instance Constructors

                                                                                                                                                                                                                                              1. new MavenVersion(underlying: Version)

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyVal → Any
                                                                                                                                                                                                                                              6. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              7. def isNewerThan(other: MavenVersion): Boolean
                                                                                                                                                                                                                                              8. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              9. val underlying: Version

                                                                                                                                                                                                                                              Inherited from AnyVal

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              diff --git a/api/latest/mill/util/MultiBiMap$$Mutable.html b/api/latest/mill/util/MultiBiMap$$Mutable.html index e01663cdedd..6510415f92a 100644 --- a/api/latest/mill/util/MultiBiMap$$Mutable.html +++ b/api/latest/mill/util/MultiBiMap$$Mutable.html @@ -1,2 +1,2 @@ Mill - mill.util.MultiBiMap.Mutable

                                                                                                                                                                                                                                              Packages

                                                                                                                                                                                                                                              class Mutable[K, V] extends MultiBiMap[K, V]

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              MultiBiMap.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              MultiBiMap[K, V], AnyRef, Any
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. Mutable
                                                                                                                                                                                                                                              2. MultiBiMap
                                                                                                                                                                                                                                              3. AnyRef
                                                                                                                                                                                                                                              4. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Instance Constructors

                                                                                                                                                                                                                                              1. new Mutable()

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. def add(k: K, v: V): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              5. def addAll(k: K, vs: IterableOnce[V]): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              6. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              7. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              8. def containsValue(v: V): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              11. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              13. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              15. def items(): Iterator[(K, api.AggWrapper.Agg.Mutable[V])]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              16. def keyCount: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              17. def keys(): Iterator[K]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              18. def lookupKey(k: K): api.AggWrapper.Agg.Mutable[V]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              19. def lookupKeyOpt(k: K): Option[api.AggWrapper.Agg.Mutable[V]]
                                                                                                                                                                                                                                              20. def lookupValue(v: V): K
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              21. def lookupValueOpt(v: V): Option[K]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              23. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              24. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              25. def removeAll(k: K): api.Strict.Agg[V]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              26. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              27. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              28. def values(): Iterator[api.AggWrapper.Agg.Mutable[V]]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              29. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              31. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                              Inherited from MultiBiMap[K, V]

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              +var toRoot = '../../';

                                                                                                                                                                                                                                              Packages

                                                                                                                                                                                                                                              class Mutable[K, V] extends MultiBiMap[K, V]

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              MultiBiMap.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              MultiBiMap[K, V], AnyRef, Any
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. Mutable
                                                                                                                                                                                                                                              2. MultiBiMap
                                                                                                                                                                                                                                              3. AnyRef
                                                                                                                                                                                                                                              4. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Instance Constructors

                                                                                                                                                                                                                                              1. new Mutable()

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. def add(k: K, v: V): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              5. def addAll(k: K, vs: IterableOnce[V]): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              6. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              7. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              8. def containsValue(v: V): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              11. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              13. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              15. def items(): Iterator[(K, api.AggWrapper.Agg.Mutable[V])]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              16. def keyCount: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              17. def keys(): Iterator[K]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              18. def lookupKey(k: K): api.AggWrapper.Agg.Mutable[V]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              19. def lookupKeyOpt(k: K): Option[api.AggWrapper.Agg.Mutable[V]]
                                                                                                                                                                                                                                              20. def lookupValue(v: V): K
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              21. def lookupValueOpt(v: V): Option[K]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              23. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              24. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              25. def removeAll(k: K): api.Strict.Agg[V]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              26. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              27. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              28. def values(): Iterator[api.AggWrapper.Agg.Mutable[V]]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                MutableMultiBiMap
                                                                                                                                                                                                                                              29. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              30. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              31. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                              Inherited from MultiBiMap[K, V]

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              diff --git a/api/latest/mill/util/MultiBiMap$.html b/api/latest/mill/util/MultiBiMap$.html index 9c3c79bf849..d82b95f5f6c 100644 --- a/api/latest/mill/util/MultiBiMap$.html +++ b/api/latest/mill/util/MultiBiMap$.html @@ -1,2 +1,2 @@ Mill - mill.util.MultiBiMap

                                                                                                                                                                                                                                              object MultiBiMap

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              MultiBiMap.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              AnyRef, Any
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. MultiBiMap
                                                                                                                                                                                                                                              2. AnyRef
                                                                                                                                                                                                                                              3. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Type Members

                                                                                                                                                                                                                                              1. class Mutable[K, V] extends MultiBiMap[K, V]

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              8. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              10. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              13. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              16. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              17. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              +var toRoot = '../../';

                                                                                                                                                                                                                                              object MultiBiMap

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              MultiBiMap.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              AnyRef, Any
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. MultiBiMap
                                                                                                                                                                                                                                              2. AnyRef
                                                                                                                                                                                                                                              3. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Type Members

                                                                                                                                                                                                                                              1. class Mutable[K, V] extends MultiBiMap[K, V]

                                                                                                                                                                                                                                              Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              8. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              10. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              13. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              16. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              17. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              diff --git a/api/latest/mill/util/MultiBiMap.html b/api/latest/mill/util/MultiBiMap.html index 6632634d24d..17466331c77 100644 --- a/api/latest/mill/util/MultiBiMap.html +++ b/api/latest/mill/util/MultiBiMap.html @@ -2,4 +2,4 @@ var toRoot = '../../';

                                                                                                                                                                                                                                              trait MultiBiMap[K, V] extends AnyRef

                                                                                                                                                                                                                                              A map from keys to collections of values: you can assign multiple values to any particular key. Also allows lookups in both directions: what values are assigned to a key or what key a value is assigned to. -

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              MultiBiMap.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              AnyRef, Any
                                                                                                                                                                                                                                              Known Subclasses
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. MultiBiMap
                                                                                                                                                                                                                                              2. AnyRef
                                                                                                                                                                                                                                              3. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Abstract Value Members

                                                                                                                                                                                                                                              1. abstract def add(k: K, v: V): Unit
                                                                                                                                                                                                                                              2. abstract def addAll(k: K, vs: IterableOnce[V]): Unit
                                                                                                                                                                                                                                              3. abstract def containsValue(v: V): Boolean
                                                                                                                                                                                                                                              4. abstract def items(): Iterator[(K, api.Strict.Agg[V])]
                                                                                                                                                                                                                                              5. abstract def keyCount: Int
                                                                                                                                                                                                                                              6. abstract def keys(): Iterator[K]
                                                                                                                                                                                                                                              7. abstract def lookupKey(k: K): api.Strict.Agg[V]
                                                                                                                                                                                                                                              8. abstract def lookupValue(v: V): K
                                                                                                                                                                                                                                              9. abstract def lookupValueOpt(v: V): Option[K]
                                                                                                                                                                                                                                              10. abstract def removeAll(k: K): api.Strict.Agg[V]
                                                                                                                                                                                                                                              11. abstract def values(): Iterator[api.Strict.Agg[V]]

                                                                                                                                                                                                                                              Concrete Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              8. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              10. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              13. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              16. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              17. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Source
                                                                                                                                                                                                                                              MultiBiMap.scala
                                                                                                                                                                                                                                              Linear Supertypes
                                                                                                                                                                                                                                              AnyRef, Any
                                                                                                                                                                                                                                              Known Subclasses
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                              1. Alphabetic
                                                                                                                                                                                                                                              2. By Inheritance
                                                                                                                                                                                                                                              Inherited
                                                                                                                                                                                                                                              1. MultiBiMap
                                                                                                                                                                                                                                              2. AnyRef
                                                                                                                                                                                                                                              3. Any
                                                                                                                                                                                                                                              1. Hide All
                                                                                                                                                                                                                                              2. Show All
                                                                                                                                                                                                                                              Visibility
                                                                                                                                                                                                                                              1. Public
                                                                                                                                                                                                                                              2. Protected

                                                                                                                                                                                                                                              Abstract Value Members

                                                                                                                                                                                                                                              1. abstract def add(k: K, v: V): Unit
                                                                                                                                                                                                                                              2. abstract def addAll(k: K, vs: IterableOnce[V]): Unit
                                                                                                                                                                                                                                              3. abstract def containsValue(v: V): Boolean
                                                                                                                                                                                                                                              4. abstract def items(): Iterator[(K, api.Strict.Agg[V])]
                                                                                                                                                                                                                                              5. abstract def keyCount: Int
                                                                                                                                                                                                                                              6. abstract def keys(): Iterator[K]
                                                                                                                                                                                                                                              7. abstract def lookupKey(k: K): api.Strict.Agg[V]
                                                                                                                                                                                                                                              8. abstract def lookupValue(v: V): K
                                                                                                                                                                                                                                              9. abstract def lookupValueOpt(v: V): Option[K]
                                                                                                                                                                                                                                              10. abstract def removeAll(k: K): api.Strict.Agg[V]
                                                                                                                                                                                                                                              11. abstract def values(): Iterator[api.Strict.Agg[V]]

                                                                                                                                                                                                                                              Concrete Value Members

                                                                                                                                                                                                                                              1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              2. final def ##: Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              5. def clone(): AnyRef
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                              6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              8. def finalize(): Unit
                                                                                                                                                                                                                                                Attributes
                                                                                                                                                                                                                                                protected[lang]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                              9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              10. def hashCode(): Int
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                Any
                                                                                                                                                                                                                                              12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              13. final def notify(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              14. final def notifyAll(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @native()
                                                                                                                                                                                                                                              15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                              16. def toString(): String
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef → Any
                                                                                                                                                                                                                                              17. final def wait(): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                              19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                                Definition Classes
                                                                                                                                                                                                                                                AnyRef
                                                                                                                                                                                                                                                Annotations
                                                                                                                                                                                                                                                @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                              Inherited from AnyRef

                                                                                                                                                                                                                                              Inherited from Any

                                                                                                                                                                                                                                              Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/MultiLogger.html b/api/latest/mill/util/MultiLogger.html index b288adf431a..3a5be65cebb 100644 --- a/api/latest/mill/util/MultiLogger.html +++ b/api/latest/mill/util/MultiLogger.html @@ -1,2 +1,2 @@ Mill - mill.util.MultiLogger
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            MultiLogger

                                                                                                                                                                                                                                            class MultiLogger extends Logger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            MultiLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. MultiLogger
                                                                                                                                                                                                                                            2. Logger
                                                                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                                                                            4. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new MultiLogger(colored: Boolean, logger1: Logger, logger2: Logger, inStream0: InputStream, debugEnabled: Boolean)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            7. val colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            8. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            9. val debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            13. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            14. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            15. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            18. val inStream0: InputStream
                                                                                                                                                                                                                                            19. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            20. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            21. val logger1: Logger
                                                                                                                                                                                                                                            22. val logger2: Logger
                                                                                                                                                                                                                                            23. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            24. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            25. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            26. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            27. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            28. lazy val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            29. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            30. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            31. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            32. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            33. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            MultiLogger

                                                                                                                                                                                                                                            class MultiLogger extends Logger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            MultiLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. MultiLogger
                                                                                                                                                                                                                                            2. Logger
                                                                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                                                                            4. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new MultiLogger(colored: Boolean, logger1: Logger, logger2: Logger, inStream0: InputStream, debugEnabled: Boolean)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            7. val colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            8. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            9. val debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            13. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            14. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            15. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            18. val inStream0: InputStream
                                                                                                                                                                                                                                            19. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            20. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            21. val logger1: Logger
                                                                                                                                                                                                                                            22. val logger2: Logger
                                                                                                                                                                                                                                            23. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            24. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            25. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            26. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            27. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            28. lazy val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            29. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              MultiLoggerLogger
                                                                                                                                                                                                                                            30. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            31. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            32. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            33. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/MultiStream.html b/api/latest/mill/util/MultiStream.html index 471f932227f..175bed74027 100644 --- a/api/latest/mill/util/MultiStream.html +++ b/api/latest/mill/util/MultiStream.html @@ -1,2 +1,2 @@ Mill - mill.util.MultiStream
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            MultiStream

                                                                                                                                                                                                                                            class MultiStream extends PrintStream

                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. MultiStream
                                                                                                                                                                                                                                            2. PrintStream
                                                                                                                                                                                                                                            3. Appendable
                                                                                                                                                                                                                                            4. FilterOutputStream
                                                                                                                                                                                                                                            5. OutputStream
                                                                                                                                                                                                                                            6. Flushable
                                                                                                                                                                                                                                            7. Closeable
                                                                                                                                                                                                                                            8. AutoCloseable
                                                                                                                                                                                                                                            9. AnyRef
                                                                                                                                                                                                                                            10. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new MultiStream(stream1: OutputStream, stream2: OutputStream)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. def append(arg0: Char): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → Appendable
                                                                                                                                                                                                                                            5. def append(arg0: CharSequence, arg1: Int, arg2: Int): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → Appendable
                                                                                                                                                                                                                                            6. def append(arg0: CharSequence): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → Appendable
                                                                                                                                                                                                                                            7. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            8. def checkError(): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            9. def clearError(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[java.io]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            10. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            11. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream → Closeable → AutoCloseable
                                                                                                                                                                                                                                            12. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            14. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            15. def flush(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream → Flushable
                                                                                                                                                                                                                                            16. def format(arg0: Locale, arg1: String, arg2: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            17. def format(arg0: String, arg1: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            19. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            20. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            21. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            22. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            24. def print(arg0: AnyRef): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            25. def print(arg0: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            26. def print(arg0: Array[Char]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            27. def print(arg0: Double): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            28. def print(arg0: Float): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            29. def print(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            30. def print(arg0: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            31. def print(arg0: Char): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            32. def print(arg0: Boolean): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            33. def printf(arg0: Locale, arg1: String, arg2: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            34. def printf(arg0: String, arg1: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            35. def println(arg0: AnyRef): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            36. def println(arg0: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            37. def println(arg0: Array[Char]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            38. def println(arg0: Double): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            39. def println(arg0: Float): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            40. def println(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            41. def println(arg0: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            42. def println(arg0: Char): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            43. def println(arg0: Boolean): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            44. def println(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            45. def setError(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[java.io]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            46. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            47. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            48. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            49. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            50. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            51. def write(arg0: Array[Byte], arg1: Int, arg2: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                            52. def write(arg0: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                            53. def write(arg0: Array[Byte]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              FilterOutputStream → OutputStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.io.IOException])

                                                                                                                                                                                                                                            Inherited from PrintStream

                                                                                                                                                                                                                                            Inherited from Appendable

                                                                                                                                                                                                                                            Inherited from FilterOutputStream

                                                                                                                                                                                                                                            Inherited from OutputStream

                                                                                                                                                                                                                                            Inherited from Flushable

                                                                                                                                                                                                                                            Inherited from Closeable

                                                                                                                                                                                                                                            Inherited from AutoCloseable

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            MultiStream

                                                                                                                                                                                                                                            class MultiStream extends PrintStream

                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. MultiStream
                                                                                                                                                                                                                                            2. PrintStream
                                                                                                                                                                                                                                            3. Appendable
                                                                                                                                                                                                                                            4. FilterOutputStream
                                                                                                                                                                                                                                            5. OutputStream
                                                                                                                                                                                                                                            6. Flushable
                                                                                                                                                                                                                                            7. Closeable
                                                                                                                                                                                                                                            8. AutoCloseable
                                                                                                                                                                                                                                            9. AnyRef
                                                                                                                                                                                                                                            10. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new MultiStream(stream1: OutputStream, stream2: OutputStream)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. def append(arg0: Char): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → Appendable
                                                                                                                                                                                                                                            5. def append(arg0: CharSequence, arg1: Int, arg2: Int): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → Appendable
                                                                                                                                                                                                                                            6. def append(arg0: CharSequence): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → Appendable
                                                                                                                                                                                                                                            7. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            8. def checkError(): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            9. def clearError(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[java.io]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            10. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            11. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream → Closeable → AutoCloseable
                                                                                                                                                                                                                                            12. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            14. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            15. def flush(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream → Flushable
                                                                                                                                                                                                                                            16. def format(arg0: Locale, arg1: String, arg2: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            17. def format(arg0: String, arg1: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            19. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            20. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            21. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            22. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            24. def print(arg0: AnyRef): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            25. def print(arg0: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            26. def print(arg0: Array[Char]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            27. def print(arg0: Double): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            28. def print(arg0: Float): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            29. def print(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            30. def print(arg0: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            31. def print(arg0: Char): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            32. def print(arg0: Boolean): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            33. def printf(arg0: Locale, arg1: String, arg2: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            34. def printf(arg0: String, arg1: <repeated...>[AnyRef]): PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @transient()
                                                                                                                                                                                                                                            35. def println(arg0: AnyRef): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            36. def println(arg0: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            37. def println(arg0: Array[Char]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            38. def println(arg0: Double): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            39. def println(arg0: Float): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            40. def println(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            41. def println(arg0: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            42. def println(arg0: Char): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            43. def println(arg0: Boolean): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            44. def println(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            45. def setError(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[java.io]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream
                                                                                                                                                                                                                                            46. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            47. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            48. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            49. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            50. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            51. def write(arg0: Array[Byte], arg1: Int, arg2: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                            52. def write(arg0: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintStream → FilterOutputStream → OutputStream
                                                                                                                                                                                                                                            53. def write(arg0: Array[Byte]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              FilterOutputStream → OutputStream
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.io.IOException])

                                                                                                                                                                                                                                            Inherited from PrintStream

                                                                                                                                                                                                                                            Inherited from Appendable

                                                                                                                                                                                                                                            Inherited from FilterOutputStream

                                                                                                                                                                                                                                            Inherited from OutputStream

                                                                                                                                                                                                                                            Inherited from Flushable

                                                                                                                                                                                                                                            Inherited from Closeable

                                                                                                                                                                                                                                            Inherited from AutoCloseable

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/OsgiVersion.html b/api/latest/mill/util/OsgiVersion.html index ecaebb5a5a8..a352f620573 100644 --- a/api/latest/mill/util/OsgiVersion.html +++ b/api/latest/mill/util/OsgiVersion.html @@ -1,2 +1,2 @@ Mill - mill.util.OsgiVersion
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            OsgiVersion

                                                                                                                                                                                                                                            final class OsgiVersion extends AnyVal

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Version.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyVal, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. OsgiVersion
                                                                                                                                                                                                                                            2. AnyVal
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new OsgiVersion(underlying: Version)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyVal → Any
                                                                                                                                                                                                                                            6. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            7. def isNewerThan(other: OsgiVersion): Boolean
                                                                                                                                                                                                                                            8. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            9. val underlying: Version

                                                                                                                                                                                                                                            Inherited from AnyVal

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            OsgiVersion

                                                                                                                                                                                                                                            final class OsgiVersion extends AnyVal

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Version.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyVal, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. OsgiVersion
                                                                                                                                                                                                                                            2. AnyVal
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new OsgiVersion(underlying: Version)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def getClass(): Class[_ <: AnyVal]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyVal → Any
                                                                                                                                                                                                                                            6. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            7. def isNewerThan(other: OsgiVersion): Boolean
                                                                                                                                                                                                                                            8. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            9. val underlying: Version

                                                                                                                                                                                                                                            Inherited from AnyVal

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrefixLogger$.html b/api/latest/mill/util/PrefixLogger$.html index cc409beae18..4dd1b360c2c 100644 --- a/api/latest/mill/util/PrefixLogger$.html +++ b/api/latest/mill/util/PrefixLogger$.html @@ -1,2 +1,2 @@ Mill - mill.util.PrefixLogger

                                                                                                                                                                                                                                            object PrefixLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrefixLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrefixLogger
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. def apply(out: ColorLogger, context: String, tickerContext: String = ""): PrefixLogger
                                                                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            object PrefixLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrefixLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrefixLogger
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. def apply(out: ColorLogger, context: String, tickerContext: String = ""): PrefixLogger
                                                                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            10. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            12. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            13. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            14. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrefixLogger.html b/api/latest/mill/util/PrefixLogger.html index 9b601fd1f12..056018db6db 100644 --- a/api/latest/mill/util/PrefixLogger.html +++ b/api/latest/mill/util/PrefixLogger.html @@ -1,2 +1,2 @@ Mill - mill.util.PrefixLogger

                                                                                                                                                                                                                                            class PrefixLogger extends ColorLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrefixLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            ColorLogger, Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrefixLogger
                                                                                                                                                                                                                                            2. ColorLogger
                                                                                                                                                                                                                                            3. Logger
                                                                                                                                                                                                                                            4. AnyRef
                                                                                                                                                                                                                                            5. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new PrefixLogger(logger0: ColorLogger, context: String, tickerContext: String)
                                                                                                                                                                                                                                            2. new PrefixLogger(logger0: ColorLogger, context: String, tickerContext: String = "", outStream0: Option[PrintStream] = None, errStream0: Option[PrintStream] = None)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            7. def colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            8. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            9. def debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            13. def errorColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerColorLogger
                                                                                                                                                                                                                                            14. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            15. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            16. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            18. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            19. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            20. def infoColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerColorLogger
                                                                                                                                                                                                                                            21. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            22. val logger0: ColorLogger
                                                                                                                                                                                                                                            23. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            24. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            25. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            26. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            27. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            28. val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            29. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            30. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            31. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            32. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            33. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            34. def withOutStream(outStream: PrintStream): PrefixLogger
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerColorLogger

                                                                                                                                                                                                                                            Inherited from ColorLogger

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            class PrefixLogger extends ColorLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrefixLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            ColorLogger, Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrefixLogger
                                                                                                                                                                                                                                            2. ColorLogger
                                                                                                                                                                                                                                            3. Logger
                                                                                                                                                                                                                                            4. AnyRef
                                                                                                                                                                                                                                            5. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new PrefixLogger(logger0: ColorLogger, context: String, tickerContext: String)
                                                                                                                                                                                                                                            2. new PrefixLogger(logger0: ColorLogger, context: String, tickerContext: String = "", outStream0: Option[PrintStream] = None, errStream0: Option[PrintStream] = None)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            7. def colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            8. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            9. def debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            13. def errorColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerColorLogger
                                                                                                                                                                                                                                            14. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            15. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            16. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            18. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            19. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            20. def infoColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerColorLogger
                                                                                                                                                                                                                                            21. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            22. val logger0: ColorLogger
                                                                                                                                                                                                                                            23. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            24. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            25. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            26. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            27. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            28. val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            29. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerLogger
                                                                                                                                                                                                                                            30. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            31. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            32. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            33. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            34. def withOutStream(outStream: PrintStream): PrefixLogger
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrefixLoggerColorLogger

                                                                                                                                                                                                                                            Inherited from ColorLogger

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$State$$Middle$.html b/api/latest/mill/util/PrintLogger$$State$$Middle$.html index e9634683b75..030c8315c9c 100644 --- a/api/latest/mill/util/PrintLogger$$State$$Middle$.html +++ b/api/latest/mill/util/PrintLogger$$State$$Middle$.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.State.Middle

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            case object Middle extends Value with Product with Serializable

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Serializable, Product, Equals, Value, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Middle
                                                                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                                                                            3. Product
                                                                                                                                                                                                                                            4. Equals
                                                                                                                                                                                                                                            5. Value
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def productElementName(n: Int): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                                                                            Inherited from Value

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            case object Middle extends Value with Product with Serializable

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Serializable, Product, Equals, Value, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Middle
                                                                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                                                                            3. Product
                                                                                                                                                                                                                                            4. Equals
                                                                                                                                                                                                                                            5. Value
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def productElementName(n: Int): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                                                                            Inherited from Value

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$State$$Newline$.html b/api/latest/mill/util/PrintLogger$$State$$Newline$.html index ef9891224e0..66df3a695be 100644 --- a/api/latest/mill/util/PrintLogger$$State$$Newline$.html +++ b/api/latest/mill/util/PrintLogger$$State$$Newline$.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.State.Newline

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            case object Newline extends Value with Product with Serializable

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Serializable, Product, Equals, Value, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Newline
                                                                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                                                                            3. Product
                                                                                                                                                                                                                                            4. Equals
                                                                                                                                                                                                                                            5. Value
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def productElementName(n: Int): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                                                                            Inherited from Value

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            case object Newline extends Value with Product with Serializable

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Serializable, Product, Equals, Value, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Newline
                                                                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                                                                            3. Product
                                                                                                                                                                                                                                            4. Equals
                                                                                                                                                                                                                                            5. Value
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def productElementName(n: Int): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                                                                            Inherited from Value

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$State$$Ticker$.html b/api/latest/mill/util/PrintLogger$$State$$Ticker$.html index c9f2368919c..483008ac367 100644 --- a/api/latest/mill/util/PrintLogger$$State$$Ticker$.html +++ b/api/latest/mill/util/PrintLogger$$State$$Ticker$.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.State.Ticker

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            case object Ticker extends Value with Product with Serializable

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Serializable, Product, Equals, Value, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Ticker
                                                                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                                                                            3. Product
                                                                                                                                                                                                                                            4. Equals
                                                                                                                                                                                                                                            5. Value
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def productElementName(n: Int): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                                                                            Inherited from Value

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            case object Ticker extends Value with Product with Serializable

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Serializable, Product, Equals, Value, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Ticker
                                                                                                                                                                                                                                            2. Serializable
                                                                                                                                                                                                                                            3. Product
                                                                                                                                                                                                                                            4. Equals
                                                                                                                                                                                                                                            5. Value
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            11. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            12. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def productElementName(n: Int): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            15. def productElementNames: Iterator[String]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Product
                                                                                                                                                                                                                                            16. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Product

                                                                                                                                                                                                                                            Inherited from Equals

                                                                                                                                                                                                                                            Inherited from Value

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$State$$Value.html b/api/latest/mill/util/PrintLogger$$State$$Value.html index 3992d3ea563..fbf0fc2c76e 100644 --- a/api/latest/mill/util/PrintLogger$$State$$Value.html +++ b/api/latest/mill/util/PrintLogger$$State$$Value.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.State.Value

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            sealed trait Value extends AnyRef

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Known Subclasses
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Value
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            sealed trait Value extends AnyRef

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Known Subclasses
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Value
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$State$.html b/api/latest/mill/util/PrintLogger$$State$.html index 683f2efc1db..954873d90a1 100644 --- a/api/latest/mill/util/PrintLogger$$State$.html +++ b/api/latest/mill/util/PrintLogger$$State$.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.State

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            object State

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. State
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                                            1. sealed trait Value extends AnyRef

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            20. case object Middle extends Value with Product with Serializable
                                                                                                                                                                                                                                            21. case object Newline extends Value with Product with Serializable
                                                                                                                                                                                                                                            22. case object Ticker extends Value with Product with Serializable

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            object State

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. State
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                                            1. sealed trait Value extends AnyRef

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            20. case object Middle extends Value with Product with Serializable
                                                                                                                                                                                                                                            21. case object Newline extends Value with Product with Serializable
                                                                                                                                                                                                                                            22. case object Ticker extends Value with Product with Serializable

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$State.html b/api/latest/mill/util/PrintLogger$$State.html index 739b4be05ca..b9c7326ed4f 100644 --- a/api/latest/mill/util/PrintLogger$$State.html +++ b/api/latest/mill/util/PrintLogger$$State.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.State

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            class State extends AnyRef

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. State
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new State()

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. var value: Value
                                                                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            class State extends AnyRef

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. State
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new State()

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. var value: Value
                                                                                                                                                                                                                                            18. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            20. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$$StateStream.html b/api/latest/mill/util/PrintLogger$$StateStream.html index 2a31ecad88b..aa6448d00f7 100644 --- a/api/latest/mill/util/PrintLogger$$StateStream.html +++ b/api/latest/mill/util/PrintLogger$$StateStream.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger.StateStream

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            class StateStream extends OutputStream

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. StateStream
                                                                                                                                                                                                                                            2. OutputStream
                                                                                                                                                                                                                                            3. Flushable
                                                                                                                                                                                                                                            4. Closeable
                                                                                                                                                                                                                                            5. AutoCloseable
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new StateStream(wrapped: OutputStream, setprintLoggerState0: (Value) => Unit)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              OutputStream → Closeable → AutoCloseable
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.io.IOException])
                                                                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            10. def flush(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream → Flushable
                                                                                                                                                                                                                                            11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            12. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            15. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            22. def write(b: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream
                                                                                                                                                                                                                                            23. def write(b: Array[Byte], off: Int, len: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream
                                                                                                                                                                                                                                            24. def write(b: Array[Byte]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream

                                                                                                                                                                                                                                            Inherited from OutputStream

                                                                                                                                                                                                                                            Inherited from Flushable

                                                                                                                                                                                                                                            Inherited from Closeable

                                                                                                                                                                                                                                            Inherited from AutoCloseable

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            class StateStream extends OutputStream

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. StateStream
                                                                                                                                                                                                                                            2. OutputStream
                                                                                                                                                                                                                                            3. Flushable
                                                                                                                                                                                                                                            4. Closeable
                                                                                                                                                                                                                                            5. AutoCloseable
                                                                                                                                                                                                                                            6. AnyRef
                                                                                                                                                                                                                                            7. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new StateStream(wrapped: OutputStream, setprintLoggerState0: (Value) => Unit)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              OutputStream → Closeable → AutoCloseable
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.io.IOException])
                                                                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            9. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            10. def flush(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream → Flushable
                                                                                                                                                                                                                                            11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            12. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            14. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            15. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            18. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            19. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            20. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            21. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            22. def write(b: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream
                                                                                                                                                                                                                                            23. def write(b: Array[Byte], off: Int, len: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream
                                                                                                                                                                                                                                            24. def write(b: Array[Byte]): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              StateStream → OutputStream

                                                                                                                                                                                                                                            Inherited from OutputStream

                                                                                                                                                                                                                                            Inherited from Flushable

                                                                                                                                                                                                                                            Inherited from Closeable

                                                                                                                                                                                                                                            Inherited from AutoCloseable

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger$.html b/api/latest/mill/util/PrintLogger$.html index 4bd7b172a47..fa5a9647c30 100644 --- a/api/latest/mill/util/PrintLogger$.html +++ b/api/latest/mill/util/PrintLogger$.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger

                                                                                                                                                                                                                                            object PrintLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrintLogger
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                                            1. class State extends AnyRef
                                                                                                                                                                                                                                            2. class StateStream extends OutputStream

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            20. def wrapSystemStreams(systemStreams0: SystemStreams, printLoggerState: State): SystemStreams
                                                                                                                                                                                                                                            21. object State

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            object PrintLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrintLogger
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                                            1. class State extends AnyRef
                                                                                                                                                                                                                                            2. class StateStream extends OutputStream

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            7. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            8. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            9. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            10. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            11. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            12. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            16. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            17. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            18. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            19. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            20. def wrapSystemStreams(systemStreams0: SystemStreams, printLoggerState: State): SystemStreams
                                                                                                                                                                                                                                            21. object State

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/PrintLogger.html b/api/latest/mill/util/PrintLogger.html index 74f25435235..5c1f97cd64b 100644 --- a/api/latest/mill/util/PrintLogger.html +++ b/api/latest/mill/util/PrintLogger.html @@ -1,2 +1,2 @@ Mill - mill.util.PrintLogger

                                                                                                                                                                                                                                            class PrintLogger extends ColorLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            ColorLogger, Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrintLogger
                                                                                                                                                                                                                                            2. ColorLogger
                                                                                                                                                                                                                                            3. Logger
                                                                                                                                                                                                                                            4. AnyRef
                                                                                                                                                                                                                                            5. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new PrintLogger(colored: Boolean, enableTicker: Boolean, infoColor: Attrs, errorColor: Attrs, systemStreams: SystemStreams, debugEnabled: Boolean, context: String, printLoggerState: State)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            7. val colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            8. val context: String
                                                                                                                                                                                                                                            9. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            10. val debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            11. val enableTicker: Boolean
                                                                                                                                                                                                                                            12. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            14. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            15. val errorColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerColorLogger
                                                                                                                                                                                                                                            16. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            17. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            19. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            20. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            21. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            22. val infoColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerColorLogger
                                                                                                                                                                                                                                            23. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            24. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            25. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            26. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            27. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            28. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            29. val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            30. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            31. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            32. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            33. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            34. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            35. def withOutStream(outStream: PrintStream): PrintLogger
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerColorLogger

                                                                                                                                                                                                                                            Inherited from ColorLogger

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            class PrintLogger extends ColorLogger

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            PrintLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            ColorLogger, Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. PrintLogger
                                                                                                                                                                                                                                            2. ColorLogger
                                                                                                                                                                                                                                            3. Logger
                                                                                                                                                                                                                                            4. AnyRef
                                                                                                                                                                                                                                            5. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new PrintLogger(colored: Boolean, enableTicker: Boolean, infoColor: Attrs, errorColor: Attrs, systemStreams: SystemStreams, debugEnabled: Boolean, context: String, printLoggerState: State)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            7. val colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            8. val context: String
                                                                                                                                                                                                                                            9. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            10. val debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            11. val enableTicker: Boolean
                                                                                                                                                                                                                                            12. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            13. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            14. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            15. val errorColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerColorLogger
                                                                                                                                                                                                                                            16. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            17. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            18. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            19. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            20. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            21. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            22. val infoColor: Attrs
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerColorLogger
                                                                                                                                                                                                                                            23. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            24. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            25. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            26. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            27. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            28. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            29. val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            30. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerLogger
                                                                                                                                                                                                                                            31. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            32. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            33. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            34. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            35. def withOutStream(outStream: PrintStream): PrintLogger
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              PrintLoggerColorLogger

                                                                                                                                                                                                                                            Inherited from ColorLogger

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/ProxyLogger.html b/api/latest/mill/util/ProxyLogger.html index 5776cfba137..0b9273af5af 100644 --- a/api/latest/mill/util/ProxyLogger.html +++ b/api/latest/mill/util/ProxyLogger.html @@ -1,4 +1,4 @@ Mill - mill.util.ProxyLogger
                                                                                                                                                                                                                                            c

                                                                                                                                                                                                                                            mill.util

                                                                                                                                                                                                                                            ProxyLogger

                                                                                                                                                                                                                                            class ProxyLogger extends Logger

                                                                                                                                                                                                                                            A Logger that forwards all logging to another Logger. Intended to be used as a base class for wrappers that modify logging behavior. -

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            ProxyLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. ProxyLogger
                                                                                                                                                                                                                                            2. Logger
                                                                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                                                                            4. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new ProxyLogger(logger: Logger)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            7. def colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            8. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            9. def debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            13. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            14. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            15. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            18. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            19. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            20. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            21. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            22. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            24. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            25. lazy val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            26. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            27. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            28. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            29. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            30. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            ProxyLogger.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Logger, AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. ProxyLogger
                                                                                                                                                                                                                                            2. Logger
                                                                                                                                                                                                                                            3. AnyRef
                                                                                                                                                                                                                                            4. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Instance Constructors

                                                                                                                                                                                                                                            1. new ProxyLogger(logger: Logger)

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def close(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            7. def colored: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            8. def debug(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            9. def debugEnabled: Boolean

                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                              Since

                                                                                                                                                                                                                                              Mill 0.10.5

                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def error(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            13. def errorStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            14. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            15. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            16. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            17. def inStream: InputStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            18. def info(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            19. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            20. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            21. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            22. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. def outputStream: PrintStream
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Logger
                                                                                                                                                                                                                                            24. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            25. lazy val systemStreams: SystemStreams
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            26. def ticker(s: String): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              ProxyLoggerLogger
                                                                                                                                                                                                                                            27. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            28. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            29. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            30. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Logger

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/Util$.html b/api/latest/mill/util/Util$.html index e5b05ab0352..a96a124b780 100644 --- a/api/latest/mill/util/Util$.html +++ b/api/latest/mill/util/Util$.html @@ -1,4 +1,4 @@ Mill - mill.util.Util

                                                                                                                                                                                                                                          object Util

                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Util.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. Util
                                                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def cleanupScaladoc(v: String): Array[String]
                                                                                                                                                                                                                                          6. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          7. def download(url: String, dest: RelPath = os.rel / "download")(implicit ctx: Dest): api.PathRef
                                                                                                                                                                                                                                          8. def downloadUnpackZip(url: String, dest: RelPath = os.rel / "unpacked")(implicit ctx: Dest): api.PathRef
                                                                                                                                                                                                                                          9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          11. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          13. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          15. def isInteractive(): Boolean
                                                                                                                                                                                                                                          16. val java9OrAbove: Boolean
                                                                                                                                                                                                                                          17. def millProjectModule(artifact: String, repositories: Seq[Repository], resolveFilter: (Path) => Boolean = _ => true, artifactSuffix: String = "_2.13"): Result[api.Loose.Agg[api.PathRef]]

                                                                                                                                                                                                                                            Deprecated helper method, intended to allow runtime resolution and in-development-tree testings of mill plugins possible.

                                                                                                                                                                                                                                            Deprecated helper method, intended to allow runtime resolution and in-development-tree testings of mill plugins possible. +var toRoot = '../../';

                                                                                                                                                                                                                                            object Util

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Util.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Util
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def cleanupScaladoc(v: String): Array[String]
                                                                                                                                                                                                                                            6. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            7. def download(url: String, dest: RelPath = os.rel / "download")(implicit ctx: Dest): api.PathRef
                                                                                                                                                                                                                                            8. def downloadUnpackZip(url: String, dest: RelPath = os.rel / "unpacked")(implicit ctx: Dest): api.PathRef
                                                                                                                                                                                                                                            9. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            10. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            11. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            12. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            13. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            15. def isInteractive(): Boolean
                                                                                                                                                                                                                                            16. val java9OrAbove: Boolean
                                                                                                                                                                                                                                            17. def millProjectModule(artifact: String, repositories: Seq[Repository], resolveFilter: (Path) => Boolean = _ => true, artifactSuffix: String = "_2.13"): Result[api.Loose.Agg[api.PathRef]]

                                                                                                                                                                                                                                              Deprecated helper method, intended to allow runtime resolution and in-development-tree testings of mill plugins possible.

                                                                                                                                                                                                                                              Deprecated helper method, intended to allow runtime resolution and in-development-tree testings of mill plugins possible. This design has issues and will probably replaced.

                                                                                                                                                                                                                                            18. def millProperty(key: String): Option[String]
                                                                                                                                                                                                                                            19. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            20. val newLine: String
                                                                                                                                                                                                                                            21. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            22. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            24. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            25. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            26. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            27. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                            28. val windowsPlatform: Boolean

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/api/latest/mill/util/Version$$IgnoreQualifierOrdering$.html b/api/latest/mill/util/Version$$IgnoreQualifierOrdering$.html index 80cd5e8f798..47f9a6d6628 100644 --- a/api/latest/mill/util/Version$$IgnoreQualifierOrdering$.html +++ b/api/latest/mill/util/Version$$IgnoreQualifierOrdering$.html @@ -2,4 +2,4 @@ var toRoot = '../../';

                                                                                                                                                                                                                                            Packages

                                                                                                                                                                                                                                            o

                                                                                                                                                                                                                                            mill.util.Version

                                                                                                                                                                                                                                            IgnoreQualifierOrdering

                                                                                                                                                                                                                                            object IgnoreQualifierOrdering extends Ordering[Version]

                                                                                                                                                                                                                                            Missing minor or micro versions are equal to zero, a qualifier is ignored, stable ordering. -

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Version.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Ordering[Version], PartialOrdering[Version], Equiv[Version], Serializable, Comparator[Version], AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. IgnoreQualifierOrdering
                                                                                                                                                                                                                                            2. Ordering
                                                                                                                                                                                                                                            3. PartialOrdering
                                                                                                                                                                                                                                            4. Equiv
                                                                                                                                                                                                                                            5. Serializable
                                                                                                                                                                                                                                            6. Comparator
                                                                                                                                                                                                                                            7. AnyRef
                                                                                                                                                                                                                                            8. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                                            1. class OrderingOps extends AnyRef
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def compare(l: Version, r: Version): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              IgnoreQualifierOrdering → Ordering → Comparator
                                                                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            9. def equiv(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering → Equiv
                                                                                                                                                                                                                                            10. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            12. def gt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            13. def gteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            14. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            16. def isReverseOf(other: Ordering[_]): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            17. def lt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            18. def lteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            19. def max[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            20. def min[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            21. implicit def mkOrderingOps(lhs: Version): OrderingOps
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            23. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            24. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            25. def on[U](f: (U) => Version): Ordering[U]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            26. def orElse(other: Ordering[Version]): Ordering[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            27. def orElseBy[S](f: (Version) => S)(implicit ord: Ordering[S]): Ordering[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            28. def reverse: Ordering[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            29. def reversed(): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            30. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            31. def thenComparing[U <: Comparable[_ >: U <: AnyRef]](arg0: Function[_ >: Version <: AnyRef, _ <: U]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            32. def thenComparing[U <: AnyRef](arg0: Function[_ >: Version <: AnyRef, _ <: U], arg1: Comparator[_ >: U <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            33. def thenComparing(arg0: Comparator[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            34. def thenComparingDouble(arg0: ToDoubleFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            35. def thenComparingInt(arg0: ToIntFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            36. def thenComparingLong(arg0: ToLongFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            37. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            38. def tryCompare(x: Version, y: Version): Some[Int]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            39. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            40. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            41. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Ordering[Version]

                                                                                                                                                                                                                                            Inherited from PartialOrdering[Version]

                                                                                                                                                                                                                                            Inherited from Equiv[Version]

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Comparator[Version]

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Version.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            Ordering[Version], PartialOrdering[Version], Equiv[Version], Serializable, Comparator[Version], AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. IgnoreQualifierOrdering
                                                                                                                                                                                                                                            2. Ordering
                                                                                                                                                                                                                                            3. PartialOrdering
                                                                                                                                                                                                                                            4. Equiv
                                                                                                                                                                                                                                            5. Serializable
                                                                                                                                                                                                                                            6. Comparator
                                                                                                                                                                                                                                            7. AnyRef
                                                                                                                                                                                                                                            8. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Type Members

                                                                                                                                                                                                                                            1. class OrderingOps extends AnyRef
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            5. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            6. def compare(l: Version, r: Version): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              IgnoreQualifierOrdering → Ordering → Comparator
                                                                                                                                                                                                                                            7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            9. def equiv(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering → Equiv
                                                                                                                                                                                                                                            10. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            12. def gt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            13. def gteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            14. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            16. def isReverseOf(other: Ordering[_]): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            17. def lt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            18. def lteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            19. def max[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            20. def min[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            21. implicit def mkOrderingOps(lhs: Version): OrderingOps
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            23. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            24. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            25. def on[U](f: (U) => Version): Ordering[U]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            26. def orElse(other: Ordering[Version]): Ordering[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            27. def orElseBy[S](f: (Version) => S)(implicit ord: Ordering[S]): Ordering[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering
                                                                                                                                                                                                                                            28. def reverse: Ordering[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            29. def reversed(): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            30. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            31. def thenComparing[U <: Comparable[_ >: U <: AnyRef]](arg0: Function[_ >: Version <: AnyRef, _ <: U]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            32. def thenComparing[U <: AnyRef](arg0: Function[_ >: Version <: AnyRef, _ <: U], arg1: Comparator[_ >: U <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            33. def thenComparing(arg0: Comparator[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            34. def thenComparingDouble(arg0: ToDoubleFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            35. def thenComparingInt(arg0: ToIntFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            36. def thenComparingLong(arg0: ToLongFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Comparator
                                                                                                                                                                                                                                            37. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            38. def tryCompare(x: Version, y: Version): Some[Int]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Ordering → PartialOrdering
                                                                                                                                                                                                                                            39. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            40. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            41. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from Ordering[Version]

                                                                                                                                                                                                                                            Inherited from PartialOrdering[Version]

                                                                                                                                                                                                                                            Inherited from Equiv[Version]

                                                                                                                                                                                                                                            Inherited from Serializable

                                                                                                                                                                                                                                            Inherited from Comparator[Version]

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                          diff --git a/api/latest/mill/util/Version$$MavenOrdering$.html b/api/latest/mill/util/Version$$MavenOrdering$.html index fcd813c6e4d..073f3e2d818 100644 --- a/api/latest/mill/util/Version$$MavenOrdering$.html +++ b/api/latest/mill/util/Version$$MavenOrdering$.html @@ -4,4 +4,4 @@ qualifiers are sorted alphabetically, stable ordering.

                                                                                                                                                                                                                                          TODO: Review ordering wrt Maven 3 TODO: also consider a coursier ordering -

                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @experimental()
                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Version.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          Ordering[Version], PartialOrdering[Version], Equiv[Version], Serializable, Comparator[Version], AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. MavenOrdering
                                                                                                                                                                                                                                          2. Ordering
                                                                                                                                                                                                                                          3. PartialOrdering
                                                                                                                                                                                                                                          4. Equiv
                                                                                                                                                                                                                                          5. Serializable
                                                                                                                                                                                                                                          6. Comparator
                                                                                                                                                                                                                                          7. AnyRef
                                                                                                                                                                                                                                          8. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Type Members

                                                                                                                                                                                                                                          1. class OrderingOps extends AnyRef
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. def compare(l: Version, r: Version): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            MavenOrdering → Ordering → Comparator
                                                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          9. def equiv(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering → Equiv
                                                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          12. def gt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          13. def gteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          14. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          16. def isReverseOf(other: Ordering[_]): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          17. def lt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          18. def lteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          19. def max[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          20. def min[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          21. implicit def mkOrderingOps(lhs: Version): OrderingOps
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          23. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          24. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          25. def on[U](f: (U) => Version): Ordering[U]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          26. def orElse(other: Ordering[Version]): Ordering[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          27. def orElseBy[S](f: (Version) => S)(implicit ord: Ordering[S]): Ordering[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          28. def reverse: Ordering[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          29. def reversed(): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          30. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          31. def thenComparing[U <: Comparable[_ >: U <: AnyRef]](arg0: Function[_ >: Version <: AnyRef, _ <: U]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          32. def thenComparing[U <: AnyRef](arg0: Function[_ >: Version <: AnyRef, _ <: U], arg1: Comparator[_ >: U <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          33. def thenComparing(arg0: Comparator[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          34. def thenComparingDouble(arg0: ToDoubleFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          35. def thenComparingInt(arg0: ToIntFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          36. def thenComparingLong(arg0: ToLongFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          37. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          38. def tryCompare(x: Version, y: Version): Some[Int]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          39. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          40. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          41. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from Ordering[Version]

                                                                                                                                                                                                                                          Inherited from PartialOrdering[Version]

                                                                                                                                                                                                                                          Inherited from Equiv[Version]

                                                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                                                          Inherited from Comparator[Version]

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @experimental()
                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Version.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          Ordering[Version], PartialOrdering[Version], Equiv[Version], Serializable, Comparator[Version], AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. MavenOrdering
                                                                                                                                                                                                                                          2. Ordering
                                                                                                                                                                                                                                          3. PartialOrdering
                                                                                                                                                                                                                                          4. Equiv
                                                                                                                                                                                                                                          5. Serializable
                                                                                                                                                                                                                                          6. Comparator
                                                                                                                                                                                                                                          7. AnyRef
                                                                                                                                                                                                                                          8. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Type Members

                                                                                                                                                                                                                                          1. class OrderingOps extends AnyRef
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          6. def compare(l: Version, r: Version): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            MavenOrdering → Ordering → Comparator
                                                                                                                                                                                                                                          7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          9. def equiv(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering → Equiv
                                                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          12. def gt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          13. def gteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          14. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          16. def isReverseOf(other: Ordering[_]): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          17. def lt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          18. def lteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          19. def max[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          20. def min[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          21. implicit def mkOrderingOps(lhs: Version): OrderingOps
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          23. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          24. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          25. def on[U](f: (U) => Version): Ordering[U]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          26. def orElse(other: Ordering[Version]): Ordering[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          27. def orElseBy[S](f: (Version) => S)(implicit ord: Ordering[S]): Ordering[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                          28. def reverse: Ordering[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          29. def reversed(): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          30. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          31. def thenComparing[U <: Comparable[_ >: U <: AnyRef]](arg0: Function[_ >: Version <: AnyRef, _ <: U]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          32. def thenComparing[U <: AnyRef](arg0: Function[_ >: Version <: AnyRef, _ <: U], arg1: Comparator[_ >: U <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          33. def thenComparing(arg0: Comparator[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          34. def thenComparingDouble(arg0: ToDoubleFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          35. def thenComparingInt(arg0: ToIntFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          36. def thenComparingLong(arg0: ToLongFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Comparator
                                                                                                                                                                                                                                          37. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          38. def tryCompare(x: Version, y: Version): Some[Int]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Ordering → PartialOrdering
                                                                                                                                                                                                                                          39. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          40. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          41. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                          Inherited from Ordering[Version]

                                                                                                                                                                                                                                          Inherited from PartialOrdering[Version]

                                                                                                                                                                                                                                          Inherited from Equiv[Version]

                                                                                                                                                                                                                                          Inherited from Serializable

                                                                                                                                                                                                                                          Inherited from Comparator[Version]

                                                                                                                                                                                                                                          Inherited from AnyRef

                                                                                                                                                                                                                                          Inherited from Any

                                                                                                                                                                                                                                          Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/Version$$OsgiOrdering$.html b/api/latest/mill/util/Version$$OsgiOrdering$.html index 87cf82e8599..8ab63d6c28d 100644 --- a/api/latest/mill/util/Version$$OsgiOrdering$.html +++ b/api/latest/mill/util/Version$$OsgiOrdering$.html @@ -3,4 +3,4 @@ a qualifier is higher that no qualifier, qualifiers are sorted alphabetically, stable ordering. -

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Version.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Ordering[Version], PartialOrdering[Version], Equiv[Version], Serializable, Comparator[Version], AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. OsgiOrdering
                                                                                                                                                                                                                                        2. Ordering
                                                                                                                                                                                                                                        3. PartialOrdering
                                                                                                                                                                                                                                        4. Equiv
                                                                                                                                                                                                                                        5. Serializable
                                                                                                                                                                                                                                        6. Comparator
                                                                                                                                                                                                                                        7. AnyRef
                                                                                                                                                                                                                                        8. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Type Members

                                                                                                                                                                                                                                        1. class OrderingOps extends AnyRef
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. def compare(l: Version, r: Version): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          OsgiOrdering → Ordering → Comparator
                                                                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        9. def equiv(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering → Equiv
                                                                                                                                                                                                                                        10. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        12. def gt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        13. def gteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        14. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        16. def isReverseOf(other: Ordering[_]): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        17. def lt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        18. def lteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        19. def max[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        20. def min[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        21. implicit def mkOrderingOps(lhs: Version): OrderingOps
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        23. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        24. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        25. def on[U](f: (U) => Version): Ordering[U]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        26. def orElse(other: Ordering[Version]): Ordering[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        27. def orElseBy[S](f: (Version) => S)(implicit ord: Ordering[S]): Ordering[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        28. def reverse: Ordering[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        29. def reversed(): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        30. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        31. def thenComparing[U <: Comparable[_ >: U <: AnyRef]](arg0: Function[_ >: Version <: AnyRef, _ <: U]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        32. def thenComparing[U <: AnyRef](arg0: Function[_ >: Version <: AnyRef, _ <: U], arg1: Comparator[_ >: U <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        33. def thenComparing(arg0: Comparator[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        34. def thenComparingDouble(arg0: ToDoubleFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        35. def thenComparingInt(arg0: ToIntFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        36. def thenComparingLong(arg0: ToLongFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        37. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        38. def tryCompare(x: Version, y: Version): Some[Int]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        39. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        40. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        41. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Ordering[Version]

                                                                                                                                                                                                                                        Inherited from PartialOrdering[Version]

                                                                                                                                                                                                                                        Inherited from Equiv[Version]

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Comparator[Version]

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Version.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        Ordering[Version], PartialOrdering[Version], Equiv[Version], Serializable, Comparator[Version], AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. OsgiOrdering
                                                                                                                                                                                                                                        2. Ordering
                                                                                                                                                                                                                                        3. PartialOrdering
                                                                                                                                                                                                                                        4. Equiv
                                                                                                                                                                                                                                        5. Serializable
                                                                                                                                                                                                                                        6. Comparator
                                                                                                                                                                                                                                        7. AnyRef
                                                                                                                                                                                                                                        8. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Type Members

                                                                                                                                                                                                                                        1. class OrderingOps extends AnyRef
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        6. def compare(l: Version, r: Version): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          OsgiOrdering → Ordering → Comparator
                                                                                                                                                                                                                                        7. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        8. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        9. def equiv(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering → Equiv
                                                                                                                                                                                                                                        10. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        12. def gt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        13. def gteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        14. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        15. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        16. def isReverseOf(other: Ordering[_]): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        17. def lt(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        18. def lteq(x: Version, y: Version): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        19. def max[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        20. def min[U <: Version](x: U, y: U): U
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        21. implicit def mkOrderingOps(lhs: Version): OrderingOps
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        22. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        23. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        24. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        25. def on[U](f: (U) => Version): Ordering[U]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        26. def orElse(other: Ordering[Version]): Ordering[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        27. def orElseBy[S](f: (Version) => S)(implicit ord: Ordering[S]): Ordering[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                        28. def reverse: Ordering[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        29. def reversed(): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        30. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        31. def thenComparing[U <: Comparable[_ >: U <: AnyRef]](arg0: Function[_ >: Version <: AnyRef, _ <: U]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        32. def thenComparing[U <: AnyRef](arg0: Function[_ >: Version <: AnyRef, _ <: U], arg1: Comparator[_ >: U <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        33. def thenComparing(arg0: Comparator[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        34. def thenComparingDouble(arg0: ToDoubleFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        35. def thenComparingInt(arg0: ToIntFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        36. def thenComparingLong(arg0: ToLongFunction[_ >: Version <: AnyRef]): Comparator[Version]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Comparator
                                                                                                                                                                                                                                        37. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        38. def tryCompare(x: Version, y: Version): Some[Int]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Ordering → PartialOrdering
                                                                                                                                                                                                                                        39. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        40. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        41. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                        Inherited from Ordering[Version]

                                                                                                                                                                                                                                        Inherited from PartialOrdering[Version]

                                                                                                                                                                                                                                        Inherited from Equiv[Version]

                                                                                                                                                                                                                                        Inherited from Serializable

                                                                                                                                                                                                                                        Inherited from Comparator[Version]

                                                                                                                                                                                                                                        Inherited from AnyRef

                                                                                                                                                                                                                                        Inherited from Any

                                                                                                                                                                                                                                        Ungrouped

                                                                                                                                                                                                                                        diff --git a/api/latest/mill/util/Version$.html b/api/latest/mill/util/Version$.html index 2b8721da468..bded757589b 100644 --- a/api/latest/mill/util/Version$.html +++ b/api/latest/mill/util/Version$.html @@ -1,5 +1,5 @@ Mill - mill.util.Version

                                                                                                                                                                                                                                        object Version

                                                                                                                                                                                                                                        Annotations
                                                                                                                                                                                                                                        @experimental()
                                                                                                                                                                                                                                        Source
                                                                                                                                                                                                                                        Version.scala
                                                                                                                                                                                                                                        Linear Supertypes
                                                                                                                                                                                                                                        AnyRef, Any
                                                                                                                                                                                                                                        Ordering
                                                                                                                                                                                                                                        1. Alphabetic
                                                                                                                                                                                                                                        2. By Inheritance
                                                                                                                                                                                                                                        Inherited
                                                                                                                                                                                                                                        1. Version
                                                                                                                                                                                                                                        2. AnyRef
                                                                                                                                                                                                                                        3. Any
                                                                                                                                                                                                                                        1. Hide All
                                                                                                                                                                                                                                        2. Show All
                                                                                                                                                                                                                                        Visibility
                                                                                                                                                                                                                                        1. Public
                                                                                                                                                                                                                                        2. Protected

                                                                                                                                                                                                                                        Value Members

                                                                                                                                                                                                                                        1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        2. final def ##: Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        5. def chooseNewest(version: Version, versions: Version*)(implicit ordering: Ordering[Version]): Version
                                                                                                                                                                                                                                        6. def chooseNewest(version: String, versions: String*)(implicit ordering: Ordering[Version]): String
                                                                                                                                                                                                                                        7. def clone(): AnyRef
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                        8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        10. def finalize(): Unit
                                                                                                                                                                                                                                          Attributes
                                                                                                                                                                                                                                          protected[lang]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                        11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        12. def hashCode(): Int
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        13. def isAtLeast(version: String, atLeast: String)(implicit ordering: Ordering[Version]): Boolean
                                                                                                                                                                                                                                        14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          Any
                                                                                                                                                                                                                                        15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        16. final def notify(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        17. final def notifyAll(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @native()
                                                                                                                                                                                                                                        18. def parse(version: String): Version
                                                                                                                                                                                                                                        19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                        20. def toString(): String
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef → Any
                                                                                                                                                                                                                                        21. final def wait(): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                        23. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                          Definition Classes
                                                                                                                                                                                                                                          AnyRef
                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                        24. object IgnoreQualifierOrdering extends Ordering[Version]

                                                                                                                                                                                                                                          Missing minor or micro versions are equal to zero, +var toRoot = '../../';

                                                                                                                                                                                                                                          object Version

                                                                                                                                                                                                                                          Annotations
                                                                                                                                                                                                                                          @experimental()
                                                                                                                                                                                                                                          Source
                                                                                                                                                                                                                                          Version.scala
                                                                                                                                                                                                                                          Linear Supertypes
                                                                                                                                                                                                                                          AnyRef, Any
                                                                                                                                                                                                                                          Ordering
                                                                                                                                                                                                                                          1. Alphabetic
                                                                                                                                                                                                                                          2. By Inheritance
                                                                                                                                                                                                                                          Inherited
                                                                                                                                                                                                                                          1. Version
                                                                                                                                                                                                                                          2. AnyRef
                                                                                                                                                                                                                                          3. Any
                                                                                                                                                                                                                                          1. Hide All
                                                                                                                                                                                                                                          2. Show All
                                                                                                                                                                                                                                          Visibility
                                                                                                                                                                                                                                          1. Public
                                                                                                                                                                                                                                          2. Protected

                                                                                                                                                                                                                                          Value Members

                                                                                                                                                                                                                                          1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          2. final def ##: Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          4. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          5. def chooseNewest(version: Version, versions: Version*)(implicit ordering: Ordering[Version]): Version
                                                                                                                                                                                                                                          6. def chooseNewest(version: String, versions: String*)(implicit ordering: Ordering[Version]): String
                                                                                                                                                                                                                                          7. def clone(): AnyRef
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                          8. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          9. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          10. def finalize(): Unit
                                                                                                                                                                                                                                            Attributes
                                                                                                                                                                                                                                            protected[lang]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                          11. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          12. def hashCode(): Int
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          13. def isAtLeast(version: String, atLeast: String)(implicit ordering: Ordering[Version]): Boolean
                                                                                                                                                                                                                                          14. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            Any
                                                                                                                                                                                                                                          15. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          16. final def notify(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          17. final def notifyAll(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @native()
                                                                                                                                                                                                                                          18. def parse(version: String): Version
                                                                                                                                                                                                                                          19. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                          20. def toString(): String
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef → Any
                                                                                                                                                                                                                                          21. final def wait(): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          22. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                          23. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                            Definition Classes
                                                                                                                                                                                                                                            AnyRef
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @throws(classOf[java.lang.InterruptedException]) @native()
                                                                                                                                                                                                                                          24. object IgnoreQualifierOrdering extends Ordering[Version]

                                                                                                                                                                                                                                            Missing minor or micro versions are equal to zero, a qualifier is ignored, stable ordering.

                                                                                                                                                                                                                                          25. object MavenOrdering extends Ordering[Version]

                                                                                                                                                                                                                                            Missing minor or micro versions are equal to zero, a qualifier is lower that no qualifier, diff --git a/api/latest/mill/util/Version.html b/api/latest/mill/util/Version.html index 9674677b457..707adbf8585 100644 --- a/api/latest/mill/util/Version.html +++ b/api/latest/mill/util/Version.html @@ -1,2 +1,2 @@ Mill - mill.util.Version

                                                                                                                                                                                                                                            class Version extends AnyRef

                                                                                                                                                                                                                                            Self Type
                                                                                                                                                                                                                                            Version
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @experimental()
                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Version.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Version
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. def asIgnoreQualifierVersion: IgnoreQualifierVersion
                                                                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            6. def asMaven: MavenVersion
                                                                                                                                                                                                                                            7. def asOsgiVersion: OsgiVersion
                                                                                                                                                                                                                                            8. def chooseNewest(versions: Version*)(implicit ordering: Ordering[Version]): Version
                                                                                                                                                                                                                                            9. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            13. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. def isAtLeast(other: Version)(implicit ordering: Ordering[Version]): Boolean
                                                                                                                                                                                                                                            16. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            17. def isNewerThan(other: Version)(implicit ordering: Ordering[Version]): Boolean
                                                                                                                                                                                                                                            18. val major: Int
                                                                                                                                                                                                                                            19. val micro: Option[Int]
                                                                                                                                                                                                                                            20. val minor: Option[Int]
                                                                                                                                                                                                                                            21. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            22. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            24. val qualifierWithSep: Option[(String, String)]
                                                                                                                                                                                                                                            25. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            26. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Version → AnyRef → Any
                                                                                                                                                                                                                                            27. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            28. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            29. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            +var toRoot = '../../';

                                                                                                                                                                                                                                            class Version extends AnyRef

                                                                                                                                                                                                                                            Self Type
                                                                                                                                                                                                                                            Version
                                                                                                                                                                                                                                            Annotations
                                                                                                                                                                                                                                            @experimental()
                                                                                                                                                                                                                                            Source
                                                                                                                                                                                                                                            Version.scala
                                                                                                                                                                                                                                            Linear Supertypes
                                                                                                                                                                                                                                            AnyRef, Any
                                                                                                                                                                                                                                            Ordering
                                                                                                                                                                                                                                            1. Alphabetic
                                                                                                                                                                                                                                            2. By Inheritance
                                                                                                                                                                                                                                            Inherited
                                                                                                                                                                                                                                            1. Version
                                                                                                                                                                                                                                            2. AnyRef
                                                                                                                                                                                                                                            3. Any
                                                                                                                                                                                                                                            1. Hide All
                                                                                                                                                                                                                                            2. Show All
                                                                                                                                                                                                                                            Visibility
                                                                                                                                                                                                                                            1. Public
                                                                                                                                                                                                                                            2. Protected

                                                                                                                                                                                                                                            Value Members

                                                                                                                                                                                                                                            1. final def !=(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            2. final def ##: Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            3. final def ==(arg0: Any): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            4. def asIgnoreQualifierVersion: IgnoreQualifierVersion
                                                                                                                                                                                                                                            5. final def asInstanceOf[T0]: T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            6. def asMaven: MavenVersion
                                                                                                                                                                                                                                            7. def asOsgiVersion: OsgiVersion
                                                                                                                                                                                                                                            8. def chooseNewest(versions: Version*)(implicit ordering: Ordering[Version]): Version
                                                                                                                                                                                                                                            9. def clone(): AnyRef
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.CloneNotSupportedException]) @native()
                                                                                                                                                                                                                                            10. final def eq(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            11. def equals(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                            12. def finalize(): Unit
                                                                                                                                                                                                                                              Attributes
                                                                                                                                                                                                                                              protected[lang]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.Throwable])
                                                                                                                                                                                                                                            13. final def getClass(): Class[_ <: AnyRef]
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            14. def hashCode(): Int
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef → Any
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            15. def isAtLeast(other: Version)(implicit ordering: Ordering[Version]): Boolean
                                                                                                                                                                                                                                            16. final def isInstanceOf[T0]: Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Any
                                                                                                                                                                                                                                            17. def isNewerThan(other: Version)(implicit ordering: Ordering[Version]): Boolean
                                                                                                                                                                                                                                            18. val major: Int
                                                                                                                                                                                                                                            19. val micro: Option[Int]
                                                                                                                                                                                                                                            20. val minor: Option[Int]
                                                                                                                                                                                                                                            21. final def ne(arg0: AnyRef): Boolean
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            22. final def notify(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            23. final def notifyAll(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @native()
                                                                                                                                                                                                                                            24. val qualifierWithSep: Option[(String, String)]
                                                                                                                                                                                                                                            25. final def synchronized[T0](arg0: => T0): T0
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                            26. def toString(): String
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              Version → AnyRef → Any
                                                                                                                                                                                                                                            27. final def wait(): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            28. final def wait(arg0: Long, arg1: Int): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException])
                                                                                                                                                                                                                                            29. final def wait(arg0: Long): Unit
                                                                                                                                                                                                                                              Definition Classes
                                                                                                                                                                                                                                              AnyRef
                                                                                                                                                                                                                                              Annotations
                                                                                                                                                                                                                                              @throws(classOf[java.lang.InterruptedException]) @native()

                                                                                                                                                                                                                                            Inherited from AnyRef

                                                                                                                                                                                                                                            Inherited from Any

                                                                                                                                                                                                                                            Ungrouped

                                                                                                                                                                                                                                            diff --git a/mill/0.10.0/Common_Project_Layouts.html b/mill/0.10.0/Common_Project_Layouts.html index 84c7703cc67..36308218860 100644 --- a/mill/0.10.0/Common_Project_Layouts.html +++ b/mill/0.10.0/Common_Project_Layouts.html @@ -143,7 +143,7 @@ Mill Documentation
                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -608,7 +608,7 @@ 

                                                                                                                                                                                                                                          Custom Tasks<

                                                                                                                                                                                                                                          Overriding Tasks

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -691,7 +691,7 @@ 

                                                                                                                                                                                                                                          Overr

                                                                                                                                                                                                                                          Nesting Modules

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -760,7 +760,7 @@ 

                                                                                                                                                                                                                                          Nesting

                                                                                                                                                                                                                                          Scala Module With Test Suite

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -912,7 +912,7 @@ 

                                                                                                                                                                                                                                          Publish Module

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._, publish._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1083,7 +1083,7 @@ 

                                                                                                                                                                                                                                          Cross-Scala-Version Modules

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1157,7 +1157,7 @@ 

                                                                                                                                                                                                                                          SBT-Compatible Modules

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1250,7 +1250,7 @@ 

                                                                                                                                                                                                                                          Java Modules

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1296,7 +1296,7 @@ 

                                                                                                                                                                                                                                          Java Modules<

                                                                                                                                                                                                                                          Realistic Scala Example Project

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._, publish._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1453,7 +1453,7 @@ 

                                                                                                                                                                                                                                          Example B

                                                                                                                                                                                                                                          Acyclic

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._, publish._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1539,7 +1539,7 @@ 

                                                                                                                                                                                                                                          Acyclic

                                                                                                                                                                                                                                          Fansi

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._, scalajslib._, scalanativelib._, publish._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          @@ -1644,7 +1644,7 @@ 

                                                                                                                                                                                                                                          Fansi

                                                                                                                                                                                                                                          JimFS

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          build.sc (download, browse)
                                                                                                                                                                                                                                          import mill._, scalalib._, publish._
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                          diff --git a/mill/Scala_Module_Config.html b/mill/Scala_Module_Config.html
                                                                                                                                                                                                                                          index 17b68417cc1..76c0fb4170a 100644
                                                                                                                                                                                                                                          --- a/mill/Scala_Module_Config.html
                                                                                                                                                                                                                                          +++ b/mill/Scala_Module_Config.html
                                                                                                                                                                                                                                          @@ -263,14 +263,14 @@
                                                                                                                                                                                                                                           

                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        build.sc (download, browse)
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        build.sc (download, browse)
                                                                                                                                                                                                                                        import mill._, scalalib._
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        diff --git a/mill/example/scalabuilds/3-override-tasks.html b/mill/example/scalabuilds/3-override-tasks.html
                                                                                                                                                                                                                                        index 6701634a910..d24693f2081 100644
                                                                                                                                                                                                                                        --- a/mill/example/scalabuilds/3-override-tasks.html
                                                                                                                                                                                                                                        +++ b/mill/example/scalabuilds/3-override-tasks.html
                                                                                                                                                                                                                                        @@ -261,14 +261,14 @@